facebook / facebook/docusaurus
Docusaurus upgrade CLI command
Open
feature
- Dominant language
- TypeScript
- Stars
- 66.2k
- Forks
- 10k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 52
Description
## 🚀 Feature
It would be convenient to have a `yarn docusaurus upgrade` command.
It would just bump the `@docusaurus` version numbers and run `docusaurus clear` to ensure caching does not cause any trouble (like https://github.com/facebook/docusaurus/issues/4070)
It's complicated to automate the update of breaking changes so it wouldn't be an initial goal of this CLI (but maybe we can improve it later)
Contributor guide
Assessment
This issue has not been assessed yet.