Skip to content

Latest commit

 

History

History
98 lines (51 loc) · 2.6 KB

CHANGELOG.md

File metadata and controls

98 lines (51 loc) · 2.6 KB

Next

diff

1.6.0

diff

  • Upgrade core to 1.4.0
  • Use ^-semver modifier for @gtm-support/core

1.5.0

diff

1.4.0

diff

1.3.0

diff

  • New option vueRouterAdditionalEventData (#110)

1.2.3

diff

  • Detect if running in browser context (#97)

1.2.2

diff

  • Make vue-router optional, for real this time...

1.2.1

diff

  • Fix optional vue-router peer dependency

1.2.0

diff

1.1.0

diff

  • Ability to ignore views by callback (#37)

BREAKING CHANGE

  • Ignore views is not case insensitive anymore

1.0.0

diff

  • Initial release

1.0.0-alpha.3

diff

1.0.0-alpha.2

diff

BREAKING CHANGE

The id parameter is now part of the options, therefor if you used the constructor you need to move the first argument into the second option argument.
Also some names changed here and there.

1.0.0-alpha.1

diff