Skip to content

Snowplow JavaScript Tracker v2.2.1

Compare
Choose a tag to compare
@alexanderdean alexanderdean released this 28 Jan 00:17
· 910 commits to master since this release

Various bug fixes

  • Fixed QuotaExceededError bug with localStorage in Safari (#308)
  • Stopped sending empty PerformanceTiming context (#306)
  • Prevented PerformanceTiming context being sent multiple times (#309)
  • Stopped automatically setting Cloudfront URL in synchronous tracker, thanks @vassilevsky! (#311)
  • Fixed lodash-cli version at 2.4.2 (#314)
  • Prevented accidental publication of snowplow-tracker to npm (#300)
  • Added missing tid ticket to CHANGELOG under 2.1.0 (#302)