- Upgrade
core
to 1.4.0 - Use
^
-semver modifier for@gtm-support/core
- Upgrade
core
to 1.3.0
- Upgrade
core
to 1.2.0
- New option
vueRouterAdditionalEventData
(#110)
- Detect if running in browser context (#97)
- Make
vue-router
optional, for real this time...
- Fix optional
vue-router
peer dependency
- Upgrade
core
to 1.1.0
- Ability to ignore views by callback (#37)
- Ignore views is not case insensitive anymore
- Initial release
- Update to @gtm-support/core v1.0.0-alpha.3
- Use @gtm-support/core natively
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.
- Compatibility release for
vue-gtm
3.5.0
- Previous Changelog