File tree Expand file tree Collapse file tree 3 files changed +573
-22
lines changed
Expand file tree Collapse file tree 3 files changed +573
-22
lines changed Original file line number Diff line number Diff line change 11# Next
22
3- [ diff] ( https://github.com/gtm-support/vue-gtm/compare/3.1.0...main )
3+ [ diff] ( https://github.com/gtm-support/vue-gtm/compare/3.2.0...main )
4+
5+ # 3.2.0
6+
7+ [ diff] ( https://github.com/gtm-support/vue-gtm/compare/3.1.0...3.2.0 )
8+
9+ - Add support for ` vue-router ` ` >=5.0.0 `
410
511# 3.1.0
612
Original file line number Diff line number Diff line change 11{
22 "name" : " @gtm-support/vue-gtm" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Simple implementation of Google Tag Manager for Vue" ,
55 "scripts" : {
66 "clean" : " rimraf coverage .eslintcache dist pnpm-lock.yaml node_modules" ,
8686 "typescript" : " ~5.5.4" ,
8787 "vitest" : " ~2.0.5" ,
8888 "vue" : " ^3.4.37" ,
89- "vue-router" : " ^4.4.3 "
89+ "vue-router" : " ^5.0.2 "
9090 },
9191 "peerDependencies" : {
9292 "vue" : " >= 3.2.26 < 4.0.0"
9797 }
9898 },
9999 "optionalDependencies" : {
100- "vue-router" : " >= 4.4.1 < 5 .0.0"
100+ "vue-router" : " >= 4.4.1 < 6 .0.0"
101101 },
102102 "packageManager" : " pnpm@9.7.0"
103103}
You can’t perform that action at this time.
0 commit comments