Skip to content

Releases: webiny/wts

v3.1.4

Choose a tag to compare

@github-actions github-actions released this 05 Jun 10:39
45fcdf8

3.1.4 (2026-06-05)

Bug Fixes

  • load posthog-js via a consumer-injected loader (#9) (45fcdf8)

v3.1.3

v3.1.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jun 09:45
63f1fbe

3.1.3 (2026-06-05)

Bug Fixes

  • add distinctId support to the Node client (#8) (63f1fbe)

v3.1.2

v3.1.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jun 08:17

3.1.2 (2026-06-05)

Bug Fixes

v3.1.1

v3.1.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:28
ce80d70

3.1.1 (2026-06-03)

Bug Fixes

  • added a check if the ph key is not provided (5395681)
  • prevent bundlers from resolving optional posthog-js at build time (#7) (ce80d70)

v3.1.0

v3.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:32

3.1.0 (2026-06-03)

Features

  • add PostHog session recording support (66849fb)

v3.0.2

v3.0.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 May 11:43

3.0.2 (2026-05-25)

Bug Fixes

v3.0.1

v3.0.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 May 14:22

3.0.1 (2026-05-08)

Bug Fixes

  • publish @webiny/wts-client as public (9805456)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Sep 04:10
6229153

2.0.0 (2025-09-30)

BREAKING CHANGES

  • The package is now ESM-only and no longer supports CommonJS imports.

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 11:25

1.0.1 (2024-06-27)

Bug Fixes

  • build code into dist and only publish that to NPM (e000042)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 09:55

1.0.0 (2024-06-27)

Bug Fixes

  • class capitalization (a85ed0e)
  • find callbacks to the window object (814b426)
  • return promise from _apiCall / trackEvent methods (0ff7d32)
  • use node-fetch in tests (ab8cfa0)