Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (alpha) #21

Merged
merged 1 commit into from
Jul 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"changesets": [
"fair-ducks-clean",
"four-gifts-march",
"modern-doors-watch",
"octopus-orange",
"popular-spies-fetch",
"rich-dots-lay",
Expand Down
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.18

### Patch Changes

- Updated dependencies [[`66c6fcb`](https://github.com/amplitude/rrweb/commit/66c6fcbf213694f8a6ff4784cec1e9b1320ae429)]:
- @amplitude/[email protected]
- @amplitude/[email protected]

## 2.0.0-alpha.17

### 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.17",
"version": "2.0.0-alpha.18",
"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.17",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.17",
"@amplitude/rrdom": "^2.0.0-alpha.18",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.18",
"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.18

### Patch Changes

- Updated dependencies [[`66c6fcb`](https://github.com/amplitude/rrweb/commit/66c6fcbf213694f8a6ff4784cec1e9b1320ae429)]:
- @amplitude/[email protected]

## 2.0.0-alpha.17

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

### Patch Changes

- Updated dependencies []:
- @amplitude/[email protected]

## 2.0.0-alpha.17

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

### Patch Changes

- Updated dependencies []:
- @amplitude/[email protected]

## 2.0.0-alpha.17

### 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.17",
"version": "2.0.0-alpha.18",
"devDependencies": {
"@amplitude/rrweb-types": "^2.0.0-alpha.17",
"@amplitude/rrweb-types": "^2.0.0-alpha.18",
"@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.17"
"@amplitude/rrweb": "^2.0.0-alpha.18"
},
"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.18

### Patch Changes

- [#20](https://github.com/amplitude/rrweb/pull/20) [`66c6fcb`](https://github.com/amplitude/rrweb/commit/66c6fcbf213694f8a6ff4784cec1e9b1320ae429) Thanks [@jxiwang](https://github.com/jxiwang)! - better nested css selector splitting when commas or brackets happen to be in quoted text

## 2.0.0-alpha.17

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

## 2.0.0-alpha.18

### Patch Changes

- Updated dependencies [[`66c6fcb`](https://github.com/amplitude/rrweb/commit/66c6fcbf213694f8a6ff4784cec1e9b1320ae429)]:
- @amplitude/[email protected]
- @amplitude/[email protected]
- @amplitude/[email protected]

## 2.0.0-alpha.17

### 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.17",
"version": "2.0.0-alpha.18",
"description": "record and replay the web",
"scripts": {
"prepare": "npm run prepack",
Expand Down Expand Up @@ -81,9 +81,9 @@
"tslib": "^2.3.1"
},
"dependencies": {
"@amplitude/rrdom": "^2.0.0-alpha.17",
"@amplitude/rrweb-types": "^2.0.0-alpha.17",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.17",
"@amplitude/rrdom": "^2.0.0-alpha.18",
"@amplitude/rrweb-types": "^2.0.0-alpha.18",
"@amplitude/rrweb-snapshot": "^2.0.0-alpha.18",
"@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.18

### Patch Changes

- Updated dependencies [[`66c6fcb`](https://github.com/amplitude/rrweb/commit/66c6fcbf213694f8a6ff4784cec1e9b1320ae429)]:
- @amplitude/[email protected]

## 2.0.0-alpha.17

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

### Patch Changes

- Updated dependencies []:
- @amplitude/[email protected]
- @amplitude/[email protected]

## 2.0.0-alpha.17

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