Skip to content

Releases: adobe/helix-rum-js

v2.14.2

23 Feb 04:45
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.14.2 (2026-02-23)

Bug Fixes

  • adding try/catch to ensure safe execution of the script (#323) (38508f3)

v2.14.1

18 Feb 16:52
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

2.14.1 (2026-02-18)

Bug Fixes

  • add lint check to CI workflow (8b0ef66)
  • resolve lint errors (e466d29)

v2.14.0

15 Nov 00:59

Choose a tag to compare

2.14.0 (2025-11-15)

Features

  • adding opt-out support via script param in rum-standalone.js (#317) (121c330)

v2.13.7

14 Nov 04:38

Choose a tag to compare

2.13.7 (2025-11-14)

Bug Fixes

v2.13.6

17 Oct 11:52

Choose a tag to compare

2.13.6 (2025-10-17)

Bug Fixes

  • upgrade @semantic-release/npm to 13.0.0 for provenance support (#312) (46229ad)

v2.13.3

10 Oct 11:03

Choose a tag to compare

2.13.3 (2025-10-10)

Bug Fixes

  • deps: sync package-lock.json with package.json (#295) (5d02b58)

v2.13.2

10 Oct 10:40

Choose a tag to compare

2.13.2 (2025-10-10)

Bug Fixes

  • release: use NPM trusted publishers (5a75566)
  • update package-lock.json to sync with package.json (72c4224), closes #298

v2.13.1

08 Oct 10:25

Choose a tag to compare

2.13.1 (2025-10-08)

Bug Fixes

  • CSP report-only should not create error checkpoint (9454927)

v2.13.0

08 Oct 08:52

Choose a tag to compare

2.13.0 (2025-10-08)

Features

  • add collection for CSP error on helix-rum-enhancer (e655db9)

v2.12.2

17 Jul 11:49

Choose a tag to compare

2.12.2 (2025-07-17)

Bug Fixes

  • wrap micro.js in IIFE to prevent global variable conflicts (ee1766f)