Snowplow JavaScript Tracker v2.2.1
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)