feat: Add ignoreSelector option (#1262)
* feat: Add `ignoreSelector` option Similar to `ignoreClass`, but accepts a CSS selector so that you can use any CSS selector. * Apply formatting changes * Create clean-shrimps-lay.md * Apply formatting changes
This commit is contained in:
7
.changeset/clean-shrimps-lay.md
Normal file
7
.changeset/clean-shrimps-lay.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'rrweb': patch
|
||||
---
|
||||
|
||||
feat: Add `ignoreSelector` option
|
||||
|
||||
Similar to ignoreClass, but accepts a CSS selector so that you can use any CSS selector.
|
||||
Reference in New Issue
Block a user