-
Notifications
You must be signed in to change notification settings - Fork 115
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
Upgrade Docusaurus - enable Docusaurus Faster #385
Upgrade Docusaurus - enable Docusaurus Faster #385
Conversation
🦋 Changeset detectedLatest commit: 2c78273 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
@slorber is attempting to deploy a commit to the Rohit Gohri's projects Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docusaurus v3.6 is out: https://docusaurus.io/blog/releases/3.6
PR is ready to review.
Since this plugin is not compatible with Rspack out of the box, I'd recommend releasing a new version in the near future.
Thank you for this! Would love to see this released in the near future 👌 |
Should be out in 2.2.0 (after CI runs) |
Thanks 👍 |
Benchmark
Cold builds - 3.3x faster:
Warn builds - almost the same:
Tests
Note: I'd recommend testing in particular Prism code blocks because I had weird SSG errors that I fixed with facebook/docusaurus#10618