diff --git a/.changeset/cool-grapes-hug.md b/.changeset/cool-grapes-hug.md new file mode 100644 index 0000000000..cde43b29ff --- /dev/null +++ b/.changeset/cool-grapes-hug.md @@ -0,0 +1,5 @@ +--- +'rrdom': patch +--- + +Support `loop` in `RRMediaElement` diff --git a/.changeset/dirty-rules-dress.md b/.changeset/dirty-rules-dress.md new file mode 100644 index 0000000000..19b2070ffc --- /dev/null +++ b/.changeset/dirty-rules-dress.md @@ -0,0 +1,5 @@ +--- +'rrweb-snapshot': minor +--- + +Video and Audio elements now also capture `playbackRate`, `muted`, `loop`, `volume`. diff --git a/.changeset/mighty-ads-worry.md b/.changeset/mighty-ads-worry.md new file mode 100644 index 0000000000..1906ac8945 --- /dev/null +++ b/.changeset/mighty-ads-worry.md @@ -0,0 +1,5 @@ +--- +'rrweb': minor +--- + +Full overhawl of `video` and `audio` element playback. More robust and fixes lots of bugs related to pausing/playing/skipping/muting/playbackRate etc. diff --git a/.changeset/silver-pots-sit.md b/.changeset/silver-pots-sit.md new file mode 100644 index 0000000000..b53a943825 --- /dev/null +++ b/.changeset/silver-pots-sit.md @@ -0,0 +1,5 @@ +--- +'@rrweb/types': patch +--- + +Add `loop` to `mediaInteractionParam` diff --git a/.changeset/smart-geckos-cover.md b/.changeset/smart-geckos-cover.md new file mode 100644 index 0000000000..a5a0e0f44c --- /dev/null +++ b/.changeset/smart-geckos-cover.md @@ -0,0 +1,5 @@ +--- +'rrweb': patch +--- + +Record `loop` on `