Skip to content

Releases: segmentio/analytics-next

v1.38.0

25 May 01:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.37.0...v1.38.0

v1.37.0

17 May 22:02
Compare
Choose a tag to compare

What's Changed

  • [Feature] Adds support for configurable protocol by @arielsilvestri in #450
  • [Chore]update vscode local settings.json default formatting tool by @silesky in #453
  • [Chore] Add react examples to ReadMe by @catligad in #452
  • [Chore] throw error in test reporter if missing variables by @silesky in #456
  • [Chore] make yarn test/lint source of truth to easily pass flag by @silesky in #457
  • [Chore] throw error if lockfile not updated by @silesky in #458
  • [Dependencies] Update tsub to latest by @pooyaj in #460
  • [Dependencies] Bump ws from 7.3.1 to 7.5.7 by @dependabot in #454
  • [Dependencies] Downgrade normalize_url to a non-vuln version by @pooyaj in #455

New Contributors

Full Changelog: v1.36.0...v1.37.0

v1.36.0

06 May 20:08
Compare
Choose a tag to compare

What's Changed

  • [Feature] Support for obfuscated action destinations names by @arielsilvestri in #431
  • [Feature] Adds support for disabling client-side persistence via the disableClientPersistence flag by @chrisradek in #388
  • [Bugfix] Fixes race condition where querystring params could be ignored by @chrisradek in #443
  • [Chore] Adds @next/bundle-analyzer for dev example by @silesky in #439
  • [Dependencies] Bump tslib to 2.4.0 and dev dependencies to the latest versions by @silesky in #441
  • [Dependencies] Bump dev dependencies to the latest versions by @pooyaj

Full Changelog: v1.35.1...v1.36.0

v1.35.1

08 Apr 20:46
Compare
Choose a tag to compare

What's Changed

  • [Bugfix] Fixes race condition when specifying CDN URL during .load call by @silesky in #424
  • [Chore] Adds cdn field to dev page by @danieljackins in #425
  • [Dependencies] Bump @segment/facade to the latest by @chrisradek in #426

Full Changelog: v1.35.0...v1.35.1

v1.35.0

06 Apr 15:30
Compare
Choose a tag to compare

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

Full Changelog: v1.34.0...v1.35.0

v1.34.0

16 Mar 00:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.5...v1.34.0

v1.33.5

19 Feb 00:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.4...v1.33.5

v1.33.4

28 Jan 18:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.3...v1.33.4

v1.33.3

19 Jan 19:36
Compare
Choose a tag to compare

What's Changed

  • Improve the query API, by correctly decoding special characters such as @ by @zikaari in #363
  • Remove host tag from error metrics by @pooyaj in #366
  • Pull request advisory visible only to the PR author by @zikaari in #364

Full Changelog: v1.33.2...v1.33.3

v1.33.2

13 Jan 00:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.33.1...v1.33.2