docusaurus/packages/docusaurus-migrate
Joshua Chen dcbf9f644e
chore: upgrade docsearch-react to v3 stable, bump dependencies (#6752)
* chore: upgrade dependencies

* revert

* validation

* fix blog

* reformat
2022-02-24 19:39:32 +08:00
..
bin refactor: convert CLI entry points to ESM; migrate create-docusaurus to ESM (#6661) 2022-02-16 23:00:35 +08:00
src refactor: convert all fs methods to async (#6725) 2022-02-20 10:21:33 +08:00
.npmignore misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json chore: upgrade docsearch-react to v3 stable, bump dependencies (#6752) 2022-02-24 19:39:32 +08:00
README.md chore: rename v2.docusaurus.io urls after domain switch + redirect + cleanups (#4490) 2021-03-22 20:57:49 +01:00
tsconfig.json chore: fix Stylelint globs for editor support (#6476) 2022-01-28 12:02:16 +08:00

@docusaurus/migrate

A CLI tool to migrate from older versions of Docusaurus.

Usage

Please see the migration documentation for more information.