mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-21 13:06:58 +02:00
docs(v2): document canary releases (#4987)
This commit is contained in:
parent
0bbbfb641b
commit
59f78f9084
3 changed files with 74 additions and 0 deletions
|
@ -154,6 +154,12 @@ Alternatively, if you are using Yarn, you can do:
|
|||
yarn upgrade @docusaurus/core@2.0.0-beta.0 @docusaurus/preset-classic@2.0.0-beta.0
|
||||
```
|
||||
|
||||
:::tip
|
||||
|
||||
Use new unreleased features of Docusaurus with the [`@canary` npm dist tag](/community/canary)
|
||||
|
||||
:::
|
||||
|
||||
## Problems? {#problems}
|
||||
|
||||
Ask for help on [Stack Overflow](https://stackoverflow.com/questions/tagged/docusaurus), on our [GitHub repository](https://github.com/facebook/docusaurus) or [Twitter](https://twitter.com/docusaurus).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue