Skip to content

chore(deps): upgrade Docusaurus 3.9.2 → 3.10.2 - #454

Merged
skenaja merged 1 commit into
mainfrom
docusaurus-3.10
Aug 21, 2026
Merged

chore(deps): upgrade Docusaurus 3.9.2 → 3.10.2#454
skenaja merged 1 commit into
mainfrom
docusaurus-3.10

Conversation

@skenaja

@skenaja skenaja commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Bump all @docusaurus/* packages to 3.10.2 (exact pins preserved).

Switch the blanket future.v4: true to a granular v4 opt-in. On 3.10, v4: true newly enables two behaviours that break this repo's build:

  • fasterByDefault (Rspack 1.7) — docusaurus-node-polyfills pushes a webpack ProvidePlugin that Rspack 1.7 rejects.
  • mdx1CompatDisabledByDefault — strict MDX rejects the HTML-comment markers used across ~76 pages. We keep the three safe v4 flags (useCssCascadeLayers, siteStorageNamespacing, removeLegacyPostBuildHeadAttribute) and leave the two above off until the repo is made v4-ready.

Validated: production build succeeds (92 pages), dev server compiles clean, and home + EVM/Michelson network-information pages render identically to 3.9.2 (only visible change: search box gains a ⌘K hint).

Bump all @docusaurus/* packages to 3.10.2 (exact pins preserved).

Switch the blanket `future.v4: true` to a granular v4 opt-in. On 3.10,
`v4: true` newly enables two behaviours that break this repo's build:
  - fasterByDefault (Rspack 1.7) — docusaurus-node-polyfills pushes a
    webpack ProvidePlugin that Rspack 1.7 rejects.
  - mdx1CompatDisabledByDefault — strict MDX rejects the <!--TX-->
    HTML-comment markers used across ~76 pages.
We keep the three safe v4 flags (useCssCascadeLayers,
siteStorageNamespacing, removeLegacyPostBuildHeadAttribute) and leave the
two above off until the repo is made v4-ready.

Validated: production build succeeds (92 pages), dev server compiles
clean, and home + EVM/Michelson network-information pages render
identically to 3.9.2 (only visible change: search box gains a ⌘K hint).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-etherlink Ready Ready Preview Aug 21, 2026 4:14pm

Request Review

@skenaja
skenaja marked this pull request as ready for review August 21, 2026 16:28
@skenaja
skenaja merged commit d833440 into main Aug 21, 2026
4 checks passed
@skenaja
skenaja deleted the docusaurus-3.10 branch August 21, 2026 16:30
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