-
Notifications
You must be signed in to change notification settings - Fork 458
Description
Search before asking
- I searched in the issues and found nothing similar.
Description
Docusaurus 3.9.2 was released last month (https://docusaurus.io/changelog/3.9.2), and we can upgrade it by running following npm i command.
➜ website git:(main) npm run start
> [email protected] start
> docusaurus start
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Update available 3.8.1 → 3.9.2
To upgrade Docusaurus packages with the latest version, run the following command:
`npm i @docusaurus/core@latest @docusaurus/plugin-pwa@latest @docusaurus/preset-classic@latest @docusaurus/module-type-aliases@latest @docusaurus/tsconfig@latest @docusaurus/types@latest`
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Willingness to contribute
- I'm willing to submit a PR!