docs: v3 prepare your site blog post should point users to the upgrade guide (#10124)

This commit is contained in:
Mikey O'Toole 2024-05-10 09:15:57 +01:00 committed by GitHub
parent ab9a4e751f
commit cb6895197d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,12 @@ slug: /preparing-your-site-for-docusaurus-v3
image: ./img/social-card.png
---
:::warning
This blog post was written when Docusaurus v3 was in beta. There are some changes in dependency versions and upgrade steps you should be aware of if upgrading to Docusaurus v3 current stable releases. Use the [upgrade guide](https://docusaurus.io/docs/next/migration/v3) for the most up-to-date migration steps.
:::
**Docusaurus v3** is now [**in beta**](https://github.com/facebook/docusaurus/discussions/9312) and the official release is around the corner. This is the perfect time to start **preparing your site** for this new major version.
Docusaurus v3 comes with a few **breaking changes**, many of which can be **handled today under Docusaurus v2**. Preparing your site ahead of time can be done incrementally, and will make it easier to upgrade to v3.