Skip to content

Releases: segmentio/analytics-next

@segment/[email protected]

04 Aug 21:34
be20f3f
Compare
Choose a tag to compare

Patch Changes

  • #567 5cd9358 Thanks @silesky! - Do not allow the "user" method to change its return types over its lifecycle. We should always return a promise for wrapped methods in AnalyticsBrowser, regardless if the underlying Analytics method is sync or async.

@segment/[email protected]

03 Aug 22:06
d9481e6
Compare
Choose a tag to compare

Minor Changes

  • #561 1af2a9f Thanks @silesky! - Add 'screen', 'register', 'deregister', 'user' method and 'VERSION' property on AnalyticsBrowser. Allow buffering of 'screen', 'register', 'deregister' methods for snippet users.

Patch Changes

@segment/[email protected]

03 Aug 22:06
d9481e6
Compare
Choose a tag to compare

Patch Changes

@segment/[email protected]

26 Jul 22:11
Compare
Choose a tag to compare

Patch Changes

@segment/[email protected]

19 Jul 00:06
Compare
Choose a tag to compare

Minor Changes

  • #541 2e0a91c Thanks @silesky! - Export AnalyticsSnippet type and add directions (for snippet users).

Patch Changes

@segment/[email protected]

19 Jul 00:06
Compare
Choose a tag to compare

Initial Release.

@segment/[email protected]

12 Jul 21:38
Compare
Choose a tag to compare

Minor Changes

  • #505 b9c6356 Thanks @chrisradek! - Adds context.failedDelivery() to improve detection of events that could not be delivered due to plugin errors.

v1.39.2

01 Jul 04:49
67c0a02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.39.1...v1.39.2

v1.39.1

29 Jun 21:03
Compare
Choose a tag to compare

What's Changed

  • [Bugs] Fixes race condition where some analytics calls were ignored while analytics was loading via snippet @chrisradek in #506

Full Changelog: v1.39.0...v1.39.1

v1.39.0

29 Jun 03:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.38.0...v1.39.0