Skip to content

chore: migrate from chalk to node.utils.styleText() - #12405

Merged
slorber merged 6 commits into
mainfrom
slorber/chalk-to-styleText
Sep 4, 2026
Merged

chore: migrate from chalk to node.utils.styleText()#12405
slorber merged 6 commits into
mainfrom
slorber/chalk-to-styleText

Conversation

@slorber

@slorber slorber commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Motivation

For our basic usage, we don't need a dependency anymore to style console outputs, Nodejs supports this natively: https://nodejs.org/api/util.html#utilstyletextformat-text-options

Unfortunately, we still have chalk as a transitive dependency, but still useful to remove it.

Note: encountered a styleText() coloring problem in SSG worker threads. This is mostly for our internal perf logger coloring during SSG, not really a user-facing problem. I added a workaround, and reported the problem to Node.js in nodejs/node#65766

Test Plan

CI + local tests

Test links

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

@slorber
slorber requested a review from Josh-Cena as a code owner September 3, 2026 16:04
@slorber slorber added the pr: maintenance This PR does not produce any behavior differences to end users when upgrading. label Sep 3, 2026
@meta-cla meta-cla Bot added the CLA Signed Signed Facebook CLA label Sep 3, 2026
@netlify

netlify Bot commented Sep 3, 2026

Copy link
Copy Markdown

[V2]

Name Link
🔨 Latest commit f4af113
🔍 Latest deploy log https://app.netlify.com/projects/docusaurus-2/deploys/6a9a8dc4798a850009e26165
😎 Deploy Preview https://deploy-preview-12405--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Size Change: 0 B

Total Size: 12.3 MB

