Skip to content

Commit 63fff08

Browse files
committed
chore: changelog
1 parent 46059a3 commit 63fff08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,10 @@ This new version requires Vue router 4.6.0 or higher. It includes support for th
2020
- ensure consistent non trailing slash ([aed8bfc](https://github.com/posva/unplugin-vue-router/commit/aed8bfcc47eaca29bf6373cd0e0a8902cbdaf484))
2121
- extract param parsers from definePage ([04a5075](https://github.com/posva/unplugin-vue-router/commit/04a50758cfac0241d34081c468b5c68d2e4e0243))
2222
- fix "Unused import specifier" warning in WebStorm ([969ae2c](https://github.com/posva/unplugin-vue-router/commit/969ae2c606bcbf7ad06f1ec4e7b1958da2864076))
23-
- handle negative default querya params ([73b1d3d](https://github.com/posva/unplugin-vue-router/commit/73b1d3d7dcf32aec00569840d2bd26c336cc33f8))
23+
- handle negative default query params ([73b1d3d](https://github.com/posva/unplugin-vue-router/commit/73b1d3d7dcf32aec00569840d2bd26c336cc33f8))
2424
- handle query types ([4b750fb](https://github.com/posva/unplugin-vue-router/commit/4b750fb0e2fb9f307675bb7ecddc9af7d4af1e09))
2525
- handle splats ([577410b](https://github.com/posva/unplugin-vue-router/commit/577410b701192c7e5e3ee6c257d38e41ae83362a))
2626
- parse custom param ([c37b79f](https://github.com/posva/unplugin-vue-router/commit/c37b79f527fcd825a0e0dbc03b716c6af20f539f))
27-
- remove 'both' format for query params, default to 'value' ([fc91dd3](https://github.com/posva/unplugin-vue-router/commit/fc91dd3f5bd9ad68bb6912cbd59a0e1625a4f565))
2827
- remove empty parents from routes ([9d91f3f](https://github.com/posva/unplugin-vue-router/commit/9d91f3ffc21a9752a8af70fca307631f60c46195))
2928
- sorting of experimental resolver ([caecce5](https://github.com/posva/unplugin-vue-router/commit/caecce5a0cc39eae0dd0016fe75658a7202bb220))
3029
- support custom params folder ([48c75fd](https://github.com/posva/unplugin-vue-router/commit/48c75fdaab1c421e14e526b26f0aac963e1ae7b9))

0 commit comments

Comments
 (0)