2.3.2 (2024-10-02)
2.3.1 (2024-04-16)
2.3.0 (2024-02-29)
2.2.1 (2023-08-14)
- Bugfix - Add support for stringified objects in custom flags (#48)
- Fix tests that fail silently (#49)
2.2.0 (2021-11-11)
- Add support for enhanced conversions (7c3c5d6)
2.1.1 (2021-11-11)
- fix: Correct send_to in gtag API (#23) (af01adc)
- fix: Prevent unmapped events from being forwarded (#22) (50e6d27)
- Correct send_to in gtag API (#23) (af01adc)
- Prevent unmapped events from being forwarded (#22) (50e6d27)
--
- Implement Google Site Tag (GTAG) support as an opt-in feature
- There are no code changes in this commit. NPM published 2.0.4 but with the dist/ file from 2.0.3. This commit will include the correct dist/ file as we bump to 2.0.5
- Bugfix - Check window for node environments
- Bugfix - rename event --> adWordEvent
- Update package.json
- Bugfix - Remove parseInt(conversionId) which could result in NaN and data not sent to AdWords
- Turn src file into an ESM module
- Remove isObject dependency
- Bugfix - Refactor calculateJSHash