Bump the package-updates group across 1 directory with 7 updates #109
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 package-updates group with 5 updates in the / directory:
3.6.3
3.7.0
3.6.3
3.7.0
2.4.0
2.4.1
18.3.1
19.0.0
18.3.1
19.0.0
Updates
@docusaurus/core
from 3.6.3 to 3.7.0Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
dd59750
v3.7.0cacb973
feat(core): Turn Rspack incremental on by default (again) (#10800)e7a8c9d
refactor(core): Use Intl native API to get locale direction, remove rtl-detec...0f29a37
feat: Add React 19 support to Docusaurus v3 (#10763)4966dce
refactor(core): swizzle wrap should use ReactNode instead of JSX.Element (#10...f9825af
refactor: prepare types for React 19 (#10746)df6f53a
feat(svgr): create new Docusaurus SVGR plugin (#10677)8098741
fix(core): fix codegen routesChunkName possible hash collision (#10727)fd43036
chore: release Docusaurus 3.6.3 (#10713)Updates
@docusaurus/preset-classic
from 3.6.3 to 3.7.0Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
dd59750
v3.7.00f29a37
feat: Add React 19 support to Docusaurus v3 (#10763)df6f53a
feat(svgr): create new Docusaurus SVGR plugin (#10677)fd43036
chore: release Docusaurus 3.6.3 (#10713)Updates
prism-react-renderer
from 2.4.0 to 2.4.1Release notes
Sourced from prism-react-renderer's releases.
Commits
67c7fbc
Merge pull request #253 from FormidableLabs/changeset-release/mastere9dfae6
Version Packages53c411c
Merge pull request #252 from FormidableLabs/remove-theme-dictionary-hook3cfe239
changelogdb43793
rm useref9a6e47b
refactor: rm useThemeDictionaryUpdates
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
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.