We need to upgrade docusaurus. We are currently stuck on 2.2.0 and it's ancient at this point. To upgrade, looks like we need to: - Prepare: https://docusaurus.io/blog/preparing-your-site-for-docusaurus-v3 - Pin major version only in package.json unlike what we do now. - Note any breaking changes - Upgrade: https://docusaurus.io/docs/migration/v3
We need to upgrade docusaurus. We are currently stuck on 2.2.0 and it's ancient at this point.
To upgrade, looks like we need to: