๐Ÿ“… You're Invited: Meet the Socket team at RSAC (April 28 โ€“ย May 1).RSVP โ†’
Socket
Sign inDemoInstall
Socket

@datadog/browser-rum-react

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datadog/browser-rum-react - npm Package Versions

23

6.6.3

Diff
datadog
published 6.6.3 โ€ข

Changelog

Source

v6.6.3

Public Changes:

  • ๐Ÿ› Add missing original error for beforeSend context (#3442) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • โšก๏ธ Remove customer data track for perf and bundle size (#3393) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • ๐Ÿ‘ท Filter out package.json files from test/apps directory in release check script (#3466)
  • ๐Ÿ‘ท [RUM-8159] E2E test for the react integration (#3428)
  • ๐Ÿ‘ท Bump chrome to 135.0.7049.52-1 (#3458)
  • ๐Ÿ‘ท [RUM-259] update test/app to use local tarballs (#3335) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ๐Ÿ‘ท Update dependency eslint-plugin-unicorn to v58 (#3452)
  • ๐Ÿ‘ท Update all non-major dependencies (#3451) [RUM-REACT]
  • use baggage for user.id / account.id forwarding (#3445) [RUM] [RUM-REACT] [RUM-SLIM]
  • Lazy load profiler error handling + simplify profilerAPI (#3460) [RUM]
  • ๐Ÿ› Update .npmignore to include react-router 7 (#3464) [RUM-REACT]
  • [RUM Profiler] Fix collection of profiles after visibility change (#3459) [RUM]
  • โ™ป๏ธ Refactor cookieObservable to not rely on cookieStore (#3456) [RUM] [RUM-REACT] [RUM-SLIM]
  • [RUM Profiler] Improvements around Views and Long Tasks (#3450) [RUM]
  • โ™ป๏ธ [RUM-9126] Decouple common contexts from rumPublicApi (#3432) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
datadog
published 6.6.2 โ€ข

Changelog

Source

v6.6.2

Public Changes:

  • ๐Ÿ› fix TypeScript 4 compatibility (#3448) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ๐Ÿ› [RUM-99] don't stop RUM/Replay on beforeunload (#3406) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • โœจ Update TypeScript configuration for e2e tests to include 'noEmit' option (#3437)
  • ๐Ÿ‘ท Update all non-major dependencies (#3438) [RUM-REACT]
  • ๐Ÿ‘Œ [RUM-99] don't set views as inactive when the page is exiting (#3446) [RUM] [RUM-REACT] [RUM-SLIM]
datadog
published 6.6.1 โ€ข

Changelog

Source

v6.6.1

Public Changes:

  • Revert "โšก๏ธ use import() for lazy loading chunks (#3399)" (#3440)
  • ๐Ÿ“ [RUM-7705]ย Add js doc about option that need to be aligned (#3410) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
datadog
published 6.6.0 โ€ข

Changelog

Source

v6.6.0

Public Changes:

  • โœจ [RUM-7387] Add user id and account id to trace header (#3395) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ๐Ÿ› [RUM-8606] Track First Hidden before init (#3391) [RUM] [RUM-REACT] [RUM-SLIM]
  • ๐Ÿ› [devex] fix non-string log message (#3426)
  • โšก๏ธ use import() for lazy loading chunks (#3399)
  • โšก๏ธ [RUM-8664] do not update customer data when value does not changes (#3384) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • ๐Ÿ‘ท [RUM-105] use local dev server for local e2e tests (#3420)
  • ๐Ÿ‘ท Enable the Terser 'unsafe' option (#3418)
  • ๐Ÿ‘ท Update all non-major dependencies (#3408) [RUM-REACT]
  • ๐Ÿ‘ท Enable Terser's unsafe_methods option (#3416)
  • ๐Ÿ‘ท Use four Terser passes (#3414)
  • ๐Ÿ‘ท Bump chrome to 134.0.6998.35-1 with signed commit (#3392)
  • ๐Ÿ”ง Update GitLab CI configuration to exclude current staging branch from performance tests (#3425)
  • โ™ป๏ธ [RUM-8795] Replace XHR with Fetch for HTTP requests (#3417) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • โš—๏ธ[RUM Profiler] Integrate Profiler into SDK (#3340) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ๐Ÿšจ [RUM-8945] add a rule to make sure we don't import dev deps in prod files (#3412)
datadog
published 6.5.1 โ€ข

Changelog

Source

v6.5.1

Public Changes:

  • ๐Ÿ› fix @datadog/browser-rum-react/react-router-vX import (#3405) [RUM-REACT]
  • ๐Ÿ› [RUM-8429] Report an error when lazy loading the recorder module fails (#3326) [RUM]

Internal Changes:

  • ๐Ÿ‘ท Update dependency copy-webpack-plugin to v13 (#3387)
  • ๐Ÿ‘ท filter out "Layout was forced..." console warning in e2e tests on Firefox (#3397)
  • ๐Ÿ”ง update volta config (#3403)
  • docs: add missing JSDoc comment for beforeSend configuration option (#3404) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
datadog
published 6.5.0 โ€ข

Changelog

Source

v6.5.0

Public Changes:

  • โœจ [RUM-8622] introduce session-consistent trace sample rate (#3381) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ๐Ÿ› [RUM-8744] CLS tracking: provide cls devicePixelRatio to adjust cls rect scale (#3389) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • ๐Ÿ‘ท Update all non-major dependencies (#3386) [RUM-REACT]
  • ๐Ÿ‘ท fix tags to match the test optimisation configuration attributes (#3337) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • โœ… Clean logs in unit tests (#3390) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • Bump serialize-javascript from 6.0.1 to 6.0.2 in /test/app (#3383)
  • โ™ป๏ธ [RUM-8716] Use assembly hook for page states (#3362) [RUM] [RUM-REACT] [RUM-SLIM]
datadog
published 6.4.0 โ€ข

Changelog

Source

v6.4.0

Public Changes:

  • โœจ [RUM-5500] React-router v7 support (#3299) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • โœจ [RUM-7459] Collect error context from a custom Error field (#3320) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • โœจ [RUM-7958] Deprecate setUser without required Id (#3262) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • โœจ [RUM-7019] Add setAccount API and account in RUM events (#3242) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ๐Ÿ› Fix empty string for resource url in LCP (#3378) [RUM] [RUM-REACT] [RUM-SLIM]
  • ๐Ÿ› [extension] fix Vital events rendering (#3366) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • ๐Ÿ‘ท remove webdriverio dependency (#3373)
  • ๐Ÿ‘ท remove unused global jasmine types (#3374) [RUM]
  • ๐Ÿ‘ท Update all non-major dependencies (#3367)
  • ๐Ÿ‘ท Update dependency globals to v16 (#3370)
  • ๐Ÿ‘ท Update Node.js to v23 (#3368)
  • ๐Ÿ‘ท Update dependency eslint-plugin-unicorn to v57 (#3369)
  • ๐Ÿ‘ท format rum event format validation errors (#3363)
  • ๐Ÿ‘ท Update dependency ajv to v8 (#3348) [RUM] [RUM-REACT] [RUM-SLIM]
  • ๐Ÿ‘ท only connect to background script when the extension is actually loaded (#3350)
  • ๐Ÿ‘ท Update dependency emoji-name-map to v2 (#3344)
  • ๐Ÿ‘ท Update all non-major dependencies (#3332) [RUM-REACT] [WORKER]
  • ๐Ÿ‘ท Update react monorepo to v19 (major) (#3201) [RUM-REACT]
  • โœ… Change flush sync into act (#3364) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • โš—๏ธโœจ [RUM-8622] session consistent trace sampling (#3352) [RUM] [RUM-REACT] [RUM-SLIM]
  • Define an error type and message for handling stacks (#3359) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • โ™ป๏ธ [RUM-8649] Use assembly hook for feature flags (#3353) [RUM] [RUM-REACT] [RUM-SLIM]
  • โ™ป๏ธ refactor npm scripts (#3345)
  • โ™ป๏ธ use playwright for e2e (#3159) [RUM]
  • Add modifiable field path for lcp resource_url (#3346) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • โ™ป๏ธ Use window.crypto instead of getCrypto wrapper [RUM] [RUM-REACT] [RUM-SLIM]
  • ๐Ÿ”ฅ remove some workarounds related to unsupported browsers (#3336) [RUM] [RUM-REACT] [RUM-SLIM]
  • Add flag to always publish all pacakages (#3343)
  • โ™ป๏ธ [RUM-8340] Use assembly hook for ci and synthetics contexts (#3310) [RUM] [RUM-REACT] [RUM-SLIM]
  • โ™ป๏ธ [RUM-8319] Use assembly hook for action (#3305) [RUM] [RUM-REACT] [RUM-SLIM]
datadog
published 5.35.1 โ€ข
datadog
published 6.3.0 โ€ข

Changelog

Source

v6.3.0

Public Changes:

  • โœจ Allow to modify source_url and invoker properties in LoAF script attributions (#3325) [RUM] [RUM-REACT] [RUM-SLIM]
  • โœจ GA remote configuration (#3329) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • โœจ [RUM-4908] Add only Link to Facet List in Developer Extension (#2830)
  • ๐Ÿ› [RUM-8428] Make developer extension compatible with lazy loaded recorder module (#3324)
  • ๐Ÿ› Fix missing URL context (#3323) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • ๐Ÿ‘ทโ€โ™€๏ธ [RUM-8295] Change anonymous id format to uuid (#3306) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ๐Ÿ‘ท Update all non-major dependencies (#3300) [RUM-REACT]
  • ๐Ÿ‘ท Bump chrome to 133.0.6943.53-1 (#3321)
  • ๐Ÿ”งโœ… enable splitChunk for tests again (#3308)
  • ๐Ÿ‘ทโ€โ™€๏ธ Remove ff for action name masking (#3334) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • โ™ป๏ธ [RUM-8123] Introduce a hook to assemble events (#3330) [RUM] [RUM-REACT] [RUM-SLIM]
  • โ™ป๏ธ Custom sanitizer for Context Manager (#3290) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ๐Ÿ”ฅ Remove RumContext type (#3319) [RUM] [RUM-REACT] [RUM-SLIM]
datadog
published 6.2.1 โ€ข

Changelog

Source

v6.2.1

Public Changes:

  • ๐Ÿ› [RUM-7694] - Keep more ReplayStats history to avoid wrongly marking views as having no replay (#3318) [RUM]