Releases: segmentio/analytics-next
Releases · segmentio/analytics-next
@segment/[email protected]
Patch Changes
- #688
c21734e
Thanks @arielsilvestri! - Fixes issue where options object would not be properly assigned if properties arg was explicitly undefined
@segment/[email protected]
Patch Changes
- #666
5269a3e
Thanks @ryder-wendt! - Do not throw errors if localStorage becomes unavailable
@segment/[email protected]
Patch Changes
- Updated dependencies [
98d1b12
]:- @segment/[email protected]
@segment/[email protected]
@segment/[email protected]
Minor Changes
-
#655
5e3f077
Thanks @silesky! - Fix analytics reset clears anonymous ID bug -
#637
b335096
Thanks @silesky! - Add ability to delay initialization
- #635
222d4ec
Thanks @chrisradek! - Adds a new load optiondisableAutoISOConversions
that turns off converting ISO strings in event fields to Dates for integrations.
Patch Changes
-
Updated dependencies [
409cae4
]:- @segment/[email protected]
@segment/[email protected]
@segment/[email protected]
Minor Changes
- #597
18dc5b0
Thanks @danieljackins! - Added destination filter support to action destinations
@segment/[email protected]
@segment/[email protected]
Patch Changes
- #611
29c3bd7
Thanks @chrisradek! - Fixes analytics.reset() so that it clears group data.