@snowplow/javascript-tracker
Version:
Web analytics for Snowplow
56 lines (41 loc) • 1.67 kB
Markdown
# Change Log - @snowplow/javascript-tracker
This log was last generated on Fri, 14 May 2021 10:45:32 GMT and should not be manually modified.
## 3.1.0
Fri, 14 May 2021 10:45:32 GMT
_Version update only_
## 3.0.3
Wed, 21 Apr 2021 12:35:06 GMT
_Version update only_
## 3.0.2
Thu, 15 Apr 2021 21:07:39 GMT
_Version update only_
## 3.0.1
Wed, 14 Apr 2021 16:30:05 GMT
### Updates
- Add unit tests to plugin track* functions (#954)
## 3.0.0
Wed, 31 Mar 2021 14:46:47 GMT
### Updates
- Allow plugins to be dynamically loaded when using tracker (#918)
- Add debug mode (#381)
- Bump rollup to 2.41 (#916)
- Remove module level references to window and document (close #928)
- Ensure browser-tracker API methods catch exceptions (#919)
- Introduce TSDoc comments and extract interfaces where appropriate (#906)
- Bump major version to v3 and update READMEs (#904)
- Improve Core API for module bundlers which support treeshaking (#903)
- Rename @snowplow/browser-core to @snowplow/browser-tracker-core (#901)
- Publish lite version of sp.js (#900)
- Ensure correct 3-Clause BSD License notices are being used (#316)
- Improve API for module bundlers which support treeshaking (#899)
- Bump rush to 5.39 (#895)
- Port to TypeScript (#72)
- Make sp.js build process modular (#450)
- Create @snowplow/browser-tracker package for npm distribution (#541)
- Split auto contexts into plugins (#880)
- Add rush to manage monorepo (#883)
- Add ES Module builds (#882)
- Cleanup deprecated methods (#557)
- Update publishing process for rush (#907)
- Change white and black lists to allow and deny lists (#908)
- Create rush change files for major version 3 release (#909)