Skip to content

Commit

Permalink
Version Packages (alpha)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent 3927b68 commit f09fab0
Show file tree
Hide file tree
Showing 17 changed files with 164 additions and 24 deletions.
31 changes: 30 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,25 @@
"@amplitude/rrvideo": "2.0.0-alpha.11"
},
"changesets": [
"breezy-cats-heal",
"breezy-mice-breathe",
"cold-hounds-teach",
"cool-grapes-hug",
"dirty-rules-dress",
"fair-ducks-clean",
"few-rockets-travel",
"fluffy-planes-retire",
"four-gifts-march",
"friendly-numbers-leave",
"gold-apples-joke",
"good-moles-tickle",
"hip-worms-relax",
"kind-queens-breathe",
"lazy-squids-draw",
"lemon-lamps-switch",
"light-fireants-exercise",
"mighty-ads-worry",
"mighty-bulldogs-begin",
"modern-doors-watch",
"moody-dots-refuse",
"no-neg-lookbehind",
Expand All @@ -24,6 +40,19 @@
"rich-dots-lay",
"rotten-spies-enjoy",
"short-masks-cross",
"silent-plants-perform"
"silent-plants-perform",
"silver-pots-sit",
"silver-windows-float",
"smart-ears-refuse",
"smart-geckos-cover",
"smooth-papayas-boil",
"spotty-bees-destroy",
"thin-vans-applaud",
"three-baboons-bow",
"tidy-swans-repair",
"tiny-candles-whisper",
"twenty-goats-kneel",
"wise-spiders-jog",
"witty-kids-talk"
]
}
8 changes: 8 additions & 0 deletions packages/rrdom-nodejs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# rrdom-nodejs

## 2.0.0-alpha.22

### Patch Changes

- Updated dependencies [[`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d), [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d), [`a1d5962`](https://github.com/amplitude/rrweb/commit/a1d596254aa12bd85295f7c759ed28637cdffa04), [`ffdf49c`](https://github.com/amplitude/rrweb/commit/ffdf49c6e9f44177f80b320efdbfdb85a4da0756), [`a880f6c`](https://github.com/amplitude/rrweb/commit/a880f6c22172e7ec853e3ba72a22e6082cd83aa0), [`ba7f3d5`](https://github.com/amplitude/rrweb/commit/ba7f3d50e982d6d2e5c1dd4868a536db5d3572e9)]:
- @amplitude/rrdom@2.0.0-alpha.22
- @amplitude/rrweb-snapshot@2.0.0-alpha.22

## 2.0.0-alpha.21

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/rrdom-nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amplitude/rrdom-nodejs",
"version": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"scripts": {
"dev": "rollup -c -w",
"bundle": "rollup --config",
Expand Down Expand Up @@ -45,8 +45,8 @@
"ts-jest": "^27.1.3"
},
"dependencies": {
"@amplitude/rrdom": "^2.0.0-alpha.21",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.21",
"@amplitude/rrdom": "^2.0.0-alpha.22",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.22",
"cssom": "^0.5.0",
"cssstyle": "^2.3.0",
"nwsapi": "^2.2.0"
Expand Down
11 changes: 11 additions & 0 deletions packages/rrdom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# rrdom

## 2.0.0-alpha.22

### Patch Changes

- [#22](https://github.com/amplitude/rrweb/pull/22) [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d) Thanks [@jxiwang](https://github.com/jxiwang)! - Support `loop` in `RRMediaElement`

- [#22](https://github.com/amplitude/rrweb/pull/22) [`a880f6c`](https://github.com/amplitude/rrweb/commit/a880f6c22172e7ec853e3ba72a22e6082cd83aa0) Thanks [@jxiwang](https://github.com/jxiwang)! - fix: scrolling may not be applied when fast-forwarding

- Updated dependencies [[`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d), [`a1d5962`](https://github.com/amplitude/rrweb/commit/a1d596254aa12bd85295f7c759ed28637cdffa04), [`ffdf49c`](https://github.com/amplitude/rrweb/commit/ffdf49c6e9f44177f80b320efdbfdb85a4da0756), [`ba7f3d5`](https://github.com/amplitude/rrweb/commit/ba7f3d50e982d6d2e5c1dd4868a536db5d3572e9)]:
- @amplitude/rrweb-snapshot@2.0.0-alpha.22

## 2.0.0-alpha.21

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/rrdom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amplitude/rrdom",
"version": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"homepage": "https://github.com/rrweb-io/rrweb/tree/main/packages/rrdom#readme",
"license": "MIT",
"main": "lib/rrdom.cjs",
Expand Down Expand Up @@ -31,7 +31,7 @@
"url": "https://github.com/rrweb-io/rrweb/issues"
},
"devDependencies": {
"@amplitude/rrweb-types": "^2.0.0-alpha.21",
"@amplitude/rrweb-types": "^2.0.0-alpha.22",
"@rollup/plugin-commonjs": "^20.0.0",
"@types/jest": "^27.4.1",
"@types/puppeteer": "^5.4.4",
Expand All @@ -47,6 +47,6 @@
"ts-jest": "^27.1.3"
},
"dependencies": {
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.21"
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.22"
}
}
7 changes: 7 additions & 0 deletions packages/rrvideo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# rrvideo

