We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d63d3 commit 61838bfCopy full SHA for 61838bf
packages/router/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [4.6.3](https://github.com/vuejs/router/compare/v4.6.2...v4.6.3) (2025-10-16)
2
+
3
+### Bug Fixes
4
5
+- reinstate ESM browser builds ([#2572](https://github.com/vuejs/router/issues/2572)) ([09d63d3](https://github.com/vuejs/router/commit/09d63d3ff836a775231bf65ceaa11839bfed191f))
6
7
## [4.6.2](https://github.com/vuejs/router/compare/v4.6.1...v4.6.2) (2025-10-15)
8
9
### Bug Fixes
packages/router/package.json
@@ -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",
0 commit comments