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 4f934f7 commit 4d73be3Copy full SHA for 4d73be3
‎CHANGELOG.md‎
@@ -1,3 +1,9 @@
1
+## [3.6.5](https://github.com/vuejs/vue-router/compare/v3.6.4...v3.6.5) (2022-09-06)
2
+
3
+### Bug Fixes
4
5
+- **types:** Component with 4 generics for Vue 2.6 ([d6064df](https://github.com/vuejs/vue-router/commit/d6064df1112497dac98e4302d81607efdb1a58c6)), closes [#3786](https://github.com/vuejs/vue-router/issues/3786)
6
7
## [3.6.4](https://github.com/vuejs/vue-router/compare/v3.6.3...v3.6.4) (2022-08-25)
8
9
This release fixes some compatibility issues of the new `vue-router/composables` with webpack 4.
0 commit comments