Files
rrweb/.changeset/smooth-poems-bake.md
Justin Halsall 2e03e4da2a Fix types in rrwebPlayer (#1247)
* Export correct mirror in player

Was using DeprecatedMirror in its types, that shouldn't be used anymore.

* Add playRange to types

* Create smooth-poems-bake.md

* Apply formatting changes

* Add $set to player type

* Update smooth-poems-bake.md

* Apply formatting changes

* Last two arguments of playRange are optional
2026-04-01 12:00:00 +08:00

6 lines
110 B
Markdown

---
'rrweb-player': patch
---
Fix `player.getMirror`, `player.playRange`, `player.$set` types in rrwebPlayer