Extend the suppression of warnings to take into account anscestors (#1145)
* Extend the suppression of warnings to take account that a prior removal may not have been against the immediate parent of a subsequent removal, but rather some anscestor * Create proud-experts-jam.md * Apply formatting changes
This commit is contained in:
5
.changeset/proud-experts-jam.md
Normal file
5
.changeset/proud-experts-jam.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'rrweb': patch
|
||||
---
|
||||
|
||||
For a mutation which removes a node, reduce the number of spurious warnings to take into account that an anscestor (rather than just a parent) may have been just removed
|
||||
Reference in New Issue
Block a user