fix: console assert only logs when arg 0 is falsy (#1530)
* fix: console assert only logs when arg 0 is falsy
This commit is contained in:
5
.changeset/gold-experts-type.md
Normal file
5
.changeset/gold-experts-type.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@rrweb/rrweb-plugin-console-record": patch
|
||||
---
|
||||
|
||||
corrects behaviour of console.assert logging to only capture logs when the provided assertion is falsey
|
||||
Reference in New Issue
Block a user