-
-
Notifications
You must be signed in to change notification settings - Fork 665
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Link to Vue 3 migration guide in docs #2090
Link to Vue 3 migration guide in docs #2090
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great addition to the docs, thanks!
Do you know of other docs pages which could benefit from a link to the migration guide?
Thanks comment ! The following page may be equally benefit as there is no link to the migration guide.
There may be others, but if any of them look like they would benefit from an additional migration guide, I will add them 😃 |
Thanks for checking! Would you fancy adding those links to the relevant pages, too? |
I Added migration guide! Could you please review again? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contributions!
Added a migration guide in further reading.
Vue 3 Migration Guide - v-on.native modifier removed
https://v3-migration.vuejs.org/breaking-changes/v-on-native-modifier-removed.html
Vue 3 Migration Guide - VNode Lifecycle Events
https://v3-migration.vuejs.org/breaking-changes/vnode-lifecycle-events.html#migration-strategy
Vue 3 Migration Guide - $listeners removed
https://v3-migration.vuejs.org/breaking-changes/listeners-removed.html