Skip to content

Update dependencies: Docusaurus to 3.10.1#304

Open
Frosco wants to merge 1 commit into
masterfrom
worktree-update-june-26
Open

Update dependencies: Docusaurus to 3.10.1#304
Frosco wants to merge 1 commit into
masterfrom
worktree-update-june-26

Conversation

@Frosco

@Frosco Frosco commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Docusaurus 3.10 expands the future.v4 flag: the Rspack bundler is now on by default and requires the new @docusaurus/faster package, and MDX v1 compat is disabled. Migrate docs content accordingly: HTML comments become {/* /} MDX comments, and explicit heading IDs move from {#id} to the {/ #id */} syntax (anchors unchanged).

eslint stays on 9.39.4: eslint-plugin-react's peer range caps at ^9.7, blocking eslint 10 for now.

Docusaurus 3.10 expands the future.v4 flag: the Rspack bundler is now
on by default and requires the new @docusaurus/faster package, and MDX
v1 compat is disabled. Migrate docs content accordingly: HTML comments
become {/* */} MDX comments, and explicit heading IDs move from {#id}
to the {/* #id */} syntax (anchors unchanged).

eslint stays on 9.39.4: eslint-plugin-react's peer range caps at ^9.7,
blocking eslint 10 for now.

Co-Authored-By: Claude Fable 5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant