vitailse
vitailse copied to clipboard
chore(deps-dev): bump unplugin-vue-router from 0.0.21 to 0.7.0
Bumps unplugin-vue-router from 0.0.21 to 0.7.0.
Release notes
Sourced from unplugin-vue-router's releases.
v0.7.0
Please refer to CHANGELOG.md for details.
v0.6.4
Please refer to CHANGELOG.md for details.
v0.6.3
Please refer to CHANGELOG.md for details.
v0.6.2
Please refer to CHANGELOG.md for details.
v0.6.1
Please refer to CHANGELOG.md for details.
v0.6.0
Please refer to CHANGELOG.md for details.
v0.5.5
Please refer to CHANGELOG.md for details.
v0.5.4
Please refer to CHANGELOG.md for details.
v0.5.3
Please refer to CHANGELOG.md for details.
v0.5.2
Please refer to CHANGELOG.md for details.
v0.5.1
Please refer to CHANGELOG.md for details.
v0.5.0
Please refer to CHANGELOG.md for details.
v0.4.1
Please refer to CHANGELOG.md for details.
v0.4.0
Please refer to CHANGELOG.md for details.
v0.3.3
Please refer to CHANGELOG.md for details.
v0.3.2
Please refer to CHANGELOG.md for details.
v0.3.1
Please refer to CHANGELOG.md for details.
... (truncated)
Changelog
Sourced from unplugin-vue-router's changelog.
0.7.0 (2023-09-22)
Bug Fixes
- allow overriding and extending folder options (1f6e312)
- correctly ignore folders (cbd14b9)
- keep parent override in children (f651961), closes #189
Features
- allow path as function (b913f56)
BREAKING CHANGES
exclude
is no longer relative toroutesFolder.src
but to the cwd. like other paths. Note this is technically a fix that should simplify your configuration.0.6.4 (2023-05-09)
Bug Fixes
Features
0.6.3 (2023-05-02)
Bug Fixes
- handle empty regexp in raw routes (9bea452)
0.6.2 (2023-05-01)
Bug Fixes
- options: dotNesting (b7abc9b)
0.6.1 (2023-05-01)
Bug Fixes
- types: correct exports in new files (e9056f7)
0.6.0 (2023-05-01)
Bug Fixes
... (truncated)
Commits
ba5d5f8
release: [email protected]b913f56
feat: allow path as functionbfe5054
chore(deps): update dependency happy-dom to v12 (#234)e2af111
chore(deps): update actions/checkout action to v4 (#229)a0be222
chore(deps): update all non-major dependenciese98232f
chore(deps): update dependency happy-dom to v11 (#230)a920cb6
chore(deps): update all non-major dependenciesba71943
chore(deps): update all non-major dependenciesd797413
chore(deps): update all non-major dependencies4f5b07a
chore(deps): update all non-major dependencies- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)