Skip to main content

迁移指南

¥Migration guides

当 Strapi 升级包含重大更改时,需要进行迁移。迁移指南是连续的,这意味着如果你的当前版本和最新版本之间有超过 1 个迁移指南,请按顺序遵循每个指南。

¥Migrations are necessary when upgrades to Strapi include breaking changes. The migration guides are sequential, meaning if there is more than 1 migration guide between your current version and the latest release, follow each guide in order.

如果你当前版本与最新版本之间没有具体的迁移指南,则只需遵循 Strapi 升级指南.5 即可。

¥If there is no specific migration guide between your current version and the latest release, you only need to follow the guide to upgrade Strapi.

提醒

创建自定义代码或修改现有代码的 插件扩展 将需要更新并与存储库中的更改进行比较。不更新插件扩展可能会破坏应用。

¥Plugins extension that create custom code or modify existing code will need to be updated and compared to the changes in the repository. Not updating the plugin extensions could break the application.

v4 迁移指南

¥v4 migration guides

v3 到 v4 迁移指南

¥v3 to v4 migration guides

从 v3.6.x 迁移到 v4.0.x 围绕 3 个主题:

¥Migrating from v3.6.x to v4.0.x revolves around 3 topics:

v3 迁移指南

¥v3 migration guides

v3 迁移指南可在 v3 文档 中找到。

¥v3 migration guides are available in the v3 documentation.