Skip to content

Commit 73ae84a

Browse files
Version Packages (alpha)
1 parent a756a45 commit 73ae84a

File tree

17 files changed

+87
-22
lines changed

17 files changed

+87
-22
lines changed

.changeset/pre.json

+5
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@
2323
},
2424
"changesets": [
2525
"attribute-text-reductions",
26+
"beige-olives-roll",
2627
"brave-numbers-joke",
2728
"breezy-cats-heal",
2829
"breezy-mice-breathe",
30+
"bright-socks-clap",
2931
"calm-bulldogs-speak",
3032
"calm-oranges-sin",
3133
"chatty-cherries-train",
@@ -69,6 +71,7 @@
6971
"khaki-dots-bathe",
7072
"kind-kids-design",
7173
"large-ants-prove",
74+
"last-jest-to-vitest",
7275
"lazy-squids-draw",
7376
"lazy-toes-confess",
7477
"lemon-lamps-switch",
@@ -117,6 +120,7 @@
117120
"silver-pots-sit",
118121
"silver-windows-float",
119122
"sixty-impalas-laugh",
123+
"skip-mask-check-on-leaf-elements",
120124
"slimy-eagles-grow",
121125
"small-hats-kneel",
122126
"small-olives-arrive",
@@ -143,6 +147,7 @@
143147
"twenty-planets-repeat",
144148
"violet-melons-itch",
145149
"violet-zebras-cry",
150+
"wicked-lions-return",
146151
"wise-spiders-jog",
147152
"witty-kids-talk",
148153
"yellow-mails-cheat",

packages/rrdom-nodejs/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# rrdom-nodejs
22

3+
## 2.0.0-alpha.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a2c8a1a`](https://github.com/rrweb-io/rrweb/commit/a2c8a1a37bfcf8389b280af792262c8263a979a3), [`d08624c`](https://github.com/rrweb-io/rrweb/commit/d08624cb28add386c3618a0e6607424c3f1884d8)]:
8+
9+
10+
311
## 2.0.0-alpha.15
412

513
### Major Changes

packages/rrdom-nodejs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rrdom-nodejs",
3-
"version": "2.0.0-alpha.15",
3+
"version": "2.0.0-alpha.16",
44
"scripts": {
55
"dev": "vite build --watch",
66
"build": "yarn turbo run prepublish",
@@ -55,7 +55,7 @@
5555
"cssom": "^0.5.0",
5656
"cssstyle": "^2.3.0",
5757
"nwsapi": "^2.2.0",
58-
"rrdom": "^2.0.0-alpha.15",
59-
"rrweb-snapshot": "^2.0.0-alpha.15"
58+
"rrdom": "^2.0.0-alpha.16",
59+
"rrweb-snapshot": "^2.0.0-alpha.16"
6060
}
6161
}

packages/rrdom/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# rrdom
22

3+
## 2.0.0-alpha.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a2c8a1a`](https://github.com/rrweb-io/rrweb/commit/a2c8a1a37bfcf8389b280af792262c8263a979a3), [`d08624c`](https://github.com/rrweb-io/rrweb/commit/d08624cb28add386c3618a0e6607424c3f1884d8)]:
8+
9+
310
## 2.0.0-alpha.15
411

512
### Major Changes

packages/rrdom/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rrdom",
3-
"version": "2.0.0-alpha.15",
3+
"version": "2.0.0-alpha.16",
44
"homepage": "https://github.com/rrweb-io/rrweb/tree/main/packages/rrdom#readme",
55
"license": "MIT",
66
"type": "module",
@@ -41,7 +41,7 @@
4141
"url": "https://github.com/rrweb-io/rrweb/issues"
4242
},
4343
"devDependencies": {
44-
"@rrweb/types": "^2.0.0-alpha.15",
44+
"@rrweb/types": "^2.0.0-alpha.16",
4545
"@types/puppeteer": "^5.4.4",
4646
"@typescript-eslint/eslint-plugin": "^5.23.0",
4747
"@typescript-eslint/parser": "^5.23.0",
@@ -52,6 +52,6 @@
5252
"vite-plugin-dts": "^3.9.1"
5353
},
5454
"dependencies": {
55-
"rrweb-snapshot": "^2.0.0-alpha.15"
55+
"rrweb-snapshot": "^2.0.0-alpha.16"
5656
}
5757
}

