Skip to content

Commit 6eaed09

Browse files
Version Packages (alpha)
1 parent 1e6f71b commit 6eaed09

File tree

15 files changed

+106
-20
lines changed

15 files changed

+106
-20
lines changed

.changeset/pre.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,32 @@
1414
"calm-bulldogs-speak",
1515
"chatty-cherries-train",
1616
"eight-terms-hunt",
17+
"fast-chefs-smell",
1718
"five-peas-lay",
19+
"fresh-spoons-drive",
1820
"grumpy-ways-own",
1921
"large-ants-prove",
2022
"loud-seals-raise",
2123
"lovely-pears-cross",
2224
"mighty-frogs-sparkle",
2325
"nervous-poets-grin",
26+
"new-snakes-call",
2427
"old-dryers-hide",
28+
"pretty-plums-rescue",
29+
"proud-experts-jam",
2530
"real-masks-explode",
2631
"real-trains-switch",
2732
"serious-ants-juggle",
33+
"sixty-impalas-laugh",
34+
"small-olives-arrive",
2835
"stupid-ghosts-help",
2936
"swift-peas-film",
3037
"tidy-yaks-joke",
3138
"twenty-lies-switch",
3239
"twenty-planets-repeat",
3340
"violet-melons-itch",
41+
"violet-zebras-cry",
42+
"yellow-mails-cheat",
3443
"young-timers-grow"
3544
]
3645
}

packages/rrdom-nodejs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# rrdom-nodejs
22

3+
## 2.0.0-alpha.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d2582e9`](https://github.com/rrweb-io/rrweb/commit/d2582e9a81197130cd93bc1dd778e16fddfb0be3), [`e7f0c80`](https://github.com/rrweb-io/rrweb/commit/e7f0c808c3f348fb27d1acd5fa300a5d92b14d00)]:
8+
9+
10+
311
## 2.0.0-alpha.6
412

513
### Patch Changes

packages/rrdom-nodejs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rrdom-nodejs",
3-
"version": "2.0.0-alpha.6",
3+
"version": "2.0.0-alpha.7",
44
"scripts": {
55
"dev": "rollup -c -w",
66
"bundle": "rollup --config",
@@ -49,8 +49,8 @@
4949
"cssom": "^0.5.0",
5050
"cssstyle": "^2.3.0",
5151
"nwsapi": "^2.2.0",
52-
"rrdom": "^2.0.0-alpha.6",
53-
"rrweb-snapshot": "^2.0.0-alpha.6"
52+
"rrdom": "^2.0.0-alpha.7",
53+
"rrweb-snapshot": "^2.0.0-alpha.7"
5454
},
5555
"browserslist": [
5656
"supports es6-class"

packages/rrdom/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# rrdom
22

3+
## 2.0.0-alpha.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d2582e9`](https://github.com/rrweb-io/rrweb/commit/d2582e9a81197130cd93bc1dd778e16fddfb0be3), [`e7f0c80`](https://github.com/rrweb-io/rrweb/commit/e7f0c808c3f348fb27d1acd5fa300a5d92b14d00)]:
8+
9+
310
## 2.0.0-alpha.6
411

512
### Patch Changes

packages/rrdom/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rrdom",
3-
"version": "2.0.0-alpha.6",
3+
"version": "2.0.0-alpha.7",
44
"homepage": "https://github.com/rrweb-io/rrweb/tree/main/packages/rrdom#readme",
55
"license": "MIT",
66
"main": "lib/rrdom.cjs",
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@rollup/plugin-commonjs": "^20.0.0",
35-
"@rrweb/types": "^2.0.0-alpha.6",
35+
"@rrweb/types": "^2.0.0-alpha.7",
3636
"@types/jest": "^27.4.1",
3737
"@types/puppeteer": "^5.4.4",
3838
"@typescript-eslint/eslint-plugin": "^5.23.0",
@@ -48,6 +48,6 @@
4848
"typescript": "^4.7.3"
4949
},
5050
"dependencies": {
51-
"rrweb-snapshot": "^2.0.0-alpha.6"
51+
"rrweb-snapshot": "^2.0.0-alpha.7"
5252
}
5353
}

packages/rrweb-player/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# rrweb-player
22

3+
## 2.0.0-alpha.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`e0f862b`](https://github.com/rrweb-io/rrweb/commit/e0f862bac7dbaa9cfd778f5ef0f5f3fd8cbe6def), [`267e990`](https://github.com/rrweb-io/rrweb/commit/267e990dc0e45a5acaaa3ee89db7ae9171520d54), [`d2582e9`](https://github.com/rrweb-io/rrweb/commit/d2582e9a81197130cd93bc1dd778e16fddfb0be3), [`a225d8e`](https://github.com/rrweb-io/rrweb/commit/a225d8e1412a69a761c22eb45565fff0b0ce5c11), [`a82a3b4`](https://github.com/rrweb-io/rrweb/commit/a82a3b42b125aaaea607410b49f012933466c523), [`1e6f71b`](https://github.com/rrweb-io/rrweb/commit/1e6f71b3cddcfafe78b9e40edfbd75e485702e4e), [`1e6f71b`](https://github.com/rrweb-io/rrweb/commit/1e6f71b3cddcfafe78b9e40edfbd75e485702e4e), [`4cb4d0e`](https://github.com/rrweb-io/rrweb/commit/4cb4d0e95a540a366bdec157fe78d9f099514818)]:
8+
9+
310
## 2.0.0-alpha.6
411

512
### Patch Changes