## 2.0.0-alpha.22

### Patch Changes

- Updated dependencies []:
- @amplitude/rrweb-player@2.0.0-alpha.22

## 2.0.0-alpha.21

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/rrvideo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amplitude/rrvideo",
"version": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"description": "transform rrweb session into video",
"main": "build/index.js",
"bin": {
Expand All @@ -20,7 +20,7 @@
"author": "Amplitude Inc",
"license": "MIT",
"devDependencies": {
"@amplitude/rrweb": "^2.0.0-alpha.21",
"@amplitude/rrweb": "^2.0.0-alpha.22",
"@types/fs-extra": "11.0.1",
"@types/jest": "^27.4.1",
"@types/minimist": "^1.2.1",
Expand All @@ -29,7 +29,7 @@
"ts-jest": "^27.1.3"
},
"dependencies": {
"@amplitude/rrweb-player": "^2.0.0-alpha.21",
"@amplitude/rrweb-player": "^2.0.0-alpha.22",
"@open-tech-world/cli-progress-bar": "^2.0.2",
"fs-extra": "^11.1.1",
"minimist": "^1.2.5",
Expand Down
7 changes: 7 additions & 0 deletions packages/rrweb-player/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# rrweb-player

## 2.0.0-alpha.22

### Patch Changes

- Updated dependencies [[`931a6bb`](https://github.com/amplitude/rrweb/commit/931a6bbc34cb9b4f0daa3e99544b4990001460a1), [`e9cfd9f`](https://github.com/amplitude/rrweb/commit/e9cfd9fbc1876c641e9ededa8e1088e86fa6aab7), [`a1d5962`](https://github.com/amplitude/rrweb/commit/a1d596254aa12bd85295f7c759ed28637cdffa04), [`a5ef2a8`](https://github.com/amplitude/rrweb/commit/a5ef2a867154aed9cc49cdeb7ef1056095e264d1), [`43f38b1`](https://github.com/amplitude/rrweb/commit/43f38b1e9c9bf0f64fbf288ac868000ca876de81), [`0c34ddd`](https://github.com/amplitude/rrweb/commit/0c34dddfb350d897e0a684e7860e699d20c544c4), [`53b18a9`](https://github.com/amplitude/rrweb/commit/53b18a954d09c487fc08e46d8aa4030500f43b86), [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d), [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d), [`ffdf49c`](https://github.com/amplitude/rrweb/commit/ffdf49c6e9f44177f80b320efdbfdb85a4da0756), [`ba7f3d5`](https://github.com/amplitude/rrweb/commit/ba7f3d50e982d6d2e5c1dd4868a536db5d3572e9), [`c400629`](https://github.com/amplitude/rrweb/commit/c4006294af905b3c10d793d941ca00426300c092)]:
- @amplitude/rrweb@2.0.0-alpha.22

## 2.0.0-alpha.21

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/rrweb-player/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@amplitude/rrweb-player",
"version": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"devDependencies": {
"@amplitude/rrweb-types": "^2.0.0-alpha.21",
"@amplitude/rrweb-types": "^2.0.0-alpha.22",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-node-resolve": "^13.2.1",
"@types/offscreencanvas": "^2019.6.4",
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"@tsconfig/svelte": "^1.0.0",
"@amplitude/rrweb": "^2.0.0-alpha.21"
"@amplitude/rrweb": "^2.0.0-alpha.22"
},
"scripts": {
"build": "rollup -c",
Expand Down
16 changes: 16 additions & 0 deletions packages/rrweb-snapshot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# rrweb-snapshot

## 2.0.0-alpha.22

### Minor Changes

- [#22](https://github.com/amplitude/rrweb/pull/22) [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d) Thanks [@jxiwang](https://github.com/jxiwang)! - Video and Audio elements now also capture `playbackRate`, `muted`, `loop`, `volume`.

### Patch Changes

- [#22](https://github.com/amplitude/rrweb/pull/22) [`a1d5962`](https://github.com/amplitude/rrweb/commit/a1d596254aa12bd85295f7c759ed28637cdffa04) Thanks [@jxiwang](https://github.com/jxiwang)! - Feat: Add 'isCustom' flag to serialized elements.

This flag is used to indicate whether the element is a custom element or not. This is useful for replaying the :defined pseudo-class of custom elements.

- [#22](https://github.com/amplitude/rrweb/pull/22) [`ffdf49c`](https://github.com/amplitude/rrweb/commit/ffdf49c6e9f44177f80b320efdbfdb85a4da0756) Thanks [@jxiwang](https://github.com/jxiwang)! - Capture stylesheets designated as `rel="preload"`

- [#22](https://github.com/amplitude/rrweb/pull/22) [`ba7f3d5`](https://github.com/amplitude/rrweb/commit/ba7f3d50e982d6d2e5c1dd4868a536db5d3572e9) Thanks [@jxiwang](https://github.com/jxiwang)! - Snapshot performance when masking text: Avoid the repeated calls to `closest` when recursing through the DOM

## 2.0.0-alpha.21

## 2.0.0-alpha.20
Expand Down
2 changes: 1 addition & 1 deletion packages/rrweb-snapshot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amplitude/rrweb-snapshot",
"version": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
"scripts": {
"prepare": "npm run prepack",
Expand Down
35 changes: 35 additions & 0 deletions packages/rrweb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
# rrweb

## 2.0.0-alpha.22

### Minor Changes

- [#22](https://github.com/amplitude/rrweb/pull/22) [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d) Thanks [@jxiwang](https://github.com/jxiwang)! - Full overhawl of `video` and `audio` element playback. More robust and fixes lots of bugs related to pausing/playing/skipping/muting/playbackRate etc.

### Patch Changes

- [#22](https://github.com/amplitude/rrweb/pull/22) [`931a6bb`](https://github.com/amplitude/rrweb/commit/931a6bbc34cb9b4f0daa3e99544b4990001460a1) Thanks [@jxiwang](https://github.com/jxiwang)! - fix: createImageBitmap throws DOMException if source is 0 width or height

- [#22](https://github.com/amplitude/rrweb/pull/22) [`e9cfd9f`](https://github.com/amplitude/rrweb/commit/e9cfd9fbc1876c641e9ededa8e1088e86fa6aab7) Thanks [@jxiwang](https://github.com/jxiwang)! - safely capture BigInt values with the console log plugin"

- [#22](https://github.com/amplitude/rrweb/pull/22) [`a1d5962`](https://github.com/amplitude/rrweb/commit/a1d596254aa12bd85295f7c759ed28637cdffa04) Thanks [@jxiwang](https://github.com/jxiwang)! - Feat: Add support for replaying :defined pseudo-class of custom elements

- [#22](https://github.com/amplitude/rrweb/pull/22) [`a5ef2a8`](https://github.com/amplitude/rrweb/commit/a5ef2a867154aed9cc49cdeb7ef1056095e264d1) Thanks [@jxiwang](https://github.com/jxiwang)! - ref: Avoid unnecessary cloning of objects or arrays

- [#34](https://github.com/amplitude/rrweb/pull/34) [`43f38b1`](https://github.com/amplitude/rrweb/commit/43f38b1e9c9bf0f64fbf288ac868000ca876de81) Thanks [@jxiwang](https://github.com/jxiwang)! - Change package names

- [#22](https://github.com/amplitude/rrweb/pull/22) [`0c34ddd`](https://github.com/amplitude/rrweb/commit/0c34dddfb350d897e0a684e7860e699d20c544c4) Thanks [@jxiwang](https://github.com/jxiwang)! - export the canvasMutation function

- [#22](https://github.com/amplitude/rrweb/pull/22) [`53b18a9`](https://github.com/amplitude/rrweb/commit/53b18a954d09c487fc08e46d8aa4030500f43b86) Thanks [@jxiwang](https://github.com/jxiwang)! - export eventWithTime for consumption by typescript code

- [#22](https://github.com/amplitude/rrweb/pull/22) [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d) Thanks [@jxiwang](https://github.com/jxiwang)! - Record `loop` on `<audio>` & `<video>` elements.

- [#22](https://github.com/amplitude/rrweb/pull/22) [`ffdf49c`](https://github.com/amplitude/rrweb/commit/ffdf49c6e9f44177f80b320efdbfdb85a4da0756) Thanks [@jxiwang](https://github.com/jxiwang)! - Capture stylesheets designated as `rel="preload"`

- [#22](https://github.com/amplitude/rrweb/pull/22) [`ba7f3d5`](https://github.com/amplitude/rrweb/commit/ba7f3d50e982d6d2e5c1dd4868a536db5d3572e9) Thanks [@jxiwang](https://github.com/jxiwang)! - Snapshot performance when masking text: Avoid the repeated calls to `closest` when recursing through the DOM

- [#22](https://github.com/amplitude/rrweb/pull/22) [`c400629`](https://github.com/amplitude/rrweb/commit/c4006294af905b3c10d793d941ca00426300c092) Thanks [@jxiwang](https://github.com/jxiwang)! - fix: protect against missing parentNode

- Updated dependencies [[`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d), [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d), [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d), [`a1d5962`](https://github.com/amplitude/rrweb/commit/a1d596254aa12bd85295f7c759ed28637cdffa04), [`ffdf49c`](https://github.com/amplitude/rrweb/commit/ffdf49c6e9f44177f80b320efdbfdb85a4da0756), [`a880f6c`](https://github.com/amplitude/rrweb/commit/a880f6c22172e7ec853e3ba72a22e6082cd83aa0), [`ba7f3d5`](https://github.com/amplitude/rrweb/commit/ba7f3d50e982d6d2e5c1dd4868a536db5d3572e9), [`21278b5`](https://github.com/amplitude/rrweb/commit/21278b54b57f16e98b05923103e82b77b2eda19f)]:
- @amplitude/rrdom@2.0.0-alpha.22
- @amplitude/rrweb-snapshot@2.0.0-alpha.22
- @amplitude/rrweb-types@2.0.0-alpha.22

## 2.0.0-alpha.21

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/rrweb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amplitude/rrweb",
"version": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"description": "record and replay the web",
"scripts": {
"prepare": "npm run prepack",
Expand Down Expand Up @@ -82,9 +82,9 @@
"tslib": "^2.3.1"
},
"dependencies": {
"@amplitude/rrdom": "^2.0.0-alpha.21",
"@amplitude/rrweb-types": "^2.0.0-alpha.21",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.21",
"@amplitude/rrdom": "^2.0.0-alpha.22",
"@amplitude/rrweb-types": "^2.0.0-alpha.22",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.22",
"@types/css-font-loading-module": "0.0.7",
"@xstate/fsm": "^1.4.0",
"base64-arraybuffer": "^1.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @rrweb/types

## 2.0.0-alpha.22

### Patch Changes

- [#22](https://github.com/amplitude/rrweb/pull/22) [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d) Thanks [@jxiwang](https://github.com/jxiwang)! - Add `loop` to `mediaInteractionParam`

- [#22](https://github.com/amplitude/rrweb/pull/22) [`21278b5`](https://github.com/amplitude/rrweb/commit/21278b54b57f16e98b05923103e82b77b2eda19f) Thanks [@jxiwang](https://github.com/jxiwang)! - Fix type error when using `"moduleResolution": "NodeNext"`.

- Updated dependencies [[`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d), [`a1d5962`](https://github.com/amplitude/rrweb/commit/a1d596254aa12bd85295f7c759ed28637cdffa04), [`ffdf49c`](https://github.com/amplitude/rrweb/commit/ffdf49c6e9f44177f80b320efdbfdb85a4da0756), [`ba7f3d5`](https://github.com/amplitude/rrweb/commit/ba7f3d50e982d6d2e5c1dd4868a536db5d3572e9)]:
- @amplitude/rrweb-snapshot@2.0.0-alpha.22

## 2.0.0-alpha.21

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amplitude/rrweb-types",
"version": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -44,7 +44,7 @@
"vite-plugin-dts": "^1.7.3"
},
"dependencies": {
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.21"
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.22"
},
"browserslist": [
"supports es6-class"
Expand Down
16 changes: 16 additions & 0 deletions packages/web-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @rrweb/web-extension

## 2.0.0-alpha.22

### Patch Changes

- [#22](https://github.com/amplitude/rrweb/pull/22) [`3bfcc54`](https://github.com/amplitude/rrweb/commit/3bfcc54c5940b99ce2a9dc1c735578bbf9c6286c) Thanks [@jxiwang](https://github.com/jxiwang)! - Update `vite.config.ts` to account for all potential entry types.

- [#22](https://github.com/amplitude/rrweb/pull/22) [`d48125e`](https://github.com/amplitude/rrweb/commit/d48125e7831eb4f1229892696730703244a92a93) Thanks [@jxiwang](https://github.com/jxiwang)! - 🎈 perf(web-extension): conditional check in Player component

- [#22](https://github.com/amplitude/rrweb/pull/22) [`0c6db64`](https://github.com/amplitude/rrweb/commit/0c6db642ff0d0bc85288ca52fc52355d093825f8) Thanks [@jxiwang](https://github.com/jxiwang)! - 🐞 fix(web-extension): typo

- [#22](https://github.com/amplitude/rrweb/pull/22) [`331e46b`](https://github.com/amplitude/rrweb/commit/331e46b8170e03a597156ad4e1f1d7e67e0bb296) Thanks [@jxiwang](https://github.com/jxiwang)! - 🐞 fix(web-extension): beforeunload logic

- Updated dependencies [[`931a6bb`](https://github.com/amplitude/rrweb/commit/931a6bbc34cb9b4f0daa3e99544b4990001460a1), [`e9cfd9f`](https://github.com/amplitude/rrweb/commit/e9cfd9fbc1876c641e9ededa8e1088e86fa6aab7), [`a1d5962`](https://github.com/amplitude/rrweb/commit/a1d596254aa12bd85295f7c759ed28637cdffa04), [`a5ef2a8`](https://github.com/amplitude/rrweb/commit/a5ef2a867154aed9cc49cdeb7ef1056095e264d1), [`43f38b1`](https://github.com/amplitude/rrweb/commit/43f38b1e9c9bf0f64fbf288ac868000ca876de81), [`0c34ddd`](https://github.com/amplitude/rrweb/commit/0c34dddfb350d897e0a684e7860e699d20c544c4), [`53b18a9`](https://github.com/amplitude/rrweb/commit/53b18a954d09c487fc08e46d8aa4030500f43b86), [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d), [`87cba12`](https://github.com/amplitude/rrweb/commit/87cba12ebbc2da78671c16be6932c10b4c1cbb6d), [`ffdf49c`](https://github.com/amplitude/rrweb/commit/ffdf49c6e9f44177f80b320efdbfdb85a4da0756), [`ba7f3d5`](https://github.com/amplitude/rrweb/commit/ba7f3d50e982d6d2e5c1dd4868a536db5d3572e9), [`c400629`](https://github.com/amplitude/rrweb/commit/c4006294af905b3c10d793d941ca00426300c092)]:
- @amplitude/rrweb@2.0.0-alpha.22
- @amplitude/rrweb-player@2.0.0-alpha.22

## 2.0.0-alpha.21

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/web-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@amplitude/rrweb-web-extension",
"private": true,
"version": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"description": "The web extension of rrweb which helps to run rrweb on any website out of box",
"author": "Amplitude Inc",
"license": "MIT",
Expand All @@ -16,7 +16,7 @@
"prepublish": "npm run pack:chrome && npm run pack:firefox"
},
"devDependencies": {
"@amplitude/rrweb-types": "^2.0.0-alpha.21",
"@amplitude/rrweb-types": "^2.0.0-alpha.22",
"@types/react-dom": "^18.0.6",
"@types/webextension-polyfill": "^0.9.1",
"@vitejs/plugin-react": "^2.1.0",
Expand All @@ -28,8 +28,8 @@
"webextension-polyfill": "^0.10.0"
},
"dependencies": {
"@amplitude/rrweb": "^2.0.0-alpha.21",
"@amplitude/rrweb-player": "^2.0.0-alpha.21",
"@amplitude/rrweb": "^2.0.0-alpha.22",
"@amplitude/rrweb-player": "^2.0.0-alpha.22",
"@chakra-ui/react": "^2.3.4",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
Expand Down

0 comments on commit f09fab0

Please sign in to comment.