Releases: MatteoGabriele/vue-analytics
Releases · MatteoGabriele/vue-analytics
v5.21.1
5.21.1 (2020-01-06)
Bug Fixes
- page: track previous page (125462f)
v5.21.0
5.21.0 (2020-01-06)
Features
- types: extract and export payload types for convenience (be5ec8d)
v5.20.2
5.20.2 (2019-12-28)
Bug Fixes
- page: pageview resolved before routes ready (cc858f7), closes #267
v5.20.1
5.20.1 (2019-12-17)
Bug Fixes
- types: update typings
set
function value argument to be any
(3fd49cf)
v5.20.0
5.20.0 (2019-12-16)
Features
- types: add typings for ecommerce (440d2e2)
- types: export events library functions (fdb2dad)
- types: extract options for
install
method into separate interface for convenient usage (d2a797c)
v5.19.1
5.19.1 (2019-12-13)
Bug Fixes
- set event options as optional (6902095)
v5.19.0
5.19.0 (2019-12-10)
Features
- added typings for vue-analytics (eda47b8)
v5.18.0
5.18.0 (2019-11-15)
Features
- lhelpers: add rel preconnect attribute to script tag (37f1b18), closes #208