Add option to block animation on <title> tag (#760)

* Add option to block animation on <title> tag which can generate massive recordings on some websites (think scrolling title tag)

* Add new option to slimDOMOptions type with tsdoc as suggested by Justin
This commit is contained in:
Eoghan Murray
2026-04-01 12:00:00 +08:00
committed by GitHub
parent e31a4a28c9
commit 3706a6d15b
5 changed files with 26 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
---
"rrweb-snapshot": patch
"rrweb": patch
---
Add slimDOM option to block animation on <title> tag; enabled when the 'all' value is used for slimDOM