Skip to content

Tags: adobe/helix-rum-js

Tags

v2.14.2

Toggle v2.14.2's commit message
chore(release): 2.14.2 [skip ci] ## [2.14.2](v2.14.1...v2.14.2) (2026-02-23) ### Bug Fixes * adding try/catch to ensure safe execution of the script ([#323](#323)) ([38508f3](38508f3))

v2.14.1

Toggle v2.14.1's commit message
chore(release): 2.14.1 [skip ci] ## [2.14.1](v2.14.0...v2.14.1) (2026-02-18) ### Bug Fixes * add lint check to CI workflow ([8b0ef66](8b0ef66)) * resolve lint errors ([e466d29](e466d29))

v2.14.0

Toggle v2.14.0's commit message
chore(release): 2.14.0 [skip ci] # [2.14.0](v2.13.7...v2.14.0) (2025-11-15) ### Features * adding opt-out support via script param in rum-standalone.js ([#317](#317)) ([121c330](121c330))

v2.13.7

Toggle v2.13.7's commit message
chore(release): 2.13.7 [skip ci] ## [2.13.7](v2.13.6...v2.13.7) (2025-11-14) ### Bug Fixes * adding a np check for error.stack ([#314](#314)) ([a33aa40](a33aa40))

v2.13.6

Toggle v2.13.6's commit message
chore(release): 2.13.6 [skip ci] ## [2.13.6](v2.13.5...v2.13.6) (2025-10-17) ### Bug Fixes * upgrade @semantic-release/npm to 13.0.0 for provenance support ([#312](#312)) ([46229ad](46229ad))

v2.13.5

Toggle v2.13.5's commit message
chore(release): 2.13.5 [skip ci] ## [2.13.5](v2.13.4...v2.13.5) (2025-10-17) ### Bug Fixes * enable npm provenance for publishing with automation tokens ([#311](#311)) ([de13bc6](de13bc6))

v2.13.4

Toggle v2.13.4's commit message
chore(release): 2.13.4 [skip ci] ## [2.13.4](v2.13.3...v2.13.4) (2025-10-17) ### Bug Fixes * specify Node.js 24.10.0 for Release job to meet semantic-release v25 requirements ([#310](#310)) ([1aa611b](1aa611b)) * specify Node.js versions to meet semantic-release v25 requirements ([5b58d09](5b58d09)) * update @adobe/eslint-config-helix to 3.0.12 with compatible lockfile ([#309](#309)) ([732e4d2](732e4d2)) * update semantic-release to v25 and node to 24.x for OIDC ([14dcc0f](14dcc0f))

v2.13.3

Toggle v2.13.3's commit message
chore(release): 2.13.3 [skip ci] ## [2.13.3](v2.13.2...v2.13.3) (2025-10-10) ### Bug Fixes * **deps:** sync package-lock.json with package.json ([#295](#295)) ([5d02b58](5d02b58))

v2.13.2

Toggle v2.13.2's commit message
chore(release): 2.13.2 [skip ci] ## [2.13.2](v2.13.1...v2.13.2) (2025-10-10) ### Bug Fixes * **release:** use NPM trusted publishers ([5a75566](5a75566)) * update package-lock.json to sync with package.json ([72c4224](72c4224)), closes [#298](#298)

v2.13.1

Toggle v2.13.1's commit message
chore(release): 2.13.1 [skip ci] ## [2.13.1](v2.13.0...v2.13.1) (2025-10-08) ### Bug Fixes * CSP report-only should not create error checkpoint ([9454927](9454927))