Skip to content

Releases: segmentio/analytics-next

@segment/[email protected]

31 Oct 19:07
5190f92
Compare
Choose a tag to compare

Minor Changes

  • #1177 11a943e2 Thanks @silesky! - - Fix runtime errors for submit
    • Add better form submit data
    • Loosen content-type to parse text/plain
    • Tweak disallow list
    • Add labels

Patch Changes

@segment/[email protected]

31 Oct 19:07
5190f92
Compare
Choose a tag to compare

Major Changes

@segment/[email protected]

31 Oct 19:07
5190f92
Compare
Choose a tag to compare

Minor Changes

@segment/[email protected]

07 Oct 17:47
af83355
Compare
Choose a tag to compare

Minor Changes

  • #1164 c8ce6144 Thanks @silesky! - Emit network signals that result in errors if the response has been emitted. Add ok and status to network signal data.

@segment/[email protected]

07 Oct 17:47
af83355
Compare
Choose a tag to compare

Minor Changes

@segment/[email protected]

25 Sep 20:14
58ca71a
Compare
Choose a tag to compare

Minor Changes

  • #1155 29e856f9 Thanks @silesky! - - Fix npm installation esm error by vendoring esm-only module workerbox

@segment/[email protected]

25 Sep 20:14
58ca71a
Compare
Choose a tag to compare

Minor Changes

  • #1156 9ece2726 Thanks @mrmckeb! - Improves support for TypeScript's exactOptionalPropertyTypes by allowing undefined to be passed to optional properties.

Patch Changes

@segment/[email protected]

25 Sep 20:14
58ca71a
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@segment/[email protected]

25 Sep 20:14
58ca71a
Compare
Choose a tag to compare

Minor Changes

  • #1156 9ece2726 Thanks @mrmckeb! - Improves support for TypeScript's exactOptionalPropertyTypes by allowing undefined to be passed to optional properties.

@segment/[email protected]

20 Sep 16:11
91566ed
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #1151 571386f5 Thanks @silesky! - - Clean up up innerText AND textContent artifacts to make easier to parse.
    • Add textContent field
    • Make button Clicks more reliable