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
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 6510e32456
commit 77e12e4f54
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"