Skip to content

Releases: segmentio/analytics-next

@segment/[email protected]

20 Mar 17:18
bc32a3d

Choose a tag to compare

Minor Changes

Patch Changes

@segment/[email protected]

20 Mar 17:18
bc32a3d

Choose a tag to compare

Minor Changes

@segment/[email protected]

20 Mar 17:18
bc32a3d

Choose a tag to compare

Minor Changes

  • #1262 c91efe39 Thanks @vbetivu-ellation! - Add the possibility to configure the Request "credentials" option. Currently, the library only uses the default "same-site" value, which does not include cookies for cross-origin requests.

@segment/[email protected]

13 Mar 05:35
83c25bb

Choose a tag to compare

Patch Changes

@segment/[email protected]

12 Mar 17:39
2974f00

Choose a tag to compare

Patch 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
    )
  • Updated dependencies [d5829da8]:

@segment/[email protected]

12 Mar 17:39
2974f00

Choose a tag to compare

Minor Changes

@segment/[email protected]

12 Mar 17:39
2974f00

Choose a tag to compare

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
    )

@segment/[email protected]

28 Feb 16:52
fac79d3

Choose a tag to compare

Minor Changes

Patch Changes

@segment/[email protected]

28 Feb 16:52
fac79d3

Choose a tag to compare

Minor Changes

@segment/[email protected]

18 Feb 17:58
3d10bd9

Choose a tag to compare

Patch Changes