packages/rrweb-player/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "rrweb-player",
3-
"version": "2.0.0-alpha.6",
3+
"version": "2.0.0-alpha.7",
44
"devDependencies": {
55
"@rollup/plugin-commonjs": "^22.0.0",
66
"@rollup/plugin-node-resolve": "^13.2.1",
7-
"@rrweb/types": "^2.0.0-alpha.6",
7+
"@rrweb/types": "^2.0.0-alpha.7",
88
"@types/offscreencanvas": "^2019.6.4",
99
"eslint-config-google": "^0.14.0",
1010
"eslint-plugin-svelte3": "^4.0.0",
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@tsconfig/svelte": "^1.0.0",
28-
"rrweb": "^2.0.0-alpha.6"
28+
"rrweb": "^2.0.0-alpha.7"
2929
},
3030
"scripts": {
3131
"build": "rollup -c",

packages/rrweb-snapshot/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# rrweb-snapshot
22

3+
## 2.0.0-alpha.7
4+
5+
### Minor Changes
6+
7+
- [#1170](https://github.com/rrweb-io/rrweb/pull/1170) [`d2582e9`](https://github.com/rrweb-io/rrweb/commit/d2582e9a81197130cd93bc1dd778e16fddfb0be3) Thanks [@mydea](https://github.com/mydea)! - feat: Ensure password inputs remain masked when switching input type
8+
9+
### Patch Changes
10+
11+
- [#1174](https://github.com/rrweb-io/rrweb/pull/1174) [`e7f0c80`](https://github.com/rrweb-io/rrweb/commit/e7f0c808c3f348fb27d1acd5fa300a5d92b14d00) Thanks [@wfk007](https://github.com/wfk007)! - Fix: [#1172](https://github.com/rrweb-io/rrweb/issues/1172) don't replace original onload function of Images
12+
313
## 2.0.0-alpha.6
414

515
### Minor Changes

packages/rrweb-snapshot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rrweb-snapshot",
3-
"version": "2.0.0-alpha.6",
3+
"version": "2.0.0-alpha.7",
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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# rrweb
22

3+
## 2.0.0-alpha.7
4+
5+
### Minor Changes
6+
7+
- [#1170](https://github.com/rrweb-io/rrweb/pull/1170) [`d2582e9`](https://github.com/rrweb-io/rrweb/commit/d2582e9a81197130cd93bc1dd778e16fddfb0be3) Thanks [@mydea](https://github.com/mydea)! - feat: Ensure password inputs remain masked when switching input type
8+
9+
- [#1107](https://github.com/rrweb-io/rrweb/pull/1107) [`a225d8e`](https://github.com/rrweb-io/rrweb/commit/a225d8e1412a69a761c22eb45565fff0b0ce5c11) Thanks [@mydea](https://github.com/mydea)! - feat: Allow to pass `errorHandler` as record option
10+
11+
### Patch Changes
12+
13+
- [#1179](https://github.com/rrweb-io/rrweb/pull/1179) [`e0f862b`](https://github.com/rrweb-io/rrweb/commit/e0f862bac7dbaa9cfd778f5ef0f5f3fd8cbe6def) Thanks [@wfk007](https://github.com/wfk007)! - Fix: [#1178](https://github.com/rrweb-io/rrweb/issues/1178) remove warning related to worker_threads while building
14+
15+
- [#1186](https://github.com/rrweb-io/rrweb/pull/1186) [`267e990`](https://github.com/rrweb-io/rrweb/commit/267e990dc0e45a5acaaa3ee89db7ae9171520d54) Thanks [@YunFeng0817](https://github.com/YunFeng0817)! - Fix: processed-node-manager is created even in the environment that doesn't need a recorder
16+
17+
- [#1145](https://github.com/rrweb-io/rrweb/pull/1145) [`a82a3b4`](https://github.com/rrweb-io/rrweb/commit/a82a3b42b125aaaea607410b49f012933466c523) Thanks [@eoghanmurray](https://github.com/eoghanmurray)! - For a mutation which removes a node, reduce the number of spurious warnings to take into account that an anscestor (rather than just a parent) may have been just removed
18+
19+
- [#1191](https://github.com/rrweb-io/rrweb/pull/1191) [`1e6f71b`](https://github.com/rrweb-io/rrweb/commit/1e6f71b3cddcfafe78b9e40edfbd75e485702e4e) Thanks [@Juice10](https://github.com/Juice10)! - Only apply touch-active styling on flush
20+
21+
- [#1191](https://github.com/rrweb-io/rrweb/pull/1191) [`1e6f71b`](https://github.com/rrweb-io/rrweb/commit/1e6f71b3cddcfafe78b9e40edfbd75e485702e4e) Thanks [@Juice10](https://github.com/Juice10)! - Trigger mouse movement and hover with mouse up and mouse down events when replayer.pause(...) is called.
22+
23+
- [#1163](https://github.com/rrweb-io/rrweb/pull/1163) [`4cb4d0e`](https://github.com/rrweb-io/rrweb/commit/4cb4d0e95a540a366bdec157fe78d9f099514818) Thanks [@zhaobosky](https://github.com/zhaobosky)! - Fix: some websites rebuild imcomplete
24+
25+
1. Some websites, addedSet in emit function is not empty, but the result converted from Array.from is empty.
26+
2. Some websites polyfill classList functions of HTML elements. Their implementation may throw errors and cause the snapshot to fail. I add try-catch statements to make the code robust.
27+
28+
- Updated dependencies [[`d2582e9`](https://github.com/rrweb-io/rrweb/commit/d2582e9a81197130cd93bc1dd778e16fddfb0be3), [`e7f0c80`](https://github.com/rrweb-io/rrweb/commit/e7f0c808c3f348fb27d1acd5fa300a5d92b14d00)]:
29+
30+
31+
- @rrweb/types@2.0.0-alpha.7
32+
333
## 2.0.0-alpha.6
434

535
### Patch Changes

0 commit comments

Comments
 (0)