github segmentio/analytics-next @segment/analytics-next@1.78.0

latest releases: @segment/analytics-node@2.3.0, @segment/analytics-next@1.81.1, @segment/analytics-core@1.8.2...
5 months ago

Minor Changes

  • #1246 ee838db5 Thanks @silesky! - Fix argument resolver bug where the following would not set the correct options:
    analytics.page(
       null,
       'foo',
       { url: "https://foo.com" },
       { context: { __eventOrigin: { type: 'Signal' } } // would not be set correctly
    )

Don't miss a new analytics-next release

NewReleases is sending notifications on new releases.