We’ve got a three year old website running Nuxt3/TypeScript and legacy slices, but it’s due for some changes. It’ll involve a few new slices, so I’d prefer to move to slice machine right away.
Considering the upgrade tools are not released: any advice how to approach the migration? Did anybody go through migration and have any tips? It’s important not to brick the production site during development and of course not to loose data.
Considering it’s only about 150 documents (x2 locales), it could be better to create a new repository and copy custom types/slices, but it’ll turn it into a full rebuild. Is there any way to do partial upgrades? How long until migration tools are released (I already signed up for all beta programs)?