Skip to content

Releases: segmentio/analytics-next

@segment/[email protected]

03 Dec 01:11
9119a88

Choose a tag to compare

Patch Changes

  • #702 90b915a Thanks @silesky! - EventFactory should filter out option keys with undefined values
  • #709 108c77e Thanks @silesky! - Improve types for context and traits and fix SegmentEvent context type (node only ATM). Refactor context eventFactory to clarify.

@segment/[email protected]

30 Nov 23:41

Choose a tag to compare

Minor Changes

Patch Changes

@segment/[email protected]

30 Nov 23:41

Choose a tag to compare

Patch Changes

  • #692 ecb4b8d Thanks @silesky! - Move code out of core and into analytics-node. Tweak emitter error contract.

@segment/[email protected]

27 Nov 16:37
00883f0

Choose a tag to compare

Patch Changes

@segment/[email protected]

27 Nov 16:37
00883f0

Choose a tag to compare

Patch Changes

@segment/[email protected]

21 Nov 22:12
8332ae0

Choose a tag to compare

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]

21 Nov 18:07
db917a1

Choose a tag to compare

Patch Changes

@segment/[email protected]

14 Nov 21:37
ba791b8

Choose a tag to compare

Patch Changes

@segment/[email protected]

14 Nov 21:37
ba791b8

Choose a tag to compare

Patch Changes

  • #670 98d1b12 Thanks @silesky! - Allow consumers to inject custom messageId into EventFactory, allowing us to remove node transient dependency on md5 library. Change node messageId to format "node-next-[unix epoch time]-[uuid]".

@segment/[email protected]

09 Nov 18:29

Choose a tag to compare

Minor Changes

  • #635 222d4ec Thanks @chrisradek! - Adds a new load option disableAutoISOConversions that turns off converting ISO strings in event fields to Dates for integrations.

Patch Changes