Hello folks,
I have been upgrading my company’s Strapi instance all the way from beta.20 to newer versions, working my way up to the latest stable release.
My question is that since there is no formal migration guide after 3.4.4, does this simply mean that it safe to upgrade directly from 3.4.4 to latest?
Kind Regards,
Timo
1 Like
I would also like to know how to migrate to v3.5.4. I use v3.5.0 and want to migrate to v.3.5.4.
Yes, if there are no Migration guides, you can safely upgrade the dependencies from 3.4.4 to 3.5.4
You should just upgrade your dependencies in package.json, install new dependencies, rebuild your admin panel, start strapi again.
2 Likes