]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
release: vue-router@4.6.3 v4.6.3
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 16 Oct 2025 05:39:21 +0000 (07:39 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 16 Oct 2025 05:39:21 +0000 (07:39 +0200)
packages/router/CHANGELOG.md
packages/router/package.json

index c2b1dda4ab0ca63beba0660ad2d5e4f23f5dea32..ff2e62c853afca2aa17c9df2e2192309abca5c5e 100644 (file)
@@ -1,3 +1,9 @@
+## [4.6.3](https://github.com/vuejs/router/compare/v4.6.2...v4.6.3) (2025-10-16)
+
+### Bug Fixes
+
+- reinstate ESM browser builds ([#2572](https://github.com/vuejs/router/issues/2572)) ([09d63d3](https://github.com/vuejs/router/commit/09d63d3ff836a775231bf65ceaa11839bfed191f))
+
 ## [4.6.2](https://github.com/vuejs/router/compare/v4.6.1...v4.6.2) (2025-10-15)
 
 ### Bug Fixes
index 6e5b3b9a683fdd06037a46af419c116ee65142af..d7a30e8f1055afc794799326adc547a5c697cea7 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "vue-router",
-  "version": "4.6.2",
+  "version": "4.6.3",
   "main": "index.js",
   "unpkg": "dist/vue-router.global.js",
   "jsdelivr": "dist/vue-router.global.js",