Upgrading to Strapi 5: Introduction and FAQ
The latest major version of Strapi is Strapi 5. Strapi v4 is still supported until March 2026.
Whenever you feel ready to upgrade to Strapi 5, the present page will help you. It lists all available resources for upgrading from Strapi 4 to Strapi 5 and answers general questions you might have.
Available resources
All of the following available resources will help you upgrade your application and plugins to Strapi 5, from the most common to the most specific use cases:
1️⃣ Step-by-step guide
Read this guide first to get an overview of the upgrade process.
2️⃣ Upgrade tool reference
Learn more about how the upgrade tool can automatically migrate some parts of your Strapi v4 application to Strapi 5.
3️⃣ Breaking changes list
Read more about the differences between Strapi v4 and v5, the resulting breaking changes, and how to handle them manually or with the help of the codemods provided with the upgrade tool.
4️⃣ Specific resources
Handle specific use cases such as the deprecation of the Entity Service API in favor of the new Document Service API, the plugins migration, and the deprecation of the helper-plugin.
Frequently asked questions
The following questions and their answers should help you cover the most common use cases: