Skip to content

Commit

Permalink
Merge pull request #28 from amplitude/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
jxiwang authored Aug 6, 2024
2 parents e50fc08 + da82fee commit 6ac2c27
Show file tree
Hide file tree
Showing 17 changed files with 89 additions and 24 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@
"four-gifts-march",
"modern-doors-watch",
"moody-dots-refuse",
"no-neg-lookbehind",
"octopus-orange",
"popular-spies-fetch",
"rare-adults-sneeze",
"rich-dots-lay",
"rotten-spies-enjoy",
"short-masks-cross"
"short-masks-cross",
"silent-plants-perform"
]
}
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.20

### Patch Changes

- Updated dependencies [[`5b85646`](https://github.com/amplitude/rrweb/commit/5b85646a9557c89d594c6a484f576fbdb0c38eb7)]:
- @amplitude/rrweb-snapshot@2.0.0-alpha.20
- @amplitude/rrdom@2.0.0-alpha.20

## 2.0.0-alpha.19

### 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.19",
"version": "2.0.0-alpha.20",
"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.19",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.19",
"@amplitude/rrdom": "^2.0.0-alpha.20",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.20",
"cssom": "^0.5.0",
"cssstyle": "^2.3.0",
"nwsapi": "^2.2.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/rrdom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# rrdom

## 2.0.0-alpha.20

### Patch Changes

- Updated dependencies [[`5b85646`](https://github.com/amplitude/rrweb/commit/5b85646a9557c89d594c6a484f576fbdb0c38eb7)]:
- @amplitude/rrweb-snapshot@2.0.0-alpha.20

## 2.0.0-alpha.19

### 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.19",
"version": "2.0.0-alpha.20",
"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.19",
"@amplitude/rrweb-types": "^2.0.0-alpha.20",
"@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.19"
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.20"
}
}
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.20

### Patch Changes

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

## 2.0.0-alpha.19

### 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.19",
"version": "2.0.0-alpha.20",
"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.19",
"@amplitude/rrweb": "^2.0.0-alpha.20",
"@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.19",
"@amplitude/rrweb-player": "^2.0.0-alpha.20",
"@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.20

### Patch Changes

- Updated dependencies [[`5b85646`](https://github.com/amplitude/rrweb/commit/5b85646a9557c89d594c6a484f576fbdb0c38eb7), [`5b85646`](https://github.com/amplitude/rrweb/commit/5b85646a9557c89d594c6a484f576fbdb0c38eb7)]:
- @amplitude/rrweb@2.0.0-alpha.20

## 2.0.0-alpha.19

### 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.19",
"version": "2.0.0-alpha.20",
"devDependencies": {
"@amplitude/rrweb-types": "^2.0.0-alpha.19",
"@amplitude/rrweb-types": "^2.0.0-alpha.20",
"@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.19"
"@amplitude/rrweb": "^2.0.0-alpha.20"
},
"scripts": {
"build": "rollup -c",
Expand Down
6 changes: 6 additions & 0 deletions packages/rrweb-snapshot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# rrweb-snapshot

## 2.0.0-alpha.20

### Patch Changes

- [#27](https://github.com/amplitude/rrweb/pull/27) [`5b85646`](https://github.com/amplitude/rrweb/commit/5b85646a9557c89d594c6a484f576fbdb0c38eb7) Thanks [@jxiwang](https://github.com/jxiwang)! - Replay: Replace negative lookbehind in regexes from css parser as it causes issues with Safari 16

## 2.0.0-alpha.19

### Patch Changes
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.19",
"version": "2.0.0-alpha.20",
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
"scripts": {
"prepare": "npm run prepack",
Expand Down
13 changes: 13 additions & 0 deletions packages/rrweb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# rrweb

## 2.0.0-alpha.20

### Patch Changes

- [#27](https://github.com/amplitude/rrweb/pull/27) [`5b85646`](https://github.com/amplitude/rrweb/commit/5b85646a9557c89d594c6a484f576fbdb0c38eb7) Thanks [@jxiwang](https://github.com/jxiwang)! - Replay: Replace negative lookbehind in regexes from css parser as it causes issues with Safari 16

- [#27](https://github.com/amplitude/rrweb/pull/27) [`5b85646`](https://github.com/amplitude/rrweb/commit/5b85646a9557c89d594c6a484f576fbdb0c38eb7) Thanks [@jxiwang](https://github.com/jxiwang)! - Return early for child same origin frames

- Updated dependencies [[`5b85646`](https://github.com/amplitude/rrweb/commit/5b85646a9557c89d594c6a484f576fbdb0c38eb7)]:
- @amplitude/rrweb-snapshot@2.0.0-alpha.20
- @amplitude/rrdom@2.0.0-alpha.20
- @amplitude/rrweb-types@2.0.0-alpha.20

## 2.0.0-alpha.19

### 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.19",
"version": "2.0.0-alpha.20",
"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.19",
"@amplitude/rrweb-types": "^2.0.0-alpha.19",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.19",
"@amplitude/rrdom": "^2.0.0-alpha.20",
"@amplitude/rrweb-types": "^2.0.0-alpha.20",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.20",
"@types/css-font-loading-module": "0.0.7",
"@xstate/fsm": "^1.4.0",
"base64-arraybuffer": "^1.0.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rrweb/types

## 2.0.0-alpha.20

### Patch Changes

- Updated dependencies [[`5b85646`](https://github.com/amplitude/rrweb/commit/5b85646a9557c89d594c6a484f576fbdb0c38eb7)]:
- @amplitude/rrweb-snapshot@2.0.0-alpha.20

## 2.0.0-alpha.19

### 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.19",
"version": "2.0.0-alpha.20",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -43,7 +43,7 @@
"vite-plugin-dts": "^1.7.3"
},
"dependencies": {
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.19"
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.20"
},
"browserslist": [
"supports es6-class"
Expand Down
8 changes: 8 additions & 0 deletions packages/web-extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rrweb/web-extension

## 2.0.0-alpha.20

### Patch Changes

- Updated dependencies [[`5b85646`](https://github.com/amplitude/rrweb/commit/5b85646a9557c89d594c6a484f576fbdb0c38eb7), [`5b85646`](https://github.com/amplitude/rrweb/commit/5b85646a9557c89d594c6a484f576fbdb0c38eb7)]:
- @amplitude/rrweb@2.0.0-alpha.20
- @amplitude/rrweb-player@2.0.0-alpha.20

## 2.0.0-alpha.19

### 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.19",
"version": "2.0.0-alpha.20",
"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.19",
"@amplitude/rrweb-types": "^2.0.0-alpha.20",
"@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.19",
"@amplitude/rrweb-player": "^2.0.0-alpha.19",
"@amplitude/rrweb": "^2.0.0-alpha.20",
"@amplitude/rrweb-player": "^2.0.0-alpha.20",
"@chakra-ui/react": "^2.3.4",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
Expand Down

0 comments on commit 6ac2c27

Please sign in to comment.