Skip to content

Releases: PostHog/posthog-js

1.174.2

18 Oct 08:43
Compare
Choose a tag to compare

1.174.2 - 2024-10-18

  • fix: no need to swallow import errors (#1486)

1.174.1

18 Oct 08:15
Compare
Choose a tag to compare

1.174.1 - 2024-10-18

  • fix: do not capture entire elements in web vitals (#1483)

1.174.0

17 Oct 20:50
Compare
Choose a tag to compare

1.174.0 - 2024-10-17

  • Make entire cancel button area clickable (#1473)
  • feat: swap the default to identified_only (#1468)

1.173.0

17 Oct 14:16
Compare
Choose a tag to compare

1.173.0 - 2024-10-17

  • feat(web-analytics): Store nulls for unset campaign params (#1482)

1.172.1

17 Oct 13:35
Compare
Choose a tag to compare

1.172.1 - 2024-10-17

  • chore: add crossOrigin='anonymous' to snippet script (#1481)

1.172.0

17 Oct 12:12
Compare
Choose a tag to compare

1.172.0 - 2024-10-17

  • chore: build an es5 bundle and move main to es6 (#1480)

1.171.0

17 Oct 09:53
Compare
Choose a tag to compare

1.171.0 - 2024-10-17

  • feat: start session recording on url trigger (#1451)
  • chore: babel targets in rollup config (#1479)

1.170.1

16 Oct 11:46
Compare
Choose a tag to compare

1.170.1 - 2024-10-16

  • feat: add stack to stacktraceless "exceptions" (#1472)

1.170.0

16 Oct 10:17
Compare
Choose a tag to compare

1.170.0 - 2024-10-16

  • fix: web vitals delayed capture (#1474)

1.169.1

16 Oct 09:29
Compare
Choose a tag to compare

1.169.1 - 2024-10-16

  • chore: skip if Array.from is missing (#1475)