Releases: segmentio/analytics-next
Releases · segmentio/analytics-next
@segment/[email protected]
@segment/[email protected]
@segment/[email protected]
@segment/[email protected]
@segment/[email protected]
Minor Changes
- #1262
c91efe39Thanks @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]
@segment/[email protected]
Patch Changes
- #1246
ee838db5Thanks @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]