Docusaurus v3 was recently released: https://docusaurus.io/blog/releases/3.0
The current release of this package requires 2.0.0-beta.21, however it seems to work OK if I override the dependencies and force them to 3.0.0.
Is it possible to release a new version that declares itself compatible with v3?
Docusaurus v3 was recently released: https://docusaurus.io/blog/releases/3.0
The current release of this package requires
2.0.0-beta.21, however it seems to work OK if I override the dependencies and force them to3.0.0.Is it possible to release a new version that declares itself compatible with v3?