Skip to content

feat: add vue 2.7 support #3763

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

Closed
wants to merge 1 commit into from
Closed

feat: add vue 2.7 support #3763

wants to merge 1 commit into from

Conversation

xiaoxiangmoe
Copy link
Contributor

@xiaoxiangmoe xiaoxiangmoe commented Jul 15, 2022

  • useRoute, useRouter
  • useLink
  • onBeforeRouteLeave, onBeforeRouteUpdate
  • NavigationFailureType, isNavigationFailure, START_LOCATION
  • update build script
  • update unit test

@netlify
Copy link

netlify bot commented Jul 15, 2022

Deploy Preview for vue-router-docs-v3 canceled.

Name Link
🔨 Latest commit f1eb2b1
🔍 Latest deploy log https://app.netlify.com/sites/vue-router-docs-v3/deploys/62f7008a47a7dc0009a32133

@posva
Copy link
Member

posva commented Aug 18, 2022

There are quite a few necessary changes for the composition api functions to properly work. They also need the upcoming Vue 2.7.9 version. I openend #3769 but this PR has other things that are not included like the type upgrades. Could you open another PR with just those changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants