Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add React 19 support to Docusaurus v3 #10763

Merged
merged 21 commits into from
Dec 24, 2024
Merged

Conversation

slorber
Copy link
Collaborator

@slorber slorber commented Dec 13, 2024

Motivation

Allow Docusaurus v3 to support React 19 in a retro-compatible way.

Support for React 18 is preserved, and it's not required for existing Docusaurus v3.x sites to upgrade immediately.

To ensure it works properly, we'll use React 19 on:

  • All newly initialized sites Docusaurus v3.7+ sites
  • Our own website

Since we don't leverage v19 features yet, most sites can keep using React v18. According to our CI tooling, React v19 is heavier than v18 and consumes a bit more memory.

We recommend upgrading to React 19 only if you have a good reason to:

  • You have custom React code and want to ensure it keeps working on React 19
  • You plan to leverage new React 19 features on your custom React code.
  • You have a monorepo and want to align the React dependency to v19 for all packages

Fix #10750

Fix #9985

Worth mentioning: React 19 emits warnings when using React-Live playgrounds, due to the lack of JSX automatic runtime support. However, it's only a warning and works fine. See FormidableLabs/react-live#405

We are also using a new fork for "react-helmet-async": "npm:@slorber/[email protected]": since the lib kind-of unmaintained, doesn't declare React 19 as peerDeps, and doesn't have any changelog, it wasn't clear if v2 contained breaking changes, so I forked from latest v1.x to ensure retro-compatibility.

Test Plan

CI + dogfood React 19 on our website + init templates (on which e2e tests run)

Test links

https://deploy-preview-10763--docusaurus-2.netlify.app/

@slorber slorber added the pr: new feature This PR adds a new API or behavior. label Dec 13, 2024
@slorber slorber requested a review from Josh-Cena as a code owner December 13, 2024 15:26
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Dec 13, 2024
Copy link

netlify bot commented Dec 13, 2024

[V2]

Name Link
🔨 Latest commit d635c49
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/676ab78c279ccb00084a817c
😎 Deploy Preview https://deploy-preview-10763--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented Dec 13, 2024

Size Change: +74.6 kB (+0.66%)

Total Size: 11.4 MB

