Snowplow JavaScript Tracker v2.12.0
This release introduces a new test suite powered by Snowplow Micro, along with package updates and bug fixes, including bringing feature parity between local storage and cookies as the trackers stateStorageStrategy.
New features
Bug fixes
- Fix OptimizelyX context collecting (#730)
- Fix osx+safari testing setup issues (#760)
- Fix tracker continuing to insert events up to max Local Storage quota (#764)
- Fix dynamic context callbacks sometimes returning null (#743)
- Fix stateStorageStrategy localStorage not increasing session counters (#718)
Under the hood
- Update packages and test harness (#756)