#When's a good time to migrate to V6?
1 messages · Page 1 of 1 (latest)
how ??
when you have decided it's time to migrate, change the version of all mantine packages in your package.json to the new v6 version you want
then run your dev build command or tsc, it should list all errors, you will then need to manually fix problems from breaking api changes
you can see the changelogs for full guides on changes
https://mantine.dev/changelog/6-0-0/