Releases: segmentio/analytics-next
Releases · segmentio/analytics-next
v1.38.0
What's Changed
- [Feature] Add ability to capture customer events before library init by @silesky in #436, #470, #469, #463
- [Chore] Async methods should have await by @silesky in #464
- [Dependency] Bump dset from 3.1.0 to 3.1.2 by @dependabot in #467
- [Bugs] Integration overrides now work with action destinations by @chrisradek in #465
Full Changelog: v1.37.0...v1.38.0
v1.37.0
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
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
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
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
v1.34.0
What's Changed
- [New Feature] Support for obfuscated destination names by @arielsilvestri in #386
- [New Feature] Support for inline settings rather than using /settings endpoint by @chrisradek in #389
- [Improvement] Batched dispatcher fixes and enhancements by @zikaari in #376
- [Bug] Dont load disabled action destinations by @danieljackins in #385
- [Chore] Upload builds to shadow pipeline as well by @danieljackins in #387
Full Changelog: v1.33.5...v1.34.0
v1.33.5
What's Changed
- Honor blocking unplanned events in tracking plan by @chrisradek in #373
- Bump Facade to v3.4.8 ( removing
klona
library from Facade ) by @arielsilvestri in #378
Full Changelog: v1.33.4...v1.33.5
v1.33.4
v1.33.3
v1.33.2
What's Changed
- Fix destination negation logic by @zikaari in #357
- Fix analytics on initialize by @arielsilvestri in #360
- Resolve indirect sourcemaps for easier debugging by @zikaari in #356
- Fixes make release version generation by @chrisradek in #358
- Types: add identify reserved traits by @reslear in #349
- Docs: Plugins section list formatting by @nicholasluimy in #359
New Contributors
- @zikaari made their first contribution in #356
- @arielsilvestri made their first contribution in #360
- @nicholasluimy made their first contribution in #359
Full Changelog: v1.33.1...v1.33.2