All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.4.0 (2020-11-10)
- support
crossOrigin
option (#78) (e843176) - module: add support for runtimeConfig (#53) (2bc1735)
- plugin: add
debug
option and disable by default (#61) (37f13e5)
- plugin.mock: handle
event.eventCallback
(#76) (cdb0c5c) - fix doNotTrack polyfill (#87) (c69d1cf)
- module: allow client side push before init (#60) (c9b073a)
2.3.2 (2020-07-23)
2.3.1 (2020-07-23)
2.3.0 (2020-06-01)
- require nuxt > 2.12 to avoid ssr memory leak (43f41c8)
- use mock version for nuxt dev (ec85699), closes #32
2.2.3 (2020-03-17)
- prepend
router.base
when sending page track events (#20) (2940d85) - module: warn about head as a function in nuxt config is not supported (#14) (8b37f8d)
2.2.2 (2020-02-25)
- always render noscript block (a921b42)
2.2.1 (2020-02-24)
2.2.0 (2020-02-23)
- enable noscript by default (f511404)
- push page title to dataLayer (#8) (9434562)
- ssr iframe injection (d678f16)
- ssr support (d896618)
- add id to noscript iframe (b345db7)
- call startPageTracking on client only (774fccf)
- pageTitle is not available on SSR (228d796)
2.1.1 (2020-02-11)
- prevent calling init with initial id when autoInit enabled (24744a5)
2.1.0 (2020-02-11)
2.0.1 (2020-02-10)
- initial commit for v2 (aeba6da)
2.3.1 (2019-11-01)
2.3.0 (2019-10-07)
- google-tag-manager: add
<noscript>
fallback (#263) (#300) (f0dd65f) - google-tag-manager: add pageViewEventName option (#314) (f718a6a)
2.2.1 (2019-07-13)
2.2.0 (2019-04-15)
2.1.4 (2019-02-12)
2.1.3 (2019-02-12)
Note: Version bump only for package @nuxtjs/google-tag-manager
2.1.2 (2019-01-11)
Note: Version bump only for package @nuxtjs/google-tag-manager
2.1.1 (2018-12-19)
2.1.0 (2018-10-01)
2.0.0 (2018-05-15)
- google-tag-manager: rework on options and customization (50c1f27)
- google-tag-manager: pageTracking is disabled by default
1.2.0 (2018-04-27)
1.1.0 (2017-11-20)
1.0.1 (2017-07-24)
- google-tag-manager: default 'layer' should be set to 'dataLayer' (#82) (1ed8b76)