packages/rrvideo/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# rrvideo
22

3+
## 2.0.0-alpha.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
9+
310
## 2.0.0-alpha.15
411

512
### Patch Changes

packages/rrvideo/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rrvideo",
3-
"version": "2.0.0-alpha.15",
3+
"version": "2.0.0-alpha.16",
44
"description": "transform rrweb session into video",
55
"main": "build/index.js",
66
"bin": {
@@ -27,13 +27,13 @@
2727
"@types/node": "^18.15.11",
2828
"jest": "^27.5.1",
2929
"ts-jest": "^27.1.3",
30-
"@rrweb/types": "^2.0.0-alpha.15"
30+
"@rrweb/types": "^2.0.0-alpha.16"
3131
},
3232
"dependencies": {
3333
"@open-tech-world/cli-progress-bar": "^2.0.2",
3434
"fs-extra": "^11.1.1",
3535
"minimist": "^1.2.5",
3636
"playwright": "^1.32.1",
37-
"rrweb-player": "^2.0.0-alpha.15"
37+
"rrweb-player": "^2.0.0-alpha.16"
3838
}
3939
}

packages/rrweb-player/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# rrweb-player
22

3+
## 2.0.0-alpha.16
4+
35
## 2.0.0-alpha.15
46

57
### Major Changes

