Skip to content

Releases: segmentio/analytics-next

@segment/[email protected]

03 Sep 16:16
217be46
Compare
Choose a tag to compare

Patch Changes

  • #1125 7aed96e Thanks @silesky! - Update init to allow for asset path overriding and fix debugging experience
  • #1121 d98dcd2 Thanks @silesky! - Fix enrichment plugins not waiting for .load to resolve when plugin is registered manually
  • #1127 6bfaa3e Thanks @silesky! - If npm version, do not read buffered events from window.analytics

@segment/[email protected]

03 Sep 19:50
4f283c3
Compare
Choose a tag to compare

Patch Changes

@segment/[email protected]

03 Sep 16:16
217be46
Compare
Choose a tag to compare

Minor Changes

@segment/[email protected]

22 Jul 17:39
8a7616c
Compare
Choose a tag to compare

Patch Changes

@segment/[email protected]

18 Jul 20:55
5b7ddae
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #1112 1f68f0e Thanks @silesky! - Allow collecting signals from sources without an edge function written yet

@segment/[email protected]

18 Jul 20:55
5b7ddae
Compare
Choose a tag to compare

Patch Changes

@segment/[email protected]

15 Jul 20:22
44b5d06
Compare
Choose a tag to compare

Minor Changes

@segment/[email protected]

11 Jul 15:57
232708f
Compare
Choose a tag to compare

Patch Changes

@segment/[email protected]

11 Jul 15:57
232708f
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@segment/[email protected]

22 May 17:50
9a19a3c
Compare
Choose a tag to compare

Minor Changes

  • #1088 2299e9a Thanks @silesky! - Refactor to change interface name from legacySettings -> cdnSettings, in order to clarify code.
  • #1090 b611746 Thanks @silesky! - - Add public settings API
    • Do not expose loadLegacySettings / loadCDNSettings (private API)