Filename Size Change
website/build/assets/js/main.********.js 689 kB +41.8 kB (+6.46%) 🔍
website/build/blog.html 59.3 kB +245 B (+0.41%)
website/build/blog/2017/12/14/introducing-docusaurus.html 72.8 kB +248 B (+0.34%)
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 45.7 kB +261 B (+0.57%)
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 49.9 kB +246 B (+0.5%)
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 29.1 kB +248 B (+0.86%)
website/build/blog/2019/12/30/docusaurus-2019-recap.html 38.1 kB +245 B (+0.65%)
website/build/blog/2020/01/07/tribute-to-endi.html 32.6 kB +248 B (+0.77%)
website/build/blog/2021/01/19/docusaurus-2020-recap.html 47.2 kB +245 B (+0.52%)
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 43.5 kB +244 B (+0.56%)
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 46.1 kB +466 B (+1.02%)
website/build/blog/2021/11/21/algolia-docsearch-migration.html 51.1 kB +322 B (+0.63%)
website/build/blog/2022/01/24/docusaurus-2021-recap.html 42.9 kB +247 B (+0.58%)
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 126 kB +1.54 kB (+1.23%)
website/build/blog/2022/09/01/docusaurus-2.1.html 48.8 kB +244 B (+0.5%)
website/build/blog/archive.html 23.5 kB +182 B (+0.78%)
website/build/blog/authors.html 45.3 kB +758 B (+1.7%)
website/build/blog/authors/j-marcey.html 63.3 kB +654 B (+1.04%)
website/build/blog/authors/josh-cena.html 41.7 kB +562 B (+1.36%)
website/build/blog/authors/lex-111.html 48.9 kB +654 B (+1.36%)
website/build/blog/authors/slorber.html 59.3 kB +245 B (+0.41%)
website/build/blog/authors/slorber/authors/2.html 63.1 kB +245 B (+0.39%)
website/build/blog/authors/slorber/authors/3.html 72.3 kB +627 B (+0.88%)
website/build/blog/authors/slorber/authors/4.html 52.6 kB +529 B (+1.02%)
website/build/blog/authors/yangshun.html 56.3 kB +654 B (+1.18%)
website/build/blog/authors/zpao.html 42.3 kB +562 B (+1.35%)
website/build/blog/page/2.html 63.8 kB +245 B (+0.39%)
website/build/blog/page/3.html 66.1 kB +562 B (+0.86%)
website/build/blog/page/4.html 67.8 kB +594 B (+0.88%)
website/build/blog/page/5.html 46 kB +443 B (+0.97%)
website/build/blog/preparing-your-site-for-docusaurus-v3.html 133 kB +249 B (+0.19%)
website/build/blog/releases/2.2.html 47.7 kB +245 B (+0.52%)
website/build/blog/releases/2.3.html 58.5 kB +245 B (+0.42%)
website/build/blog/releases/2.4.html 62.8 kB +245 B (+0.39%)
website/build/blog/releases/3.0.html 107 kB +257 B (+0.24%)
website/build/blog/releases/3.1.html 50.2 kB +246 B (+0.49%)
website/build/blog/releases/3.2.html 46.9 kB +245 B (+0.53%)
website/build/blog/releases/3.3.html 53.5 kB +245 B (+0.46%)
website/build/blog/releases/3.4.html 53.7 kB +252 B (+0.47%)
website/build/blog/releases/3.5.html 56.1 kB +246 B (+0.44%)
website/build/blog/releases/3.6.html 75.8 kB +246 B (+0.33%)
website/build/blog/tags.html 27.1 kB +182 B (+0.68%)
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 124 kB +245 B (+0.2%)
website/build/docs.html 47.4 kB +182 B (+0.39%)
website/build/docs/advanced.html 29.7 kB +182 B (+0.62%)
website/build/docs/advanced/architecture.html 29.2 kB +186 B (+0.64%)
website/build/docs/advanced/client.html 73 kB +182 B (+0.25%)
website/build/docs/advanced/plugins.html 56.3 kB +182 B (+0.32%)
website/build/docs/advanced/routing.html 71.1 kB +190 B (+0.27%)
website/build/docs/advanced/ssg.html 78.1 kB +182 B (+0.23%)
website/build/docs/api/docusaurus-config.html 197 kB +182 B (+0.09%)
website/build/docs/api/misc/@docusaurus/eslint-plugin.html 46 kB +186 B (+0.41%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 36.3 kB +182 B (+0.5%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 35.3 kB +182 B (+0.52%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 36.6 kB +186 B (+0.51%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 40.1 kB +182 B (+0.46%)
website/build/docs/api/misc/@docusaurus/logger.html 38.2 kB +182 B (+0.48%)
website/build/docs/api/misc/create-docusaurus.html 33.4 kB +182 B (+0.55%)
website/build/docs/api/plugin-methods.html 64.9 kB +186 B (+0.29%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 60.6 kB +186 B (+0.31%)
website/build/docs/api/plugin-methods/i18n-lifecycles.html 58.4 kB +186 B (+0.32%)
website/build/docs/api/plugin-methods/lifecycle-apis.html 165 kB +182 B (+0.11%)
website/build/docs/api/plugin-methods/static-methods.html 44.7 kB +186 B (+0.42%)
website/build/docs/api/plugins.html 30.9 kB +182 B (+0.59%)
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 60.2 kB +195 B (+0.32%)
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 190 kB +182 B (+0.1%)
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 195 kB +186 B (+0.1%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 74.7 kB +182 B (+0.24%)
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 48.7 kB +182 B (+0.38%)
website/build/docs/api/plugins/@docusaurus/plugin-google-analytics.html 49.6 kB +185 B (+0.37%)
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 49.2 kB +178 B (+0.36%)
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 48 kB +182 B (+0.38%)
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 49.1 kB +186 B (+0.38%)
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 117 kB +186 B (+0.16%)
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 40.3 kB +182 B (+0.45%)
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 66 kB +188 B (+0.29%)
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 45.8 kB +182 B (+0.4%)
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 40.6 kB +194 B (+0.48%)
website/build/docs/api/themes.html 29 kB +182 B (+0.63%)
website/build/docs/api/themes/@docusaurus/theme-classic.html 44.3 kB +186 B (+0.42%)
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 36.9 kB +186 B (+0.51%)
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 35.8 kB +186 B (+0.52%)
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 33.1 kB +182 B (+0.55%)
website/build/docs/api/themes/configuration.html 244 kB +182 B (+0.07%)
website/build/docs/blog.html 211 kB +188 B (+0.09%)
website/build/docs/browser-support.html 48.7 kB +182 B (+0.38%)
website/build/docs/category/getting-started.html 27 kB +182 B (+0.68%)
website/build/docs/category/guides.html 34.8 kB +182 B (+0.53%)
website/build/docs/cli.html 60.3 kB +182 B (+0.3%)
website/build/docs/configuration.html 99 kB +189 B (+0.19%)
website/build/docs/create-doc.html 62.6 kB +194 B (+0.31%)
website/build/docs/creating-pages.html 56.7 kB +183 B (+0.32%)
website/build/docs/deployment.html 203 kB +190 B (+0.09%)
website/build/docs/docs-introduction.html 51.3 kB +182 B (+0.36%)
website/build/docs/docs-multi-instance.html 75.3 kB +186 B (+0.25%)
website/build/docs/docusaurus-core.html 237 kB +182 B (+0.08%)
website/build/docs/guides/whats-next.html 31.2 kB +182 B (+0.59%)
website/build/docs/i18n/crowdin.html 145 kB +194 B (+0.13%)
website/build/docs/i18n/git.html 79.1 kB +186 B (+0.24%)
website/build/docs/i18n/introduction.html 48.6 kB +182 B (+0.38%)
website/build/docs/i18n/tutorial.html 164 kB +195 B (+0.12%)
website/build/docs/installation.html 71.1 kB +186 B (+0.26%)
website/build/docs/markdown-features.html 80.2 kB +182 B (+0.23%)
website/build/docs/markdown-features/admonitions.html 114 kB +186 B (+0.16%)
website/build/docs/markdown-features/assets.html 89.6 kB +242 B (+0.27%)
website/build/docs/markdown-features/code-blocks.html 235 kB +186 B (+0.08%)
website/build/docs/markdown-features/diagrams.html 53.4 kB +196 B (+0.37%)
website/build/docs/markdown-features/head-metadata.html 50.4 kB +182 B (+0.36%)
website/build/docs/markdown-features/links.html 41.1 kB +182 B (+0.45%)
website/build/docs/markdown-features/math-equations.html 91.3 kB +193 B (+0.21%)
website/build/docs/markdown-features/plugins.html 97 kB +190 B (+0.2%)
website/build/docs/markdown-features/react.html 138 kB +182 B (+0.13%)
website/build/docs/markdown-features/tabs.html 142 kB +182 B (+0.13%)
website/build/docs/markdown-features/toc.html 85.1 kB +186 B (+0.22%)
website/build/docs/migration.html 41 kB +186 B (+0.46%)
website/build/docs/migration/v2.html 39.5 kB +182 B (+0.46%)
website/build/docs/migration/v2/automated.html 40.7 kB +182 B (+0.45%)
website/build/docs/migration/v2/manual.html 199 kB +182 B (+0.09%)
website/build/docs/migration/v2/translated-sites.html 50.6 kB +182 B (+0.36%)
website/build/docs/migration/v2/versioned-sites.html 64.6 kB +190 B (+0.3%)
website/build/docs/migration/v3.html 209 kB +183 B (+0.09%)
website/build/docs/playground.html 31 kB +182 B (+0.59%)
website/build/docs/search.html 116 kB +183 B (+0.16%)
website/build/docs/seo.html 89 kB +195 B (+0.22%)
website/build/docs/sidebar.html 131 kB +182 B (+0.14%)
website/build/docs/sidebar/autogenerated.html 150 kB +195 B (+0.13%)
website/build/docs/sidebar/items.html 180 kB +182 B (+0.1%)
website/build/docs/sidebar/multiple-sidebars.html 64 kB +186 B (+0.29%)
website/build/docs/static-assets.html 53.8 kB +186 B (+0.35%)
website/build/docs/styling-layout.html 135 kB +183 B (+0.14%)
website/build/docs/swizzling.html 117 kB +196 B (+0.17%)
website/build/docs/typescript-support.html 62.7 kB +186 B (+0.3%)
website/build/docs/using-plugins.html 112 kB +182 B (+0.16%)
website/build/docs/versioning.html 83.4 kB +195 B (+0.23%)
website/build/index.html 36.1 kB +182 B (+0.51%)
ℹ️ View Unchanged
Filename Size
website/.docusaurus/codeTranslations.json 2 B
website/.docusaurus/docusaurus.config.mjs 28.2 kB
website/.docusaurus/globalData.json 31.4 kB
website/.docusaurus/i18n.json 930 B
website/.docusaurus/registry.js 159 kB
website/.docusaurus/routes.js 76.7 kB
website/.docusaurus/routesChunkNames.json 84.1 kB
website/.docusaurus/site-metadata.json 2.3 kB
website/build/assets/css/styles.********.css 118 kB
website/build/assets/js/runtime~main.********.js 36.7 kB
website/build/docs/api/misc/docusaurus-init/index.html 361 B
website/build/docs/introduction/index.html 280 B
website/build/docs/resources/index.html 325 B
website/build/docs/support/index.html 319 B
website/build/docs/team/index.html 310 B

compressed-size-action::DOCUSAURUS_INFRA_FASTER

Copy link

github-actions bot commented Dec 13, 2024

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO Report
/ 🔴 46 🟢 98 🟢 96 🟢 100 Report
/docs/installation 🟠 55 🟢 97 🟢 100 🟢 100 Report
/docs/category/getting-started 🟠 75 🟢 100 🟢 100 🟠 86 Report
/blog 🟠 65 🟢 96 🟢 100 🟠 86 Report
/blog/preparing-your-site-for-docusaurus-v3 🔴 48 🟢 92 🟢 100 🟢 100 Report
/blog/tags/release 🟠 66 🟢 96 🟢 100 🟠 86 Report
/blog/tags 🟠 73 🟢 100 🟢 100 🟠 86 Report

Copy link

github-actions bot commented Dec 13, 2024

Size Change: +77.9 kB (+0.66%)

Total Size: 11.8 MB

Filename Size Change
website/build/assets/js/main.********.js 685 kB +42 kB (+6.53%) 🔍
website/build/blog.html 61.9 kB +269 B (+0.44%)
website/build/blog/2017/12/14/introducing-docusaurus.html 75.2 kB +270 B (+0.36%)
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 47.8 kB +285 B (+0.6%)
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 52.1 kB +270 B (+0.52%)
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 30.8 kB +272 B (+0.89%)
website/build/blog/2019/12/30/docusaurus-2019-recap.html 40 kB +269 B (+0.68%)
website/build/blog/2020/01/07/tribute-to-endi.html 34.4 kB +272 B (+0.8%)
website/build/blog/2021/01/19/docusaurus-2020-recap.html 49.3 kB +269 B (+0.55%)
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 45.6 kB +268 B (+0.59%)
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 48.2 kB +508 B (+1.07%)
website/build/blog/2021/11/21/algolia-docsearch-migration.html 53.5 kB +352 B (+0.66%)
website/build/blog/2022/01/24/docusaurus-2021-recap.html 44.9 kB +271 B (+0.61%)
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 131 kB +1.68 kB (+1.3%)
website/build/blog/2022/09/01/docusaurus-2.1.html 51.3 kB +268 B (+0.53%)
website/build/blog/archive.html 25 kB +200 B (+0.81%)
website/build/blog/authors.html 47.5 kB +830 B (+1.78%)
website/build/blog/authors/j-marcey.html 65.9 kB +714 B (+1.1%)
website/build/blog/authors/josh-cena.html 43.8 kB +616 B (+1.43%)
website/build/blog/authors/lex-111.html 51.1 kB +714 B (+1.42%)
website/build/blog/authors/slorber.html 62.1 kB +269 B (+0.44%)
website/build/blog/authors/slorber/authors/2.html 65.8 kB +269 B (+0.41%)
website/build/blog/authors/slorber/authors/3.html 75.3 kB +687 B (+0.92%)
website/build/blog/authors/slorber/authors/4.html 55 kB +577 B (+1.06%)
website/build/blog/authors/yangshun.html 58.6 kB +714 B (+1.23%)
website/build/blog/authors/zpao.html 44.3 kB +616 B (+1.41%)
website/build/blog/page/2.html 66.4 kB +269 B (+0.41%)
website/build/blog/page/3.html 68.7 kB +616 B (+0.9%)
website/build/blog/page/4.html 70.4 kB +648 B (+0.93%)
website/build/blog/page/5.html 48 kB +485 B (+1.02%)
website/build/blog/preparing-your-site-for-docusaurus-v3.html 139 kB +268 B (+0.19%)
website/build/blog/releases/2.2.html 50 kB +269 B (+0.54%)
website/build/blog/releases/2.3.html 61.2 kB +269 B (+0.44%)
website/build/blog/releases/2.4.html 65.7 kB +269 B (+0.41%)
website/build/blog/releases/3.0.html 112 kB +281 B (+0.25%)
website/build/blog/releases/3.1.html 52.4 kB +270 B (+0.52%)
website/build/blog/releases/3.2.html 49.2 kB +269 B (+0.55%)
website/build/blog/releases/3.3.html 55.9 kB +269 B (+0.48%)
website/build/blog/releases/3.4.html 56.3 kB +276 B (+0.49%)
website/build/blog/releases/3.5.html 58.7 kB +268 B (+0.46%)
website/build/blog/releases/3.6.html 79.2 kB +270 B (+0.34%)
website/build/blog/tags.html 28.9 kB +200 B (+0.7%)
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 129 kB +269 B (+0.21%)
website/build/docs.html 49.4 kB +200 B (+0.41%)
website/build/docs/advanced.html 31.4 kB +200 B (+0.64%)
website/build/docs/advanced/architecture.html 30.9 kB +204 B (+0.66%)
website/build/docs/advanced/client.html 76.3 kB +200 B (+0.26%)
website/build/docs/advanced/plugins.html 58.9 kB +200 B (+0.34%)
website/build/docs/advanced/routing.html 74.1 kB +208 B (+0.28%)
website/build/docs/advanced/ssg.html 81.7 kB +200 B (+0.25%)
website/build/docs/api/docusaurus-config.html 206 kB +200 B (+0.1%)
website/build/docs/api/misc/@docusaurus/eslint-plugin.html 48.6 kB +204 B (+0.42%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 38.4 kB +200 B (+0.52%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 37.2 kB +200 B (+0.54%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 38.5 kB +204 B (+0.53%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 42.2 kB +200 B (+0.48%)
website/build/docs/api/misc/@docusaurus/logger.html 40.1 kB +200 B (+0.5%)
website/build/docs/api/misc/create-docusaurus.html 35.1 kB +200 B (+0.57%)
website/build/docs/api/plugin-methods.html 67.7 kB +204 B (+0.3%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 63.2 kB +204 B (+0.32%)
website/build/docs/api/plugin-methods/i18n-lifecycles.html 60.9 kB +204 B (+0.34%)
website/build/docs/api/plugin-methods/lifecycle-apis.html 171 kB +200 B (+0.12%)
website/build/docs/api/plugin-methods/static-methods.html 46.8 kB +204 B (+0.44%)
website/build/docs/api/plugins.html 32.6 kB +200 B (+0.62%)
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 63.2 kB +213 B (+0.34%)
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 199 kB +200 B (+0.1%)
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 203 kB +201 B (+0.1%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 78.7 kB +200 B (+0.25%)
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 51.2 kB +200 B (+0.39%)
website/build/docs/api/plugins/@docusaurus/plugin-google-analytics.html 52.1 kB +203 B (+0.39%)
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 51.7 kB +196 B (+0.38%)
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 50.4 kB +200 B (+0.4%)
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 51.8 kB +204 B (+0.4%)
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 122 kB +204 B (+0.17%)
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 42.5 kB +200 B (+0.47%)
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 69.1 kB +206 B (+0.3%)
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 48.2 kB +200 B (+0.42%)
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 42.9 kB +212 B (+0.5%)
website/build/docs/api/themes.html 30.6 kB +200 B (+0.66%)
website/build/docs/api/themes/@docusaurus/theme-classic.html 46.6 kB +204 B (+0.44%)
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 38.9 kB +204 B (+0.53%)
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 37.8 kB +204 B (+0.54%)
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 35 kB +200 B (+0.58%)
website/build/docs/api/themes/configuration.html 257 kB +200 B (+0.08%)
website/build/docs/blog.html 219 kB +206 B (+0.09%)
website/build/docs/browser-support.html 51.2 kB +200 B (+0.39%)
website/build/docs/category/getting-started.html 28.5 kB +200 B (+0.71%)
website/build/docs/category/guides.html 36.7 kB +200 B (+0.55%)
website/build/docs/cli.html 64 kB +200 B (+0.31%)
website/build/docs/configuration.html 103 kB +207 B (+0.2%)
website/build/docs/create-doc.html 65.6 kB +212 B (+0.32%)
website/build/docs/creating-pages.html 59.4 kB +201 B (+0.34%)
website/build/docs/deployment.html 212 kB +208 B (+0.1%)
website/build/docs/docs-introduction.html 53.8 kB +200 B (+0.37%)
website/build/docs/docs-multi-instance.html 79 kB +204 B (+0.26%)
website/build/docs/docusaurus-core.html 246 kB +200 B (+0.08%)
website/build/docs/guides/whats-next.html 33.1 kB +200 B (+0.61%)
website/build/docs/i18n/crowdin.html 151 kB +212 B (+0.14%)
website/build/docs/i18n/git.html 82.9 kB +204 B (+0.25%)
website/build/docs/i18n/introduction.html 51 kB +200 B (+0.39%)
website/build/docs/i18n/tutorial.html 171 kB +213 B (+0.12%)
website/build/docs/installation.html 74.5 kB +204 B (+0.27%)
website/build/docs/markdown-features.html 83.4 kB +200 B (+0.24%)
website/build/docs/markdown-features/admonitions.html 119 kB +204 B (+0.17%)
website/build/docs/markdown-features/assets.html 93.8 kB +266 B (+0.28%)
website/build/docs/markdown-features/code-blocks.html 245 kB +204 B (+0.08%)
website/build/docs/markdown-features/diagrams.html 56.3 kB +214 B (+0.38%)
website/build/docs/markdown-features/head-metadata.html 53 kB +200 B (+0.38%)
website/build/docs/markdown-features/links.html 43.3 kB +200 B (+0.46%)
website/build/docs/markdown-features/math-equations.html 95.7 kB +211 B (+0.22%)
website/build/docs/markdown-features/plugins.html 101 kB +208 B (+0.21%)
website/build/docs/markdown-features/react.html 144 kB +200 B (+0.14%)
website/build/docs/markdown-features/tabs.html 149 kB +200 B (+0.13%)
website/build/docs/markdown-features/toc.html 89 kB +204 B (+0.23%)
website/build/docs/migration.html 43.3 kB +199 B (+0.46%)
website/build/docs/migration/v2.html 41.5 kB +200 B (+0.48%)
website/build/docs/migration/v2/automated.html 42.9 kB +200 B (+0.47%)
website/build/docs/migration/v2/manual.html 207 kB +200 B (+0.1%)
website/build/docs/migration/v2/translated-sites.html 53 kB +200 B (+0.38%)
website/build/docs/migration/v2/versioned-sites.html 67.5 kB +208 B (+0.31%)
website/build/docs/migration/v3.html 218 kB +200 B (+0.09%)
website/build/docs/playground.html 32.8 kB +200 B (+0.61%)
website/build/docs/search.html 121 kB +201 B (+0.17%)
website/build/docs/seo.html 93.2 kB +213 B (+0.23%)
website/build/docs/sidebar.html 137 kB +200 B (+0.15%)
website/build/docs/sidebar/autogenerated.html 157 kB +213 B (+0.14%)
website/build/docs/sidebar/items.html 188 kB +200 B (+0.11%)
website/build/docs/sidebar/multiple-sidebars.html 67.4 kB +204 B (+0.3%)
website/build/docs/static-assets.html 56.5 kB +204 B (+0.36%)
website/build/docs/styling-layout.html 141 kB +201 B (+0.14%)
website/build/docs/swizzling.html 122 kB +214 B (+0.18%)
website/build/docs/typescript-support.html 65.7 kB +204 B (+0.31%)
website/build/docs/using-plugins.html 117 kB +200 B (+0.17%)
website/build/docs/versioning.html 87.3 kB +213 B (+0.24%)
website/build/index.html 37.9 kB +200 B (+0.53%)
ℹ️ View Unchanged
Filename Size
website/.docusaurus/codeTranslations.json 2 B
website/.docusaurus/docusaurus.config.mjs 28.2 kB
website/.docusaurus/globalData.json 31.4 kB
website/.docusaurus/i18n.json 930 B
website/.docusaurus/registry.js 159 kB
website/.docusaurus/routes.js 76.7 kB
website/.docusaurus/routesChunkNames.json 84.1 kB
website/.docusaurus/site-metadata.json 2.3 kB
website/build/assets/css/styles.********.css 112 kB
website/build/assets/js/runtime~main.********.js 36 kB
website/build/docs/api/misc/docusaurus-init/index.html 361 B
website/build/docs/introduction/index.html 280 B
website/build/docs/resources/index.html 325 B
website/build/docs/support/index.html 319 B
website/build/docs/team/index.html 310 B

compressed-size-action::DOCUSAURUS_INFRA_SLOWER

@slorber slorber added the Argos Add this label to run UI visual regression tests. See argos.yml GH action. label Dec 13, 2024
Copy link

argos-ci bot commented Dec 20, 2024

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) 👍 Changes approved 1 changed Dec 24, 2024, 1:37 PM

@slorber slorber mentioned this pull request Dec 24, 2024
@slorber slorber merged commit 0f29a37 into main Dec 24, 2024
39 checks passed
@slorber slorber deleted the slorber/react-19-peerDeps branch December 24, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Argos Add this label to run UI visual regression tests. See argos.yml GH action. CLA Signed Signed Facebook CLA pr: new feature This PR adds a new API or behavior.
Projects
None yet
2 participants