Commit Graph

197 Commits

Author SHA1 Message Date
Sébastien Lorber 96b32dd2e5 refactor(monorepo): migrate to pnpm 11 (#12109) 2026-06-04 19:29:20 +02:00
Sébastien Lorber 1dba8e8e1b break(google-analytics): remove deprecated Google Analytics plugin (#12081) 2026-05-28 18:39:51 +02:00
Sébastien Lorber d98843579b fix(gtag.js, faster): Fix StackBlitz, vendor @types/gtag.js, upgrade @swc/html (#12080) 2026-05-28 17:44:18 +02:00
Yangshun Tay 190ef6fa5d chore: migrate from Prettier to oxfmt for code formatting (#11824)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2026-05-07 13:50:57 +02:00
Sébastien Lorber 3f10bdc930 chore: bump package.json versions, mostly for canary release versioning (#11980)
* v4.0.0

* bump package.json versions, mostly for canary release versioning

* use triple installs for supply chain workflow

* Revert "v4.0.0"

This reverts commit 8303548033.

* v3.10.1

* revert versioning docs
2026-04-30 17:09:55 +02:00
Sébastien Lorber 238c71e9ca chore: release v3.10.1 (#11983) 2026-04-30 14:58:04 +02:00
Sébastien Lorber 0e9d2e4317 chore: update release instructions + minor post-v3.10 release updates (#11913) 2026-04-07 18:27:57 +02:00
Sébastien Lorber 62c5bf456a chore: release v3.10 (#11825)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2026-04-07 16:20:00 +02:00
Sébastien Lorber 1451780784 chore(ci): fixes for the npm trusted publishing workflow (#11823) 2026-03-20 12:27:43 +01:00
Sébastien Lorber 5dff744ac6 chore(ci): add Trusted Publishing release workflow through dispatch action (#11819)
* add base publish workflow

* add publish workflow

* remove useless workflow job

* minor fixes

* add -yes + useful todo

* fix cmd

* chore: upgrade lerna

* v3.9.2-alpha.0

* Revert "chore: upgrade lerna"

This reverts commit d198b49194.

* do not commit the lerna upgrade

* v3.9.2-alpha.1

---------

Co-authored-by: Docusaurus <github@docusaurus.io>
2026-03-20 11:13:49 +01:00
Sébastien Lorber 29c3b5ce11 feat(core): Docusaurus Faster is stable + v4 future flag turns it on by default (#11802)
* feat(core): promote `future.experimental_faster` to `future.faster` + add `future.v4.fasterByDefault` flag

Stabilize the Docusaurus Faster config by removing the `experimental_` prefix.
Add a `fasterByDefault` v4 future flag that enables all faster features by default
when `v4: true` is used, allowing granular overrides. Init templates now include
`@docusaurus/faster` as a dependency since they use `v4: true`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* refactor: apply lint autofix

* fix(docs): remove broken #faster anchor link in fasterByDefault docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix(ci): add Yarn PnP packageExtension for @docusaurus/bundler → @docusaurus/faster

Yarn PnP strict mode doesn't resolve optional dependencies automatically.
Add a packageExtension so @docusaurus/bundler can resolve @docusaurus/faster
in the e2e Yarn Berry tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix(core): declare @docusaurus/faster as optional peer dep instead of CI packageExtension

Revert the packageExtensions workaround in the e2e CI workflow and instead
declare @docusaurus/faster as an optional peer dependency of @docusaurus/core,
matching the existing pattern in @docusaurus/bundler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* chore: retrigger CI

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* empty

* add randomness to e2e test script version, to avoid using cached versions when trying to run this locally

* Rspack + PnP doesn't work, so add a warning in this case + fallback to Webpack
This should fix the e2e pnp workflows

* refactor: apply lint autofix

* typo

* typo

* revert wrong change

* also use slower minimizers

* comment

* restore snapshots

* ensure faster key resolution is always exhaustive, no hardcoding of keys

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2026-03-13 17:17:28 +01:00
Sébastien Lorber bca9ce746f chore: release v3.9.2 (#11491) 2025-10-17 17:15:09 +02:00
Sébastien Lorber c3e5db1dc3 chore: release v3.9.1 (#11436) 2025-09-26 15:31:09 +02:00
Sébastien Lorber c24d7dc86a chore: release v3.9 (#11419)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-09-25 17:56:37 +02:00
Sébastien Lorber f811e2dbf4 chore: release 3.8.1 (#11249) 2025-06-06 17:45:58 +02:00
Sébastien Lorber ef23f546fd chore(ci): add yarn-v1-windows e2e job (#11231) 2025-06-05 12:50:07 +02:00
Sébastien Lorber b126e643d1 chore: release Docusaurus 3.8 (#11200)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-05-27 12:21:15 +02:00
Sébastien Lorber b7ba0b54fb chore: upgrade image-size deps to v2 (#11065)
* upgrade image-size to v2

* fix resizeImage script

* fix tests
2025-04-07 18:29:15 +02:00
Sébastien Lorber 71d682c53b chore: release Docusaurus 3.7.0 (#10812) 2025-01-03 18:11:21 +01:00
Sébastien Lorber 0f29a37b3a feat: Add React 19 support to Docusaurus v3 (#10763) 2024-12-24 14:43:03 +01:00
Sébastien Lorber fd43036ab8 chore: release Docusaurus 3.6.3 (#10713) 2024-11-22 17:13:56 +01:00
Sébastien Lorber 90e85e83a5 chore: release Docusaurus 3.6.2 (#10698) 2024-11-19 19:07:06 +01:00
Sébastien Lorber f1272788a4 chore: release Docusaurus 3.6.1 (#10659) 2024-11-08 18:47:43 +01:00
Sébastien Lorber ed2cdf391f chore: release Docusaurus v3.6 (#10633) 2024-11-04 12:03:54 +01:00
Sébastien Lorber f6a6ca899f refactor(core): replace serve-handler fork by official deps (#10587) 2024-10-17 13:54:12 +02:00
Sébastien Lorber 3b7c8281d5 chore: fix interverted condition in formatLighthouseReport.js (#10528) 2024-09-27 13:43:19 +02:00
Sébastien Lorber 539412ef49 chore: fix formatLighthouseReport() CI (#10527) 2024-09-27 13:19:53 +02:00
Sébastien Lorber 95e2d469e3 chore: Rename Twitter links/labels to X (#10509) 2024-09-19 11:30:57 +02:00
Sébastien Lorber 1b906a5726 fix(core): use serve-handler fork to remove annoying punycode warning (#10442) 2024-08-24 00:32:39 +02:00
Sébastien Lorber 655ce94c0f chore: release 3.5.2 (#10400) 2024-08-13 14:47:19 +02:00
Sébastien Lorber 419d559fa7 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (#10391) 2024-08-12 17:19:36 +02:00
Sébastien Lorber bde4414614 chore: release v3.5.1 (#10385) 2024-08-09 23:42:06 +02:00
Sébastien Lorber daa6b87f24 chore: release Docusaurus v3.5 (#10379) 2024-08-09 17:14:21 +02:00
Joshua Chen 03e11dc0c6 chore: lighthouse report has no PWA section anymore (#10258) 2024-07-01 19:44:02 +02:00
Sébastien Lorber dbdd4dfb2e chore: release Docusaurus v3.4 (#10186) 2024-05-31 19:09:06 +02:00
Sébastien Lorber c125f7a272 chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101) 2024-05-03 17:14:41 +02:00
Sébastien Lorber e012e03158 chore: release Docusaurus 3.2.1 (#10016) 2024-04-04 20:17:34 +02:00
Sébastien Lorber 70415a4cef chore: fix codesandbox default privacy (#9993) 2024-03-29 18:30:47 +01:00
Sébastien Lorber debfc87d34 chore: release Docusaurus v3.2.0 (#10000) 2024-03-29 17:51:27 +01:00
Rafael Martins 628752d92a feat(create-docusaurus): ask user for preferred language when no language CLI option provided (#9442)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-15 13:05:05 +01:00
Sébastien Lorber 85e5e552cb chore: release Docusaurus 3.0.0 (#9478) 2023-10-31 16:39:21 +01:00
Sébastien Lorber 495c7936b6 chore: v3.0.0-rc.1 release (#9453) 2023-10-26 20:10:02 +02:00
Sébastien Lorber dd03a25a71 chore: Make Lighthouse CI run on local build (#9447) 2023-10-25 11:44:47 +02:00
Sébastien Lorber 7ee2f75ce1 chore: v3.0.0-rc.0 release (#9418) 2023-10-20 11:24:29 +02:00
ozaki bde9cfd84d chore: update node engine version 18 (#9348)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-09-28 16:45:25 +02:00
Sébastien Lorber 52d79c4e0c chore: v3.0.0-beta.0 release (#9311) 2023-09-15 19:44:35 +02:00
Joshua Chen ff227283d2 chore: upgrade dependencies (non-major) (#9148)
* chore: upgrade dependencies (non-major)

* Downgrade
2023-07-16 23:44:17 +08:00
Sébastien Lorber ffcc68d1cf chore: remove facebook template (#9026) 2023-05-31 12:54:40 +02:00
Sébastien Lorber 50b1dc7db3 fix: bad routing for docusaurus.new ts functions (#8724) 2023-03-02 17:37:22 +01:00
Sébastien Lorber 62aba771df docs: add TypeScript playgrounds to docusaurus.new + Playground page (#8723) 2023-03-02 17:07:29 +01:00