Bump the external-react group across 1 directory with 4 updates #384
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the external-react group with 4 updates in the / directory: react, react-dom, react-is and react-refresh.
Updates
react
from 18.3.1 to 19.1.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
4a9df08
Stop creating Owner Stacks if many have been created recently (#32529)b630219
[refactor] move isValidElementType to react-is (#32518)1a19170
[refactor] Add element type for Activity (#32499)6aa8254
Add ref to Fragment (#32465)e0fe347
[flags] remove enableOwnerStacks (#32426)70f1d76
[flow] Eliminate usage of global React types in ReactNativeTypes.js (#32330)0d9834c
build: add support to the rollup build for building typescript packages (#32393)a53da6a
Add useSwipeTransition Hook Behind Experimental Flag (#32373)32b0cad
Enable owner stacks in Canary builds (#32053)ed8b68d
Stop exporting dev-only methods in OSS production builds (#32200)Updates
react-dom
from 18.3.1 to 19.1.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
7943da1
Set accurate value for alwaysThrottleRetries on www (#32684)476f538
Add getClientRects to fragment instances (#32660)c69a5fc
Add blur() and focusLast() to fragment instances (#32654)cd28a94
Add observer methods to fragment instances (#32619)6aa8254
Add ref to Fragment (#32465)029e8bd
Add Owner Stack to attribute hydration mismatches (#32538)aac177c
Support beforetoggle/toggle events for dialog (#32479)e0fe347
[flags] remove enableOwnerStacks (#32426)2e4db33
Use valid CSS selectors in useId format (#32001)9b042f9
[Fizz] Responsive images should not be preloaded with link headers (#32445)Updates
react-is
from 18.3.1 to 19.1.0Release notes
Sourced from react-is's releases.
... (truncated)
Changelog
Sourced from react-is's changelog.
... (truncated)
Commits
b630219
[refactor] move isValidElementType to react-is (#32518)a4d122f
Add <ViewTransition> Component (#31975)c86542b
Bump next prerelease version numbers (#31676)857ee8c
Don't minify symbols in production builds (#28881)da6ba53
[UMD] Remove umd builds (#28735)2aed507
Remove React.createFactory (#27798)56efb2e
Bump canary versions to v19-canary (#28646)5f2c6b7
Update homepage URLs to react.dev (#28478)015ff2e
Revert "[Tests] Reset modules by default" (#28318)14fd963
Switch <Context> to mean <Context.Provider> (#28226)Updates
react-refresh
from 0.14.0 to 0.17.0Release notes
Sourced from react-refresh's releases.
... (truncated)
Changelog
Sourced from react-refresh's changelog.