v1.35.0
What's Changed
- [Feature] Add support for specifying CDN URL during .load call by @silesky in #414
- [Feature] Allow tracklink and trackform to pass in options by @danieljackins in #417
- [Bugfix] Honor Integration["Segment.io"]: false to API calls by @chrisradek in #394
- [Bugfix] Ensure anonymous id is set before analytics calls are made if passed as a query string by @arielsilvestri in #406
- [Bugfix] Updates event-queue to only scheduleFlush when items exist in queue by @chrisradek in #405
- [Chore] Fixes qa ci job by making integrations checking more resilient by @chrisradek in #418
- [Chore] Update pipeline.yml by @pooyaj in #398
- [Chore] Fixes the QA job by @chrisradek in #416
- [Tests] Tests for obfuscated bundles by @arielsilvestri in #397
- [Dependencies] Bump playwright to the latest by @pooyaj in #396
- [Dependencies] Bump next from 11.1.2 to 12.1.0 in /example by @dependabot in #401
- [Dependencies] Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #400
- [Dependencies] Bump prismjs from 1.24.0 to 1.27.0 in /example by @dependabot in #399
New Contributors
- @dependabot made their first contribution in #401
- @silesky made their first contribution in #414
Full Changelog: v1.34.0...v1.35.0