Load, configure, and deploy the Snowplow JavaScript tracker library (v3).
- Fix handling of configuration for enableLinkClickTracking
- Fix missing promoFieldObject context on promoClick events (#23)
- Provide better support for custom commands requiring no arguments (#21)
- Allow multiple entries for custom context entities (#15)
- Update Copyright to 2023 (#18)
- Fix unpkg CDN url (#17)
- Disallow trailing slash in collector hostname (#16)
- Switch to snowplow.io domain (#14)
- Fix help text links (#13)
- Add option to not inject JavaScript library (#12)
- Fix unpkg library url (#9)
- Ensure all Snowplow methods are executed by specified tracker (#7)
- Format template with prettier (#8)
- Update Copyright to 2022 (#5)
- Update documentation links (#4)
- Initial release