Thanks to visit codestin.com Credit goes to github.com
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 e17eba0 commit ede092dCopy full SHA for ede092d
‎CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [3.6.4](https://github.com/vuejs/vue-router/compare/v3.6.3...v3.6.4) (2022-08-25)
2
+
3
+This release fixes some compatibility issues of the new `vue-router/composables` with webpack 4.
4
5
+### Features
6
7
+- **types:** add composables.d.ts in root ([#3784](https://github.com/vuejs/vue-router/issues/3784)) ([0cf54de](https://github.com/vuejs/vue-router/commit/0cf54de782a0b05692bbe78a7181495b6a35b8d9))
8
9
## [3.6.3](https://github.com/vuejs/vue-router/compare/v3.6.2...v3.6.3) (2022-08-23)
10
11
### Bug Fixes
0 commit comments