- Pick a released docusaurus version to upgrade to.
- Update the docusaurus version in package.json:
- Update
@docusaurus/core
- Update
@docusaurus/preset-classic
- Update
- Verify it's working properly with
yarn install && yarn run start
to see the generated site. - Create a PR and get it merged to master so that it triggers a Netlify deploy.