Releases: getsentry/rrweb
Releases · getsentry/rrweb
2.15.0
Various fixes & improvements
- sentry: add existing sentry tests (#182) by @billyvg
- better splitting of selectors (rrweb-io#1440) by @billyvg
- Fix for test cases mentioned in rrweb-io#1379 (rrweb-io#1401) by @billyvg
- Revert "fix: Incorrect parsing of functional pseudo class css selector (#169)" (#182) by @billyvg
- sentry fix (#180) by @billyvg
- perf: Avoid an extra function call and object clone during event emission (rrweb-io#1441) by @billyvg
- upstream: perf: only call
createHTMLDocument
where it is needed (#179) by @billyvg - upstream: perf(rrweb): attribute mutation optimization (#178) by @billyvg
- upstream: Extended text masking function to include relevant HTMLElement (#164) by @billyvg
- fix(player): Update import path to use sentry namespace (#177) by @billyvg
- feat: Ensure to use unwrapped versions of
setTimeout
/clearTimeout
(#176) by @mydea
2.14.0
Various fixes & improvements
- sentry: add existing sentry tests (#182) by @billyvg
- better splitting of selectors (rrweb-io#1440) by @billyvg
- Fix for test cases mentioned in rrweb-io#1379 (rrweb-io#1401) by @billyvg
- Revert "fix: Incorrect parsing of functional pseudo class css selector (#169)" (#182) by @billyvg
- upstream: perf: only call
createHTMLDocument
where it is needed (#179) by @billyvg - upstream: perf(rrweb): attribute mutation optimization (#178) by @billyvg
- upstream: Extended text masking function to include relevant HTMLElement (#164) by @billyvg
- fix(player): Update import path to use sentry namespace (#177) by @billyvg
- feat: Ensure to use unwrapped versions of
setTimeout
/clearTimeout
(#176) by @mydea
2.13.0
2.12.0
2.11.0
- feat: Enforce masking of credit card fields (#166)
- upstream: Feat: Add support for replaying :defined pseudo-class of custom elements (rrweb-io#1155) (#138)
2.10.0
2.9.0
2.8.0
2.7.3
- Fix build issue with rrweb & rrweb-worker