Skip to content

Commit

Permalink
Merge pull request #36 from amplitude/rrweb-sync-alpha-12-release
Browse files Browse the repository at this point in the history
chore(rrweb): changeset fixes
  • Loading branch information
jxiwang authored Oct 16, 2024
2 parents 600d95e + 38d8322 commit e83dcfb
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .changeset/cool-grapes-hug.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'rrdom': patch
'@amplitude/rrdom': patch
---

Support `loop` in `RRMediaElement`
2 changes: 1 addition & 1 deletion .changeset/mighty-bulldogs-begin.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@rrweb/web-extension': patch
'@amplitude/rrweb-web-extension': patch
---

Update `vite.config.ts` to account for all potential entry types.
2 changes: 1 addition & 1 deletion .changeset/silver-pots-sit.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@rrweb/types': patch
'@amplitude/rrweb-types': patch
---

Add `loop` to `mediaInteractionParam`
2 changes: 1 addition & 1 deletion .changeset/smart-ears-refuse.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'rrweb-snapshot': patch
'@amplitude/rrweb-snapshot': patch
---

Feat: Add 'isCustom' flag to serialized elements.
Expand Down
2 changes: 1 addition & 1 deletion .changeset/smooth-papayas-boil.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'rrweb-snapshot': patch
'@amplitude/rrweb-snapshot': patch
'@amplitude/rrweb': patch
---

Expand Down
2 changes: 1 addition & 1 deletion .changeset/spotty-bees-destroy.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'rrdom': patch
'@amplitude/rrdom': patch
---

fix: scrolling may not be applied when fast-forwarding
2 changes: 1 addition & 1 deletion .changeset/thin-vans-applaud.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'rrweb-snapshot': patch
'@amplitude/rrweb-snapshot': patch
'@amplitude/rrweb': patch
---

Expand Down
2 changes: 1 addition & 1 deletion .changeset/tidy-swans-repair.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@rrweb/web-extension': patch
'@amplitude/rrweb-web-extension': patch
---

🎈 perf(web-extension): conditional check in Player component
2 changes: 1 addition & 1 deletion .changeset/tiny-candles-whisper.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@rrweb/web-extension': patch
'@amplitude/rrweb-web-extension': patch
---

🐞 fix(web-extension): typo
2 changes: 1 addition & 1 deletion .changeset/wise-spiders-jog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@rrweb/types': patch
'@amplitude/rrweb-types': patch
---

Fix type error when using `"moduleResolution": "NodeNext"`.
2 changes: 1 addition & 1 deletion .changeset/witty-kids-talk.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'@rrweb/web-extension': patch
'@amplitude/rrweb-web-extension': patch
---

🐞 fix(web-extension): beforeunload logic

0 comments on commit e83dcfb

Please sign in to comment.