docusaurus/packages/docusaurus-migrate
Joshua Chen 24c205a835
refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080)
* refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type

* fix
2022-03-31 19:16:07 +08:00
..
bin refactor: make JS executables included in the tsconfig for editor hints (#6861) 2022-03-06 23:07:23 +08:00
src refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080) 2022-03-31 19:16:07 +08:00
.npmignore misc: convert all internal scripts to ESM (#6286) 2022-01-08 12:59:28 +08:00
package.json chore: upgrade dependencies (#7065) 2022-03-30 11:05:50 +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.build.json refactor: make JS executables included in the tsconfig for editor hints (#6861) 2022-03-06 23:07:23 +08:00
tsconfig.json refactor: make JS executables included in the tsconfig for editor hints (#6861) 2022-03-06 23:07:23 +08:00

@docusaurus/migrate

A CLI tool to migrate from older versions of Docusaurus.

Usage

Please see the migration documentation for more information.