ℹ️ View Unchanged
Filename Size Change
website/.docusaurus/codeTranslations.json 2 B 0 B
website/.docusaurus/docusaurus.config.mjs 29 kB 0 B
website/.docusaurus/globalData.json 39.1 kB 0 B
website/.docusaurus/i18n.json 1.36 kB 0 B
website/.docusaurus/registry.js 180 kB 0 B
website/.docusaurus/routes.js 89.7 kB 0 B
website/.docusaurus/routesChunkNames.json 93.9 kB 0 B
website/.docusaurus/site-metadata.json 2.61 kB 0 B
website/build/assets/css/styles.********.css 147 kB 0 B
website/build/assets/js/main.********.js 731 kB 0 B
website/build/assets/js/runtime~main.********.js 40 kB 0 B
website/build/blog.html 79.5 kB 0 B
website/build/blog/2017/12/14/introducing-docusaurus.html 67.4 kB 0 B
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 46.5 kB 0 B
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 50.9 kB +5 B (+0.01%)
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 30.5 kB 0 B
website/build/blog/2019/12/30/docusaurus-2019-recap.html 41.6 kB 0 B
website/build/blog/2020/01/07/tribute-to-endi.html 34 kB 0 B
website/build/blog/2021/01/19/docusaurus-2020-recap.html 53.2 kB 0 B
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 49.1 kB 0 B
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 49.7 kB 0 B
website/build/blog/2021/11/21/algolia-docsearch-migration.html 56.1 kB 0 B
website/build/blog/2022/01/24/docusaurus-2021-recap.html 45 kB 0 B
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 137 kB 0 B
website/build/blog/2022/09/01/docusaurus-2.1.html 52 kB 0 B
website/build/blog/archive.html 24.8 kB 0 B
website/build/blog/authors.html 52.1 kB 0 B
website/build/blog/authors/j-marcey.html 72.4 kB 0 B
website/build/blog/authors/josh-cena.html 48.5 kB 0 B
website/build/blog/authors/lex-111.html 57.5 kB 0 B
website/build/blog/authors/slorber.html 83.1 kB 0 B
website/build/blog/authors/slorber/page/2.html 82.3 kB 0 B
website/build/blog/authors/slorber/page/3.html 86 kB 0 B
website/build/blog/authors/slorber/page/4.html 98.7 kB 0 B
website/build/blog/authors/slorber/page/5.html 55 kB 0 B
website/build/blog/authors/yangshun.html 68.3 kB 0 B
website/build/blog/authors/zpao.html 49 kB 0 B
website/build/blog/page/2.html 78.7 kB 0 B
website/build/blog/page/3.html 83.1 kB 0 B
website/build/blog/page/4.html 87.6 kB 0 B
website/build/blog/page/5.html 74.8 kB 0 B
website/build/blog/page/6.html 42.1 kB 0 B
website/build/blog/preparing-your-site-for-docusaurus-v3.html 129 kB 0 B
website/build/blog/releases/2.2.html 52.2 kB 0 B
website/build/blog/releases/2.3.html 62.8 kB -1 B (0%)
website/build/blog/releases/2.4.html 66.4 kB 0 B
website/build/blog/releases/3.0.html 109 kB 0 B
website/build/blog/releases/3.1.html 54.9 kB 0 B
website/build/blog/releases/3.2.html 50.7 kB 0 B
website/build/blog/releases/3.3.html 58 kB 0 B
website/build/blog/releases/3.4.html 57 kB 0 B
website/build/blog/releases/3.5.html 59.9 kB 0 B
website/build/blog/releases/3.6.html 78.6 kB 0 B
website/build/blog/releases/3.7.html 52.5 kB 0 B
website/build/blog/releases/3.8.html 88 kB +5 B (+0.01%)
website/build/blog/releases/3.9.html 62.7 kB 0 B
website/build/blog/releases/3.10.html 93.1 kB 0 B
website/build/blog/tags.html 28.7 kB 0 B
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 126 kB 0 B
website/build/docs.html 52.3 kB -1 B (0%)
website/build/docs/advanced.html 31.7 kB -1 B (0%)
website/build/docs/advanced/architecture.html 30.3 kB +3 B (+0.01%)
website/build/docs/advanced/client.html 70.2 kB 0 B
website/build/docs/advanced/plugins.html 55.3 kB 0 B
website/build/docs/advanced/routing.html 70.6 kB 0 B
website/build/docs/advanced/ssg.html 75 kB 0 B
website/build/docs/api/docusaurus-config.html 241 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin.html 51.2 kB -1 B (0%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 36.7 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 35.7 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 37 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 40.7 kB 0 B
website/build/docs/api/misc/@docusaurus/logger.html 39.2 kB 0 B
website/build/docs/api/misc/create-docusaurus.html 38.2 kB +7 B (+0.02%)
website/build/docs/api/misc/docusaurus-init/index.html 361 B 0 B
website/build/docs/api/plugin-methods.html 63 kB +8 B (+0.01%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 59.6 kB 0 B
website/build/docs/api/plugin-methods/i18n-lifecycles.html 58 kB 0 B
website/build/docs/api/plugin-methods/lifecycle-apis.html 162 kB 0 B
website/build/docs/api/plugin-methods/static-methods.html 45.1 kB 0 B
website/build/docs/api/plugins.html 32.6 kB -1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 59.9 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 186 kB +5 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 193 kB +5 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 74.8 kB +5 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-css-cascade-layers.html 47.5 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 48.1 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 49.1 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 47.9 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 57.5 kB +3 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 117 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 40.6 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 65.8 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 45.7 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 41 kB 0 B
website/build/docs/api/themes.html 30.2 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-classic.html 43.8 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 36.9 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 35.6 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 33.4 kB -1 B (0%)
website/build/docs/api/themes/configuration.html 252 kB 0 B
website/build/docs/blog.html 203 kB 0 B
website/build/docs/browser-support.html 48.2 kB +5 B (+0.01%)
website/build/docs/category/getting-started.html 28.5 kB 0 B
website/build/docs/category/guides.html 39 kB 0 B
website/build/docs/category/miscellaneous.html 28.3 kB 0 B
website/build/docs/cli.html 67.2 kB -1 B (0%)
website/build/docs/configuration.html 92.6 kB -1 B (0%)
website/build/docs/create-doc.html 61.8 kB 0 B
website/build/docs/creating-pages.html 57.5 kB 0 B
website/build/docs/deployment.html 66.8 kB -1 B (0%)
website/build/docs/deployment/github-pages.html 119 kB -1 B (0%)
website/build/docs/deployment/netlify.html 39.2 kB -1 B (0%)
website/build/docs/deployment/vercel.html 33.3 kB -1 B (0%)
website/build/docs/docs-introduction.html 51 kB 0 B
website/build/docs/docs-multi-instance.html 74 kB 0 B
website/build/docs/docusaurus-core.html 226 kB 0 B
website/build/docs/guides/whats-next.html 33.3 kB -1 B (0%)
website/build/docs/i18n/crowdin.html 147 kB +7 B (0%)
website/build/docs/i18n/git.html 79.9 kB +7 B (+0.01%)
website/build/docs/i18n/introduction.html 49.7 kB -1 B (0%)
website/build/docs/i18n/tutorial.html 168 kB -1 B (0%)
website/build/docs/installation.html 70 kB -1 B (0%)
website/build/docs/introduction/index.html 280 B 0 B
website/build/docs/markdown-features.html 85.3 kB +1 B (0%)
website/build/docs/markdown-features/admonitions.html 118 kB 0 B
website/build/docs/markdown-features/assets.html 87.2 kB 0 B
website/build/docs/markdown-features/code-blocks.html 220 kB 0 B
website/build/docs/markdown-features/diagrams.html 55.2 kB 0 B
website/build/docs/markdown-features/head-metadata.html 51.4 kB 0 B
website/build/docs/markdown-features/links.html 41.3 kB +5 B (+0.01%)
website/build/docs/markdown-features/math-equations.html 92.1 kB 0 B
website/build/docs/markdown-features/plugins.html 96.3 kB 0 B
website/build/docs/markdown-features/react.html 134 kB 0 B
website/build/docs/markdown-features/tabs.html 141 kB 0 B
website/build/docs/markdown-features/toc.html 87.3 kB 0 B
website/build/docs/migration.html 39.7 kB 0 B
website/build/docs/migration/v2.html 39.9 kB 0 B
website/build/docs/migration/v2/automated.html 40.3 kB 0 B
website/build/docs/migration/v2/manual.html 190 kB 0 B
website/build/docs/migration/v2/translated-sites.html 51.2 kB 0 B
website/build/docs/migration/v2/versioned-sites.html 60.3 kB 0 B
website/build/docs/migration/v3.html 191 kB +1 B (0%)
website/build/docs/playground.html 32 kB -1 B (0%)
website/build/docs/resources/index.html 325 B 0 B
website/build/docs/search.html 124 kB 0 B
website/build/docs/seo.html 88.7 kB -1 B (0%)
website/build/docs/sidebar.html 140 kB 0 B
website/build/docs/sidebar/autogenerated.html 147 kB 0 B
website/build/docs/sidebar/items.html 175 kB 0 B
website/build/docs/sidebar/multiple-sidebars.html 62.4 kB 0 B
website/build/docs/static-assets.html 52.3 kB 0 B
website/build/docs/styling-layout.html 141 kB +3 B (0%)
website/build/docs/support/index.html 319 B 0 B
website/build/docs/swizzling.html 112 kB 0 B
website/build/docs/team/index.html 310 B 0 B
website/build/docs/typescript-support.html 66.8 kB -1 B (0%)
website/build/docs/using-plugins.html 106 kB -1 B (0%)
website/build/docs/versioning.html 92.4 kB -1 B (0%)
website/build/index.html 37.1 kB 0 B

compressed-size-action::DOCUSAURUS_INFRA_FASTER

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO Report
/ 🟠 56 🟢 98 🟢 100 🟢 100 Report
/docs/installation 🟠 53 🟢 97 🟢 100 🟢 100 Report
/docs/category/getting-started 🟠 72 🟢 100 🟢 100 🟠 86 Report
/blog 🟠 69 🟢 96 🟢 100 🟠 86 Report
/blog/preparing-your-site-for-docusaurus-v3 🟠 68 🟢 92 🟢 100 🟢 100 Report
/blog/tags/release 🟠 69 🟢 96 🟢 100 🟠 86 Report
/blog/tags 🟠 73 🟢 100 🟢 100 🟠 86 Report

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Size Change: 0 B

Total Size: 12.5 MB

ℹ️ View Unchanged
Filename Size Change
website/.docusaurus/codeTranslations.json 2 B 0 B
website/.docusaurus/docusaurus.config.mjs 29.1 kB 0 B
website/.docusaurus/globalData.json 39.1 kB 0 B
website/.docusaurus/i18n.json 1.36 kB 0 B
website/.docusaurus/registry.js 180 kB 0 B
website/.docusaurus/routes.js 89.7 kB 0 B
website/.docusaurus/routesChunkNames.json 93.9 kB 0 B
website/.docusaurus/site-metadata.json 2.45 kB 0 B
website/build/assets/css/styles.********.css 140 kB 0 B
website/build/assets/js/main.********.js 735 kB 0 B
website/build/assets/js/runtime~main.********.js 39.8 kB 0 B
website/build/blog.html 80.3 kB 0 B
website/build/blog/2017/12/14/introducing-docusaurus.html 67.8 kB 0 B
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 47 kB 0 B
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 51.4 kB +5 B (+0.01%)
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 30.9 kB 0 B
website/build/blog/2019/12/30/docusaurus-2019-recap.html 42.1 kB 0 B
website/build/blog/2020/01/07/tribute-to-endi.html 34.5 kB 0 B
website/build/blog/2021/01/19/docusaurus-2020-recap.html 53.7 kB 0 B
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 49.6 kB 0 B
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 50.3 kB 0 B
website/build/blog/2021/11/21/algolia-docsearch-migration.html 56.7 kB 0 B
website/build/blog/2022/01/24/docusaurus-2021-recap.html 45.5 kB 0 B
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 138 kB 0 B
website/build/blog/2022/09/01/docusaurus-2.1.html 52.6 kB 0 B
website/build/blog/archive.html 25.2 kB 0 B
website/build/blog/authors.html 52.7 kB 0 B
website/build/blog/authors/j-marcey.html 73.1 kB 0 B
website/build/blog/authors/josh-cena.html 49.1 kB 0 B
website/build/blog/authors/lex-111.html 58.1 kB 0 B
website/build/blog/authors/slorber.html 84 kB 0 B
website/build/blog/authors/slorber/page/2.html 83.2 kB 0 B
website/build/blog/authors/slorber/page/3.html 86.8 kB 0 B
website/build/blog/authors/slorber/page/4.html 99.6 kB 0 B
website/build/blog/authors/slorber/page/5.html 55.6 kB 0 B
website/build/blog/authors/yangshun.html 69 kB 0 B
website/build/blog/authors/zpao.html 49.5 kB 0 B
website/build/blog/page/2.html 79.5 kB 0 B
website/build/blog/page/3.html 83.9 kB 0 B
website/build/blog/page/4.html 88.4 kB 0 B
website/build/blog/page/5.html 75.5 kB 0 B
website/build/blog/page/6.html 42.6 kB 0 B
website/build/blog/preparing-your-site-for-docusaurus-v3.html 130 kB 0 B
website/build/blog/releases/2.2.html 52.8 kB 0 B
website/build/blog/releases/2.3.html 63.4 kB -1 B (0%)
website/build/blog/releases/2.4.html 67.1 kB 0 B
website/build/blog/releases/3.0.html 110 kB 0 B
website/build/blog/releases/3.1.html 55.5 kB 0 B
website/build/blog/releases/3.2.html 51.3 kB 0 B
website/build/blog/releases/3.3.html 58.5 kB 0 B
website/build/blog/releases/3.4.html 57.7 kB 0 B
website/build/blog/releases/3.5.html 60.4 kB 0 B
website/build/blog/releases/3.6.html 79.3 kB 0 B
website/build/blog/releases/3.7.html 53.1 kB 0 B
website/build/blog/releases/3.8.html 88.8 kB +5 B (+0.01%)
website/build/blog/releases/3.9.html 63.3 kB 0 B
website/build/blog/releases/3.10.html 93.8 kB 0 B
website/build/blog/tags.html 29.1 kB 0 B
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 127 kB 0 B
website/build/docs.html 52.8 kB -1 B (0%)
website/build/docs/advanced.html 32.1 kB -1 B (0%)
website/build/docs/advanced/architecture.html 30.7 kB +3 B (+0.01%)
website/build/docs/advanced/client.html 70.9 kB 0 B
website/build/docs/advanced/plugins.html 55.9 kB 0 B
website/build/docs/advanced/routing.html 71.3 kB 0 B
website/build/docs/advanced/ssg.html 75.9 kB 0 B
website/build/docs/api/docusaurus-config.html 243 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin.html 51.9 kB -1 B (0%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 37.3 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 36.2 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 37.5 kB 0 B
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 41.2 kB 0 B
website/build/docs/api/misc/@docusaurus/logger.html 39.7 kB 0 B
website/build/docs/api/misc/create-docusaurus.html 38.7 kB +7 B (+0.02%)
website/build/docs/api/misc/docusaurus-init/index.html 361 B 0 B
website/build/docs/api/plugin-methods.html 63.3 kB +8 B (+0.01%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 60.2 kB 0 B
website/build/docs/api/plugin-methods/i18n-lifecycles.html 58.4 kB 0 B
website/build/docs/api/plugin-methods/lifecycle-apis.html 162 kB 0 B
website/build/docs/api/plugin-methods/static-methods.html 45.6 kB 0 B
website/build/docs/api/plugins.html 33.1 kB -1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 60.8 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 189 kB +5 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 196 kB +5 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 76.3 kB +5 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-css-cascade-layers.html 48.1 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 48.7 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 49.8 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 48.6 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 58.4 kB +3 B (+0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 119 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 41.2 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 66.7 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 46.3 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 41.6 kB 0 B
website/build/docs/api/themes.html 30.6 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-classic.html 44.4 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 37.3 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 36.1 kB 0 B
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 33.9 kB -1 B (0%)
website/build/docs/api/themes/configuration.html 258 kB 0 B
website/build/docs/blog.html 204 kB 0 B
website/build/docs/browser-support.html 48.9 kB +5 B (+0.01%)
website/build/docs/category/getting-started.html 28.9 kB 0 B
website/build/docs/category/guides.html 39.5 kB 0 B
website/build/docs/category/miscellaneous.html 28.7 kB 0 B
website/build/docs/cli.html 69 kB -1 B (0%)
website/build/docs/configuration.html 93.4 kB -1 B (0%)
website/build/docs/create-doc.html 62.5 kB 0 B
website/build/docs/creating-pages.html 58.2 kB 0 B
website/build/docs/deployment.html 67.6 kB -1 B (0%)
website/build/docs/deployment/github-pages.html 120 kB -1 B (0%)
website/build/docs/deployment/netlify.html 39.8 kB -1 B (0%)
website/build/docs/deployment/vercel.html 33.8 kB -1 B (0%)
website/build/docs/docs-introduction.html 51.6 kB 0 B
website/build/docs/docs-multi-instance.html 74.9 kB 0 B
website/build/docs/docusaurus-core.html 228 kB 0 B
website/build/docs/guides/whats-next.html 33.8 kB -1 B (0%)
website/build/docs/i18n/crowdin.html 148 kB +7 B (0%)
website/build/docs/i18n/git.html 80.7 kB +7 B (+0.01%)
website/build/docs/i18n/introduction.html 50.3 kB -1 B (0%)
website/build/docs/i18n/tutorial.html 170 kB -1 B (0%)
website/build/docs/installation.html 70.7 kB -1 B (0%)
website/build/docs/introduction/index.html 280 B 0 B
website/build/docs/markdown-features.html 86.1 kB +1 B (0%)
website/build/docs/markdown-features/admonitions.html 119 kB 0 B
website/build/docs/markdown-features/assets.html 88.4 kB 0 B
website/build/docs/markdown-features/code-blocks.html 221 kB 0 B
website/build/docs/markdown-features/diagrams.html 55.9 kB 0 B
website/build/docs/markdown-features/head-metadata.html 52.1 kB 0 B
website/build/docs/markdown-features/links.html 41.9 kB +5 B (+0.01%)
website/build/docs/markdown-features/math-equations.html 93 kB 0 B
website/build/docs/markdown-features/plugins.html 97.1 kB 0 B
website/build/docs/markdown-features/react.html 135 kB 0 B
website/build/docs/markdown-features/tabs.html 143 kB 0 B
website/build/docs/markdown-features/toc.html 88.3 kB 0 B
website/build/docs/migration.html 40.2 kB 0 B
website/build/docs/migration/v2.html 40.3 kB 0 B
website/build/docs/migration/v2/automated.html 40.9 kB 0 B
website/build/docs/migration/v2/manual.html 192 kB 0 B
website/build/docs/migration/v2/translated-sites.html 52 kB 0 B
website/build/docs/migration/v2/versioned-sites.html 60.9 kB 0 B
website/build/docs/migration/v3.html 193 kB +1 B (0%)
website/build/docs/playground.html 32.4 kB -1 B (0%)
website/build/docs/resources/index.html 325 B 0 B
website/build/docs/search.html 125 kB 0 B
website/build/docs/seo.html 89.9 kB -1 B (0%)
website/build/docs/sidebar.html 142 kB 0 B
website/build/docs/sidebar/autogenerated.html 148 kB 0 B
website/build/docs/sidebar/items.html 177 kB 0 B
website/build/docs/sidebar/multiple-sidebars.html 63.4 kB 0 B
website/build/docs/static-assets.html 53 kB 0 B
website/build/docs/styling-layout.html 142 kB +3 B (0%)
website/build/docs/support/index.html 319 B 0 B
website/build/docs/swizzling.html 113 kB 0 B
website/build/docs/team/index.html 310 B 0 B
website/build/docs/typescript-support.html 67.5 kB -1 B (0%)
website/build/docs/using-plugins.html 107 kB -1 B (0%)
website/build/docs/versioning.html 93.6 kB -1 B (0%)
website/build/index.html 37.5 kB 0 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 Sep 4, 2026
@argos-ci

argos-ci Bot commented Sep 4, 2026

Copy link
Copy Markdown

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

Build Status Details Updated (UTC)
screenshots (Inspect) ✅ No changes detected - Sep 4, 2026, 9:29 AM
text-snapshots (Inspect) ✅ No changes detected - Sep 4, 2026, 9:29 AM

@slorber slorber mentioned this pull request Sep 4, 2026
31 tasks
@slorber
slorber merged commit 7dfc679 into main Sep 4, 2026
40 checks passed
@slorber
slorber deleted the slorber/chalk-to-styleText branch September 4, 2026 09:46
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: maintenance This PR does not produce any behavior differences to end users when upgrading.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant