- Fix missing required export section
- Drop cjs support
- Add
parentElementtoGtmSupportOptions(#422) - Add support for new GTM IDs starting with
G-(#427)
- Handle
nonceas script-attribute (#414)
- Add option to use custom dataLayer variable (#401)
- Add
pushmethod to theGtmSupportclass (#352)
- Add configurable MIME type to script tag (#350)
- Now serving ESM and CJS
- Improve GTM-ID assertion error (34d4eda)
- No additional changes, just dev dependency updates and sync for vue-gtm
- Add option to override track view
eventproperty (#202)
- Make script accessible (#186)
- Make script source configurable for server-side GTM (#180)
- Log plugin is disabled on
trackViewandtrackEventcall (#50) - Support where
scriptelement can be appended (#55) - Add
onReadyfunction to config object (#77)
- Initial release
- Restructured source code
- Added tests
- Export everything through
index
- Initial alpha release