there is a new article on dev.to about the migration to 3.0!
This time it’s about the actual migration process with heavy focus on packages, dependencies and resolving package conflicts. I hope this will help people with their actual migration efforts.
I would kindly ask you to read and try it out with your actual projects and please let me know if I missed out things or described them not detailed enough.
It already helped me to find 8 places that I missed to migrate in CodeFTW (that is already running Meteor 3 in production - with source maps disabled).
We will write documentation on how we are using it as soon as we consider it ready for everybody, but if you are feeling brave, you can try already using a local meteor npm link, but we didn’t document anything yet about usage.