docusaurus/packages
Sébastien Lorber 455358880d
Some checks are pending
Argos CI / take-screenshots (push) Waiting to run
Build Hash Router / Build Hash Router (push) Waiting to run
Canary Release / Publish Canary (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Continuous Releases / Continuous Releases (push) Waiting to run
E2E Tests / E2E — Yarn v1 (20) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (20.0) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (22) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (24) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (25.1) (push) Waiting to run
E2E Tests / E2E — Yarn v1 Windows (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Waiting to run
E2E Tests / E2E — npm (push) Waiting to run
E2E Tests / E2E — pnpm (push) Waiting to run
fix(core): Fix openBrowser AppleScript support for Arc (#11603)
2025-12-05 16:41:58 +01:00
..
create-docusaurus feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
docusaurus fix(core): Fix openBrowser AppleScript support for Arc (#11603) 2025-12-05 16:41:58 +01:00
docusaurus-babel chore(deps): remove unused @babel/runtime-corejs3 dependency (#11586) 2025-12-04 15:09:29 +01:00
docusaurus-bundler fix(faster): fix server build SWC / browserslist node target (#11496) 2025-10-17 21:02:45 +02:00
docusaurus-cssnano-preset chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-faster fix(faster): fix server build SWC / browserslist node target (#11496) 2025-10-17 21:02:45 +02:00
docusaurus-logger chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-mdx-loader fix(mdx-loader): fix url.parse deprecation warning on Node 24+ (#11530) 2025-11-20 21:38:15 +01:00
docusaurus-module-type-aliases chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-plugin-client-redirects chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-plugin-content-blog fix(blog): Fix author paginated page url: `/blog/authors/<author>/page/2` (#11577) 2025-11-27 16:39:08 +01:00
docusaurus-plugin-content-docs feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
docusaurus-plugin-content-pages chore(docs, blog, pages): refactor/normalize plugin option id types for all content plugins (#11563) 2025-11-20 13:27:29 +01:00
docusaurus-plugin-css-cascade-layers chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-plugin-debug chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-plugin-google-analytics chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-plugin-google-gtag chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-plugin-google-tag-manager chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-plugin-ideal-image chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-plugin-pwa chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-plugin-rsdoctor chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-plugin-sitemap feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
docusaurus-plugin-svgr chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-plugin-vercel-analytics chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-preset-classic chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-remark-plugin-npm2yarn chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-theme-classic fix(theme): Fix code block text selection copy on Firefox? (#11565) 2025-11-21 19:19:55 +01:00
docusaurus-theme-common chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-theme-live-codeblock chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-theme-mermaid fix(faster): fix server build SWC / browserslist node target (#11496) 2025-10-17 21:02:45 +02:00
docusaurus-theme-search-algolia fix(theme-search-algolia): preserve query strings in useSearchResultUrlProcessor (#11560) 2025-11-21 11:43:38 +01:00
docusaurus-theme-translations fix(translations): complete theme translations for Algolia pt-br (#11533) 2025-11-06 14:37:29 +01:00
docusaurus-tsconfig chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-types feat(core): support custom html elements in head tags (#11571) 2025-11-27 11:19:53 +01:00
docusaurus-utils feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
docusaurus-utils-common chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
docusaurus-utils-validation chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
eslint-plugin chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
lqip-loader chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
stylelint-copyright chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00