File tree Expand file tree Collapse file tree 2 files changed +12
-13
lines changed
Expand file tree Collapse file tree 2 files changed +12
-13
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/2.0.0-beta.3 ...main )
3+ [ diff] ( https://github.com/gtm-support/vue-gtm/compare/2.0.0...main )
44
5- # 2.0.0-beta.3
5+ # 2.0.0
66
7- [ diff] ( https://github.com/gtm-support/vue-gtm/compare/1.6.0...2.0.0-beta.3 )
8-
9- - Handle ` vue-router ` failure checks manually ([ #273 ] )
10- - Set ` lib ` from ` ES2020 ` to ` ES2018 `
11-
12- [ #273 ] : https://github.com/gtm-support/vue-gtm/pull/273
13-
14- # 2.0.0-beta.2
15-
16- [ diff] ( https://github.com/gtm-support/vue-gtm/compare/1.6.0...2.0.0-beta.2 )
7+ [ diff] ( https://github.com/gtm-support/vue-gtm/compare/1.6.0...2.0.0 )
178
189## BREAKING CHANGE
1910
2011- Minimum required Vue version is now ` ^3.2.0 `
2112- Minimum required Vue Router version is now ` ^4.1.0 `
2213- Minimum required EcmaScript is now ` ES2018 `
2314
15+ ## Features
16+
17+ - Now serving ESM and CJS
18+ - Handle ` vue-router ` failure checks manually ([ #273 ] )
19+ - Set ` lib ` from ` ES2020 ` to ` ES2018 `
20+
21+ [ #273 ] : https://github.com/gtm-support/vue-gtm/pull/273
22+
2423# 1.6.0
2524
2625[ diff] ( https://github.com/gtm-support/vue-gtm/compare/1.5.0...1.6.0 )
Original file line number Diff line number Diff line change 6363 " google"
6464 ],
6565 "dependencies" : {
66- "@gtm-support/core" : " ^2.0.0-beta.1 "
66+ "@gtm-support/core" : " ^2.0.0"
6767 },
6868 "devDependencies" : {
6969 "@typescript-eslint/eslint-plugin" : " ~5.39.0" ,
You can’t perform that action at this time.
0 commit comments