-
Notifications
You must be signed in to change notification settings - Fork 43
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rescript-lang/rescript-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rescript-lang/rescript-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 31 files changed
- 4 contributors
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c73c9be - Browse repository at this point
Copy the full SHA c73c9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f75cc - Browse repository at this point
Copy the full SHA 72f75ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f7a5fa - Browse repository at this point
Copy the full SHA 2f7a5faView commit details
Commits on May 4, 2025
-
* React.promise * React.useTransition * React.useActionState * React.useOptimistic * React.use * React.act * React.useDeferredValue now takes initial value * ReactDOM: ref cleanup function * ReactDOM: Resource Preloading APIse * ReactDOM.useFormStatus * JS output changes * Add external for basic support for formAction * Add `usePromise` for `use(promise)` `use(context)` seems to exactly replicate the `useContext(context)` logic, and we want to maximize retro-compability (ie. not switch from `useContext` to `use` for that under the hood). simply adding `usePromise(promise)` seems to be the simplest, least invasive way to add the functionality. * proposal: make FormData more usable to get values this **kinda** goes against the zero-cost philosophy, but I don't see a world where users would not have to reimplement those. * useOptimistic optionnal updateFn * dom static prerender and prerenderToNodeStream --------- Co-authored-by: Matthias Le Brun <bloodyowl@icloud.com> Co-authored-by: Freddy Harris <freddy03h@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 78c2fcb - Browse repository at this point
Copy the full SHA 78c2fcbView commit details -
Version 0.14.0-rc.1, update README (#139)
* Version 0.14.0-rc.1 * Update README * Bump react dev/peer dependencies to 19
Configuration menu - View commit details
-
Copy full SHA for caed8c9 - Browse repository at this point
Copy the full SHA caed8c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a59d15d - Browse repository at this point
Copy the full SHA a59d15dView commit details
Commits on Jun 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 056ce1c - Browse repository at this point
Copy the full SHA 056ce1cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.13.1...master