fix: console logger can serialize bigint values (#1403)

* fix: console logger can serialize bigint values

* teach test jsdom is present

* add a changeset
This commit is contained in:
Paul D'Ambra
2024-01-25 15:55:52 +00:00
committed by GitHub
parent 1e0b273822
commit af0962cc6c
3 changed files with 21 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
'rrweb': patch
---
safely capture BigInt values with the console log plugin"