Skip to content

chore(docs): upgrade docusaurus to 3.10.0#3561

Merged
B4nan merged 1 commit intomasterfrom
chore/upgrade-docusaurus-3.10
Apr 9, 2026
Merged

chore(docs): upgrade docusaurus to 3.10.0#3561
B4nan merged 1 commit intomasterfrom
chore/upgrade-docusaurus-3.10

Conversation

@B4nan
Copy link
Copy Markdown
Member

@B4nan B4nan commented Apr 8, 2026

  • Bump all `@docusaurus/*` packages 3.9.2 → 3.10.0.
  • Rename `future.experimental_faster` → `future.faster` (Faster is stable in 3.10).
  • Bump `@apify/docusaurus-plugin-typedoc-api` 5.1.3 → 5.1.4, which moves `@docusaurus/theme-common` back to peer dependencies. The previous version pulled in a nested copy, which under 3.10 produces two distinct `` React contexts and breaks SSR of all `/api/*` routes with `Hook useTitleFormatterContext is called outside the `.

- Bump all `@docusaurus/*` packages 3.9.2 -> 3.10.0.
- Rename `future.experimental_faster` -> `future.faster` (Faster is now
  stable in 3.10).
- Bump `@apify/docusaurus-plugin-typedoc-api` 5.1.3 -> 5.1.4, which moves
  `@docusaurus/theme-common` to peer dependencies and avoids pulling a
  duplicated nested copy that would otherwise break SSR with the new
  `<TitleFormatterProvider>` context introduced in 3.10.
@github-actions github-actions Bot added this to the 138th sprint - Tooling team milestone Apr 8, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Apr 8, 2026
@B4nan B4nan added the adhoc Ad-hoc unplanned task added during the sprint. label Apr 8, 2026
@B4nan B4nan merged commit 3847f48 into master Apr 9, 2026
9 of 10 checks passed
@B4nan B4nan deleted the chore/upgrade-docusaurus-3.10 branch April 9, 2026 07:28
B4nan added a commit that referenced this pull request Apr 14, 2026
- Bump all \`@docusaurus/*\` packages 3.9.2 → 3.10.0.
- Rename \`future.experimental_faster\` → \`future.faster\` (Faster is
stable in 3.10).
- Bump \`@apify/docusaurus-plugin-typedoc-api\` 5.1.3 → 5.1.4, which
moves \`@docusaurus/theme-common\` back to peer dependencies. The
previous version pulled in a nested copy, which under 3.10 produces two
distinct \`<TitleFormatterProvider>\` React contexts and breaks SSR of
all \`/api/*\` routes with \`Hook useTitleFormatterContext is called
outside the <TitleFormatterProvider>\`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants