Releases: segmentio/analytics-next
Releases · segmentio/analytics-next
@segment/[email protected]
@segment/[email protected]
Minor Changes
- #864
6cba535
Thanks @danieljackins! - Add Client Hints API support
Patch Changes
- Updated dependencies [
6cba535
]:- @segment/[email protected]
@segment/[email protected]
Minor Changes
- #864
6cba535
Thanks @danieljackins! - Add Client Hints API support
@segment/[email protected]
Minor Changes
- #867
2b3e5e4
Thanks @zikaari! - Device mode destination filters will now filter properties within arrays, just like they do in cloud mode
Patch Changes
- #861
99402e9
Thanks @chrisradek! - Fixes issue related to how retried events are stored in localStorage to prevent analytics.js from reading events for a different writeKey when that writeKey is used on the same domain as the current analytics.js.
@segment/[email protected]
Patch Changes
- Updated dependencies [
7dcafa2
]:- @segment/[email protected]
@segment/[email protected]
@segment/[email protected]
@segment/[email protected]
Patch Changes
- #838
55a48a0
Thanks @silesky! - Refactor page enrichment to only call page defaults once, and simplify logic
-
#839
fdc004b
Thanks @silesky! - Fixes a utm-parameter parsing bug where overridden page.search properties would not be reflected in the context.campaign objectanalytics.page(undefined, undefined, {search: "?utm_source=123&utm_content=content" ) // should result in a context.campaign of: { source: 123, content: 'content'}
@segment/[email protected]
Patch Changes
-
#835
9353e09
Thanks @silesky! - Refactor shared validation logic. Create granular error message if user ID does not match string type. -
Updated dependencies [
9353e09
]:- @segment/[email protected]