build(deps): Bump the react group across 1 directory with 7 updates #4467
+57
−85
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 react group with 7 updates in the / directory:
18.3.1
19.0.0
18.3.18
19.0.4
18.3.1
19.0.0
18.3.5
19.0.2
18.3.1
19.0.0
18.3.1
19.0.0
18.3.1
19.0.0
Updates
react
from 18.3.1 to 19.0.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
e137890
[string-refs] cleanup string ref code (#31443)d1f0472
[string-refs] remove enableLogStringRefsProd flag (#31414)3dc1e48
Followup: remove dead test code from #30346 (#31415)07aa494
Remove enableRefAsProp feature flag (#30346)45804af
[flow] Eliminate usage of more than 1-argReact.AbstractComponent
in React ...5636fad
[string-refs] log string ref from prod (#31161)b78a7f2
[rcr] Re-export useMemoCache in top level React namespace (#31139)4e9540e
[Fiber] Log the Render/Commit phases and the gaps in between (#31016)d4688df
[Fiber] Track Event Time, startTransition Time and setState Time (#31008)15da917
Don't read currentTransition back from internals (#30991)Updates
@types/react
from 18.3.18 to 19.0.4Commits
Updates
react-dom
from 18.3.1 to 19.0.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
989af12
Make prerendering always non-blocking with fix (#31452)e137890
[string-refs] cleanup string ref code (#31443)07aa494
Remove enableRefAsProp feature flag (#30346)cae764c
Revert "[Re-land] Make prerendering always non-blocking (#31268)" (#31355)d49123f
Expose prerender() for SSG in stable (#31298)6c4bbc7
[Re-land] Make prerendering always non-blocking (#31268)d8c90fa
Disable infinite render loop detection (#31088)67fee58
[Fizz] Start initial work immediately (#31079)76aee6f
Revert "Make prerendering always non-blocking" (#31080)0f1856c
Make prerendering always non-blocking (#31056)Updates
@types/react-dom
from 18.3.5 to 19.0.2Commits
Updates
react-is
from 18.3.1 to 19.0.0Release notes
Sourced from react-is's releases.
... (truncated)
Changelog
Sourced from react-is's changelog.
... (truncated)
Commits
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)35b2c28
Remove deprecated methods from react-is (#28224)30e2938
[Tests] Reset modules by default (#28254)4728548
[Flight] Delete Server Context (#28225)Updates
@types/react-is
from 18.3.1 to 19.0.0Commits
Updates
@types/react
from 18.3.18 to 19.0.4Commits
Updates
@types/react-dom
from 18.3.5 to 19.0.2Commits
Updates
@types/react-is
from 18.3.1 to 19.0.0Commits
Updates
react-test-renderer
from 18.3.1 to 19.0.0Release notes
Sourced from react-test-renderer's releases.