packages/rrweb-player/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "rrweb-player",
3-
"version": "2.0.0-alpha.15",
3+
"version": "2.0.0-alpha.16",
44
"devDependencies": {
5-
"@rrweb/types": "^2.0.0-alpha.15",
5+
"@rrweb/types": "^2.0.0-alpha.16",
66
"@sveltejs/adapter-auto": "^3.0.0",
77
"@sveltejs/kit": "^2.0.0",
88
"@sveltejs/package": "^2.0.0",

packages/rrweb-snapshot/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# rrweb-snapshot
22

3+
## 2.0.0-alpha.16
4+
5+
### Patch Changes
6+
7+
- [#1386](https://github.com/rrweb-io/rrweb/pull/1386) [`a2c8a1a`](https://github.com/rrweb-io/rrweb/commit/a2c8a1a37bfcf8389b280af792262c8263a979a3) Thanks [@ababik](https://github.com/ababik)! - Fix that the optional `maskInputFn` was being accidentally ignored during the creation of the full snapshot
8+
9+
- [#1512](https://github.com/rrweb-io/rrweb/pull/1512) [`d08624c`](https://github.com/rrweb-io/rrweb/commit/d08624cb28add386c3618a0e6607424c3f1884d8) Thanks [@eoghanmurray](https://github.com/eoghanmurray)! - optimisation: skip mask check on leaf elements
10+
311
## 2.0.0-alpha.15
412

513
### Major Changes

packages/rrweb-snapshot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rrweb-snapshot",
3-
"version": "2.0.0-alpha.15",
3+
"version": "2.0.0-alpha.16",
44
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
55
"scripts": {
66
"prepare": "npm run prepack",

packages/rrweb/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# rrweb
22

3+
## 2.0.0-alpha.16
4+
5+
### Patch Changes
6+
7+
- [#1386](https://github.com/rrweb-io/rrweb/pull/1386) [`a2c8a1a`](https://github.com/rrweb-io/rrweb/commit/a2c8a1a37bfcf8389b280af792262c8263a979a3) Thanks [@ababik](https://github.com/ababik)! - Fix that the optional `maskInputFn` was being accidentally ignored during the creation of the full snapshot
8+
9+
- [#1512](https://github.com/rrweb-io/rrweb/pull/1512) [`d08624c`](https://github.com/rrweb-io/rrweb/commit/d08624cb28add386c3618a0e6607424c3f1884d8) Thanks [@eoghanmurray](https://github.com/eoghanmurray)! - optimisation: skip mask check on leaf elements
10+
11+
- Updated dependencies [[`a2c8a1a`](https://github.com/rrweb-io/rrweb/commit/a2c8a1a37bfcf8389b280af792262c8263a979a3), [`d08624c`](https://github.com/rrweb-io/rrweb/commit/d08624cb28add386c3618a0e6607424c3f1884d8)]:
12+
13+
14+
- @rrweb/types@2.0.0-alpha.16
15+
316
## 2.0.0-alpha.15
417

518
### Major Changes

packages/rrweb/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rrweb",
3-
"version": "2.0.0-alpha.15",
3+
"version": "2.0.0-alpha.16",
44
"description": "record and replay the web",
55
"scripts": {
66
"prepare": "npm run prepack",
@@ -79,12 +79,12 @@
7979
"vite-plugin-dts": "^3.9.1"
8080
},
8181
"dependencies": {
82-
"@rrweb/types": "^2.0.0-alpha.15",
82+
"@rrweb/types": "^2.0.0-alpha.16",
8383
"@types/css-font-loading-module": "0.0.7",
8484
"@xstate/fsm": "^1.4.0",
8585
"base64-arraybuffer": "^1.0.1",
8686
"mitt": "^3.0.0",
87-
"rrdom": "^2.0.0-alpha.15",
88-
"rrweb-snapshot": "^2.0.0-alpha.15"
87+
"rrdom": "^2.0.0-alpha.16",
88+
"rrweb-snapshot": "^2.0.0-alpha.16"
8989
}
9090
}

packages/types/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @rrweb/types
22

3+
## 2.0.0-alpha.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a2c8a1a`](https://github.com/rrweb-io/rrweb/commit/a2c8a1a37bfcf8389b280af792262c8263a979a3), [`d08624c`](https://github.com/rrweb-io/rrweb/commit/d08624cb28add386c3618a0e6607424c3f1884d8)]:
8+
9+
310
## 2.0.0-alpha.15
411

512
### Major Changes

packages/types/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rrweb/types",
3-
"version": "2.0.0-alpha.15",
3+
"version": "2.0.0-alpha.16",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -50,7 +50,7 @@
5050
"vite-plugin-dts": "^3.9.1"
5151
},
5252
"dependencies": {
53-
"rrweb-snapshot": "^2.0.0-alpha.15"
53+
"rrweb-snapshot": "^2.0.0-alpha.16"
5454
},
5555
"browserslist": [
5656
"supports es6-class"

packages/web-extension/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rrweb/web-extension
22

3+
## 2.0.0-alpha.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a2c8a1a`](https://github.com/rrweb-io/rrweb/commit/a2c8a1a37bfcf8389b280af792262c8263a979a3), [`d08624c`](https://github.com/rrweb-io/rrweb/commit/d08624cb28add386c3618a0e6607424c3f1884d8)]:
8+
9+
10+
311
## 2.0.0-alpha.15
412

513
### Patch Changes

packages/web-extension/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rrweb/web-extension",
33
"private": true,
4-
"version": "2.0.0-alpha.15",
4+
"version": "2.0.0-alpha.16",
55
"description": "The web extension of rrweb which helps to run rrweb on any website out of box",
66
"author": "rrweb-io",
77
"license": "MIT",
@@ -18,7 +18,7 @@
1818
"prepublish": "yarn build"
1919
},
2020
"devDependencies": {
21-
"@rrweb/types": "^2.0.0-alpha.15",
21+
"@rrweb/types": "^2.0.0-alpha.16",
2222
"@types/react-dom": "^18.0.6",
2323
"@types/webextension-polyfill": "^0.9.1",
2424
"@vitejs/plugin-react": "^4.2.1",
@@ -41,7 +41,7 @@
4141
"react-dom": "^18.2.0",
4242
"react-icons": "^4.4.0",
4343
"react-router-dom": "^6.4.1",
44-
"rrweb": "^2.0.0-alpha.15",
45-
"rrweb-player": "^2.0.0-alpha.15"
44+
"rrweb": "^2.0.0-alpha.16",
45+
"rrweb-player": "^2.0.0-alpha.16"
4646
}
4747
}

0 commit comments

Comments
 (0)