Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rescript-lang
/
rescript-react
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
517
Code
Issues
12
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rescript-react
src
on
webapi
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2026
Refactor DOM and event types to use more specific types from the WebAPI. Updated external bindings in ReactDOM, ReactEvent, and RescriptReactRouter to replace Dom.element with Element.t and similar…
Show description for a9f75fa
Freddy03h
committed
a9f75fa
View commit details
Copy full SHA for a9f75fa
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
React 19 API fixes (#161)
Show description for 9f3c710
cknitt
authored
9f3c710
View commit details
Copy full SHA for 9f3c710
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
move to rescript v13 and use %component_identity
tsnobip
committed
8b5b33a
View commit details
Copy full SHA for 8b5b33a
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
fix useEffectEvent callback
Freddy03h
committed
3bd0913
View commit details
Copy full SHA for 3bd0913
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
Fix FormData bindings (#156)
cknitt
authored
60509e3
View commit details
Copy full SHA for 60509e3
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Update to rescript 12 (#154)
Show description for 3c566a4
Freddy03h
authored
3c566a4
View commit details
Copy full SHA for 3c566a4
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
React 19.2 APIs (#149)
Show description for 07634d1
Freddy03h
authored
07634d1
View commit details
Copy full SHA for 07634d1
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
React 19.1 captureOwnerStack (#146)
Freddy03h
authored
42fdb68
View commit details
Copy full SHA for 42fdb68
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
Keep `useTransition` backward compatibility and add `startTransition` (#142)
Show description for 71c239a
stephanoskomnenos
authored
71c239a
View commit details
Copy full SHA for 71c239a
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
@ocaml.doc -> proper doc comments (#141)
cknitt
authored
056ce1c
View commit details
Copy full SHA for 056ce1c
View code at this point
Browse repository at this point
Commits on May 4, 2025
React 19 APIs (#133)
Show description for 78c2fcb
3 people
authored
78c2fcb
View commit details
Copy full SHA for 78c2fcb
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
Remove support for curried mode
cknitt
committed
2f7a5fa
View commit details
Copy full SHA for 2f7a5fa
View code at this point
Browse repository at this point
Remove deprecated stuff
cknitt
committed
72f75cc
View commit details
Copy full SHA for 72f75cc
View code at this point
Browse repository at this point
Remove v3 legacy modules
cknitt
committed
c73c9be
View commit details
Copy full SHA for c73c9be
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
Deprecate ReactDOMStyle.make (#127)
cknitt
authored
e2e82e7
View commit details
Copy full SHA for e2e82e7
View code at this point
Browse repository at this point
ReScriptReactRouter: get rid of pipe last (#126)
cknitt
authored
50c4073
View commit details
Copy full SHA for 50c4073
View code at this point
Browse repository at this point
Deprecate JSX 3 (#120)
Show description for 479679f
mununki
authored
479679f
View commit details
Copy full SHA for 479679f
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
Get rid of %external usage (#118)
cknitt
authored
543ce14
View commit details
Copy full SHA for 543ce14
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
remove hardcoded require
tsnobip
committed
1b852bc
View commit details
Copy full SHA for 1b852bc
View code at this point
Browse repository at this point
Commits on May 25, 2024
Fix @uncurry usage (#114)
cknitt
authored
733447c
View commit details
Copy full SHA for 733447c
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
Undeprecate numbered hooks for a smoother upgrading experience (#109)
Show description for bc0d138
fhammerschmidt
authored
bc0d138
View commit details
Copy full SHA for bc0d138
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Remove dependency on Belt (#103)
cknitt
authored
3a4c307
View commit details
Copy full SHA for 3a4c307
View code at this point
Browse repository at this point
Commits on May 24, 2023
Fix incorrect type definitions in useCallback (#97)
Show description for 2f84dbc
mununki
and
cknitt
authored
2f84dbc
View commit details
Copy full SHA for 2f84dbc
View code at this point
Browse repository at this point
Commits on May 3, 2023
Update rescript compiler to 11.0.0-alpha.5
cknitt
committed
9966949
View commit details
Copy full SHA for 9966949
View code at this point
Browse repository at this point
Fix children type for Fragment, StrictMode and Suspense
cknitt
committed
23f3573
View commit details
Copy full SHA for 23f3573
View code at this point
Browse repository at this point
Remove experimental SuspenseList component
cknitt
committed
88689f6
View commit details
Copy full SHA for 88689f6
View code at this point
Browse repository at this point
Commits on May 2, 2023
Add React.lazy
cknitt
committed
c42ad42
View commit details
Copy full SHA for c42ad42
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
Relax useCallback type to work in ReScript 11 uncurried mode
cknitt
committed
f19930d
View commit details
Copy full SHA for f19930d
View code at this point
Browse repository at this point
Fix useSyncExternalStore bindings for ReScript 11 uncurried mode
cknitt
committed
361449a
View commit details
Copy full SHA for 361449a
View code at this point
Browse repository at this point
rescript-11.0.0-alpha.1
cknitt
committed
cf95eb9
View commit details
Copy full SHA for cf95eb9
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
ReactDOMStyle.t: add gap prop (#86)
tolluset
authored
ab2129d
View commit details
Copy full SHA for ab2129d
View code at this point
Browse repository at this point
Commits on Dec 16, 2022
Update React_V3.ref to define record fields
Show description for 78893fb
ozanvos
authored and
woonki
committed
78893fb
View commit details
Copy full SHA for 78893fb
View code at this point
Browse repository at this point
Commits on Oct 28, 2022
make React binding in zero cost
mununki
authored and
woonki
committed
3adb322
View commit details
Copy full SHA for 3adb322
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Make React.component conversion function zero cost
cknitt
committed
16b3f37
View commit details
Copy full SHA for 16b3f37
View code at this point
Browse repository at this point
fragmentProps children field optional (#77)
mununki
authored
68d14bb
View commit details
Copy full SHA for 68d14bb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.