We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef62d96 commit 2314b52Copy full SHA for 2314b52
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [4.0.0-rc.4](https://github.com/vuejs/vue-router-next/compare/v4.0.0-rc.3...v4.0.0-rc.4) (2020-11-20)
2
+
3
+### Features
4
5
+- expose symbols as internals ([ef62d96](https://github.com/vuejs/vue-router-next/commit/ef62d9645c456f069699480ae3f2c3dd97b9d30d))
6
7
# [4.0.0-rc.3](https://github.com/vuejs/vue-router-next/compare/v4.0.0-rc.2...v4.0.0-rc.3) (2020-11-14)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-router",
- "version": "4.0.0-rc.3",
+ "version": "4.0.0-rc.4",
"main": "dist/vue-router.cjs.js",
"unpkg": "dist/vue-router.global.js",
"jsdelivr": "dist/vue-router.global.js",
0 commit comments