feat: Allow to pass errorHandler as record option (#1107)

* feat: Allow to pass `errorHandler` as record option

* add docs

* Apply formatting changes
This commit is contained in:
Francesco Novy
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 271501b7b9
commit 74411fc544
7 changed files with 918 additions and 310 deletions

View File

@@ -0,0 +1,5 @@
---
'rrweb': minor
---
feat: Allow to pass `errorHandler` as record option