Pull Request Merged
PR #64 merged: build(deps-dev): bump vue-router from 4.6.4 to 5.0.2
Bumps vue-router from 4.6.4 to 5.0.2.
▶Release notes
Sourced from vue-router's releases.
v5.0.2
🐞 Bug Fixes
- Remove devtools from iife build - by
@posva(58c03)- Loose version check vue-router - by
@posva(90e4b)- volar: Empty options - by
@posva(02275)View changes on GitHub
v5.0.1
🐞 Bug Fixes
- volar: Make typed plugin work with vue-tsc - by
@peter50216in vuejs/router#2607 (7845e)View changes on GitHub
v5.0.0
Vue Router 5 is a boring release, it merges unplugin-vue-router into the core package with no breaking changes. The only exception is that the iife build no longer includes
@vue/devtools-apibecause it has been upgraded to v8 and does not expose an IIFE build itself. You can track that change in this issue. See the migration guide for instructions on how to upgrade from unplugin-vue-router to Vue Router 5.🚀 Features
- experimental: Query params are optional by default - by
@posva(78913)- Add volar plugins - by
@posva(530ac)- Add data loaders as experimental - by
@posva(ab895)- Add route json schema - by
@posva(20675)- Upgrade devtools-api to v7 - by
@posva(17b84)- Upgrade devtools to v8 - by
@posva(b8aa2)- Runtime error on missing param parsers - by
@posva(3444b)- volar: Allow rootDir option - by
@posva(df65a)🐞 Bug Fixes
- Avoid breaking older browsers support - by
@posva(c7ba4)- Trigger navigation guards when keep-alive component is reactivated for different route - by
@babu-chand@posvain vuejs/router#2604 (c7735)- Add automatic types for param parsers - by
@posva(0fb5d)- Param parsers when dts is not at root - by
@posva(16b39)- Expose resolveOptions for unplugin - by
@posva(35543)- Escape tildes in paths - by
@posva(aac2e)- volar: Upgrade config read - by
@posva(e3024)View changes on GitHub
v5.0.0-beta.2
🚀 Features
- Runtime error on missing param parsers - by
@posva(26e30)- volar: Allow rootDir option - by
@posva(237b5)🐞 Bug Fixes
... (truncated)
▶Commits
758f70frelease: [email protected]90e4bb8fix: loose version check vue-router085bbdctest: add missing STRIP_DEVTOOLS and FEATURE_PROD_DEVTOOLS to Vite co...b322635test: define globals022758afix(volar): empty options0392906docs: note about devtools7c0d8b4docs: update version58c033cfix: remove devtools from iife build0a6c674refactor: cleanup dead code4e8a073release: [email protected]- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
▶Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
+527
additions
-47
deletions
3
files changed