]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
release: vue-router@4.1.5 v4.1.5
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 26 Aug 2022 09:57:32 +0000 (11:57 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 26 Aug 2022 09:57:32 +0000 (11:57 +0200)
packages/router/CHANGELOG.md
packages/router/package.json

index f4a50e042185bc71caab5650495ae932b84d55c1..ebe1a39b3f677142002e00155e021d924cfe7e84 100644 (file)
@@ -1,3 +1,10 @@
+## [4.1.5](https://github.com/vuejs/router/compare/v4.1.4...v4.1.5) (2022-08-26)
+
+### Features
+
+- **warn:** better wording ([4cc3093](https://github.com/vuejs/router/commit/4cc3093d0485cbd968ff096d1878bee40b7e47a9)), closes [#1530](https://github.com/vuejs/router/issues/1530)
+- **warn:** warn against removed params ([fdbaf83](https://github.com/vuejs/router/commit/fdbaf83a5fa359343697ec26f4f4a54aac73b241)), closes [#1527](https://github.com/vuejs/router/issues/1527)
+
 ## [4.1.4](https://github.com/vuejs/router/compare/v4.1.3...v4.1.4) (2022-08-22)
 
 ## Important Note
index 7e8b34e480fefef24e1c5ec1ec871b291500db59..b99a46918404c60cf0cce0662dadba66ae1fe1da 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "vue-router",
-  "version": "4.1.4",
+  "version": "4.1.5",
   "main": "index.js",
   "unpkg": "dist/vue-router.global.js",
   "jsdelivr": "dist/vue-router.global.js",