Vue 3 migration guide link doesn't mention any proper migration way from vue 2 to vue 3
Version
3.0.0
Reproduction link
https://v3.vuejs.org/guide/migration/introduction.html
Steps to reproduce
Go to this link which is mentioned here
What is expected?
This link which is mentioned in Vue 3 release notes as a migration guide should have a set of steps that should guide a user on how to migrate.
What is actually happening?
The said link mentions breaking changes and how to create a new Vue 3 App but there is nothing which remotely suggests it as a migration guide
Please let me know if there is any other place where I can find an official migration guide