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
This commit is contained in:
Justin Halsall
2026-04-01 12:00:00 +08:00
committed by GitHub
parent f29a30bfb7
commit 2e03e4da2a
2 changed files with 15 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
'rrweb-player': patch
---
Fix `player.getMirror`, `player.playRange`, `player.$set` types in rrwebPlayer