Skip to content

Releases: MatteoGabriele/vue-analytics

v5.22.1

08 Jan 22:36
Compare
Choose a tag to compare

5.22.1 (2020-01-08)

Bug Fixes

v5.22.0

08 Jan 14:09
Compare
Choose a tag to compare

5.22.0 (2020-01-08)

Features

v5.21.1

06 Jan 16:23
Compare
Choose a tag to compare

5.21.1 (2020-01-06)

Bug Fixes

  • page: track previous page (125462f)

v5.21.0

06 Jan 10:59
a5e4778
Compare
Choose a tag to compare

5.21.0 (2020-01-06)

Features

  • types: extract and export payload types for convenience (be5ec8d)

v5.20.2

28 Dec 13:47
Compare
Choose a tag to compare

5.20.2 (2019-12-28)

Bug Fixes

  • page: pageview resolved before routes ready (cc858f7), closes #267

v5.20.1

17 Dec 11:56
809f633
Compare
Choose a tag to compare

5.20.1 (2019-12-17)

Bug Fixes

  • types: update typings set function value argument to be any (3fd49cf)

v5.20.0

16 Dec 19:02
7986a44
Compare
Choose a tag to compare

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

13 Dec 06:41
1385be9
Compare
Choose a tag to compare

5.19.1 (2019-12-13)

Bug Fixes

  • set event options as optional (6902095)

v5.19.0

10 Dec 19:26
b05fb0d
Compare
Choose a tag to compare

5.19.0 (2019-12-10)

Features

  • added typings for vue-analytics (eda47b8)

v5.18.0

15 Nov 18:29
Compare
Choose a tag to compare

5.18.0 (2019-11-15)

Features

  • lhelpers: add rel preconnect attribute to script tag (37f1b18), closes #208