Skip to content
Open
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
18 changes: 18 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,11 @@
"@rrweb/utils": "2.0.0-alpha.16"
},
"changesets": [
"angry-turtles-provide",
"attribute-text-reductions",
"beige-olives-roll",
"blank-cherries-laugh",
"blank-dev-changset",
"brave-numbers-joke",
"breezy-cats-heal",
"breezy-mice-breathe",
Expand All @@ -45,26 +48,34 @@
"curvy-apples-lay",
"curvy-balloons-brake",
"date-now-guard",
"dirty-pets-fly",
"dirty-rules-dress",
"efficiently-splitCssText-1603",
"efficiently-splitCssText-1640",
"eight-terms-hunt",
"eighty-teachers-smash",
"eleven-bobcats-peel",
"eleven-toys-vanish",
"empty-bikes-cheer",
"eslint-camelcase-devonly",
"event-single-wrap",
"fair-dragons-greet",
"fair-ducks-clean",
"famous-bobcats-push",
"fast-chefs-smell",
"fast-pets-exist",
"few-rockets-travel",
"few-turkeys-reflect",
"five-peas-lay",
"fix-adapt-css",
"fluffy-planes-retire",
"format-head-prettier",
"forty-elephants-attack",
"four-panthers-fly",
"fresh-cars-impress",
"fresh-spoons-drive",
"friendly-numbers-leave",
"fuzzy-mugs-march",
"giant-rats-chew",
"gold-apples-joke",
"gold-experts-type",
Expand All @@ -76,6 +87,7 @@
"hungry-dodos-taste",
"inlineImage-maybeNot-crossOrigin",
"itchy-dryers-double",
"itchy-tables-compete",
"khaki-dots-bathe",
"kind-kids-design",
"large-ants-prove",
Expand All @@ -90,6 +102,7 @@
"lovely-files-sparkle",
"lovely-pears-cross",
"lovely-students-boil",
"lucky-donuts-hammer",
"mean-tips-impress",
"metal-mugs-mate",
"mighty-ads-worry",
Expand All @@ -107,6 +120,7 @@
"new-snakes-call",
"nice-pugs-reply",
"no-neg-lookbehind",
"odd-onions-brush",
"old-dryers-hide",
"perfect-bulldogs-punch",
"perfect-dolls-grab",
Expand All @@ -120,13 +134,16 @@
"rare-adults-sneeze",
"real-masks-explode",
"real-trains-switch",
"red-peaches-explode",
"rich-crews-protect",
"rich-dots-lay",
"rich-jars-remember",
"rotten-spies-enjoy",
"serious-ants-juggle",
"serious-eggs-greet",
"shadow-dom-unbusify",
"short-hounds-confess",
"shy-countries-rhyme",
"silent-plants-perform",
"silly-knives-chew",
"silver-pots-sit",
Expand All @@ -149,6 +166,7 @@
"swift-dancers-rest",
"swift-peas-film",
"swift-pots-search",
"textarea-inner-html",
"thin-vans-applaud",
"thirty-baboons-punch",
"three-baboons-bow",
Expand Down
9 changes: 9 additions & 0 deletions packages/all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @rrweb/all

## 2.0.0-alpha.19

### Patch Changes

- Updated dependencies [[`96eaf8e`](https://github.com/rrweb-io/rrweb/commit/96eaf8e95c0d5f13c0966bf9ef11be3adff04860), [`8f3b6b4`](https://github.com/rrweb-io/rrweb/commit/8f3b6b4625a6c200857fcd49fb1857d946412000), [`8769390`](https://github.com/rrweb-io/rrweb/commit/8769390d9e246f8b7d66dc271a6107ad010d1aa2), [`825b397`](https://github.com/rrweb-io/rrweb/commit/825b39735d69c688685852c056a124dbef1d694f), [`e1cad1d`](https://github.com/rrweb-io/rrweb/commit/e1cad1d2394b5d1320ba5af635288a28b6d9593a), [`76ff527`](https://github.com/rrweb-io/rrweb/commit/76ff527c15eb97cc3cbb5abfa40003493e73f4a8), [`2d17d5a`](https://github.com/rrweb-io/rrweb/commit/2d17d5ac257a611c997bc34b63a7c1dd155e3c93)]:
- [email protected]
- @rrweb/[email protected]
- @rrweb/[email protected]

## 2.0.0-alpha.18

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rrweb/all",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -56,9 +56,9 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@rrweb/types": "^2.0.0-alpha.18",
"@rrweb/packer": "^2.0.0-alpha.18",
"rrweb": "^2.0.0-alpha.18"
"@rrweb/types": "^2.0.0-alpha.19",
"@rrweb/packer": "^2.0.0-alpha.19",
"rrweb": "^2.0.0-alpha.19"
},
"browserslist": [
"supports es6-class"
Expand Down
7 changes: 7 additions & 0 deletions packages/packer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rrweb/packer

## 2.0.0-alpha.19

### Patch Changes

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

## 2.0.0-alpha.18

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/packer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rrweb/packer",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -78,7 +78,7 @@
},
"dependencies": {
"fflate": "^0.4.4",
"@rrweb/types": "^2.0.0-alpha.18"
"@rrweb/types": "^2.0.0-alpha.19"
},
"browserslist": [
"supports es6-class"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-canvas-webrtc-record

## 2.0.0-alpha.19

### Patch Changes

- Updated dependencies [[`96eaf8e`](https://github.com/rrweb-io/rrweb/commit/96eaf8e95c0d5f13c0966bf9ef11be3adff04860), [`8f3b6b4`](https://github.com/rrweb-io/rrweb/commit/8f3b6b4625a6c200857fcd49fb1857d946412000), [`8769390`](https://github.com/rrweb-io/rrweb/commit/8769390d9e246f8b7d66dc271a6107ad010d1aa2), [`825b397`](https://github.com/rrweb-io/rrweb/commit/825b39735d69c688685852c056a124dbef1d694f), [`e1cad1d`](https://github.com/rrweb-io/rrweb/commit/e1cad1d2394b5d1320ba5af635288a28b6d9593a), [`76ff527`](https://github.com/rrweb-io/rrweb/commit/76ff527c15eb97cc3cbb5abfa40003493e73f4a8), [`2d17d5a`](https://github.com/rrweb-io/rrweb/commit/2d17d5ac257a611c997bc34b63a7c1dd155e3c93)]:
- [email protected]

## 2.0.0-alpha.18

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rrweb/rrweb-plugin-canvas-webrtc-record",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "",
"type": "module",
"main": "./dist/rrweb-plugin-canvas-webrtc-record.umd.cjs",
Expand Down Expand Up @@ -43,12 +43,12 @@
},
"homepage": "https://github.com/rrweb-io/rrweb#readme",
"devDependencies": {
"rrweb": "^2.0.0-alpha.18",
"rrweb": "^2.0.0-alpha.19",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1"
},
"peerDependencies": {
"rrweb": "^2.0.0-alpha.18"
"rrweb": "^2.0.0-alpha.19"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-canvas-webrtc-replay

## 2.0.0-alpha.19

### Patch Changes

- Updated dependencies [[`96eaf8e`](https://github.com/rrweb-io/rrweb/commit/96eaf8e95c0d5f13c0966bf9ef11be3adff04860), [`8f3b6b4`](https://github.com/rrweb-io/rrweb/commit/8f3b6b4625a6c200857fcd49fb1857d946412000), [`8769390`](https://github.com/rrweb-io/rrweb/commit/8769390d9e246f8b7d66dc271a6107ad010d1aa2), [`825b397`](https://github.com/rrweb-io/rrweb/commit/825b39735d69c688685852c056a124dbef1d694f), [`e1cad1d`](https://github.com/rrweb-io/rrweb/commit/e1cad1d2394b5d1320ba5af635288a28b6d9593a), [`76ff527`](https://github.com/rrweb-io/rrweb/commit/76ff527c15eb97cc3cbb5abfa40003493e73f4a8), [`2d17d5a`](https://github.com/rrweb-io/rrweb/commit/2d17d5ac257a611c997bc34b63a7c1dd155e3c93)]:
- [email protected]

## 2.0.0-alpha.18

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rrweb/rrweb-plugin-canvas-webrtc-replay",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "",
"type": "module",
"main": "./dist/rrweb-plugin-canvas-webrtc-replay.umd.cjs",
Expand Down Expand Up @@ -43,12 +43,12 @@
},
"homepage": "https://github.com/rrweb-io/rrweb#readme",
"devDependencies": {
"rrweb": "^2.0.0-alpha.18",
"rrweb": "^2.0.0-alpha.19",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1"
},
"peerDependencies": {
"rrweb": "^2.0.0-alpha.18"
"rrweb": "^2.0.0-alpha.19"
}
}
10 changes: 10 additions & 0 deletions packages/plugins/rrweb-plugin-console-record/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @rrweb/rrweb-plugin-console-record

## 2.0.0-alpha.19

### Patch Changes

- [`825b397`](https://github.com/rrweb-io/rrweb/commit/825b39735d69c688685852c056a124dbef1d694f) Thanks [@pauldambra](https://github.com/pauldambra)! - Move patch function into @rrweb/utils to improve bundling

- Updated dependencies [[`96eaf8e`](https://github.com/rrweb-io/rrweb/commit/96eaf8e95c0d5f13c0966bf9ef11be3adff04860), [`8f3b6b4`](https://github.com/rrweb-io/rrweb/commit/8f3b6b4625a6c200857fcd49fb1857d946412000), [`8769390`](https://github.com/rrweb-io/rrweb/commit/8769390d9e246f8b7d66dc271a6107ad010d1aa2), [`825b397`](https://github.com/rrweb-io/rrweb/commit/825b39735d69c688685852c056a124dbef1d694f), [`e1cad1d`](https://github.com/rrweb-io/rrweb/commit/e1cad1d2394b5d1320ba5af635288a28b6d9593a), [`76ff527`](https://github.com/rrweb-io/rrweb/commit/76ff527c15eb97cc3cbb5abfa40003493e73f4a8), [`2d17d5a`](https://github.com/rrweb-io/rrweb/commit/2d17d5ac257a611c997bc34b63a7c1dd155e3c93)]:
- [email protected]
- @rrweb/[email protected]

## 2.0.0-alpha.18

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/plugins/rrweb-plugin-console-record/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rrweb/rrweb-plugin-console-record",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "",
"type": "module",
"main": "./dist/rrweb-plugin-console-record.umd.cjs",
Expand Down Expand Up @@ -45,15 +45,15 @@
},
"homepage": "https://github.com/rrweb-io/rrweb#readme",
"devDependencies": {
"rrweb": "^2.0.0-alpha.18",
"rrweb": "^2.0.0-alpha.19",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1",
"vitest": "^1.4.0",
"puppeteer": "^20.9.0"
},
"peerDependencies": {
"rrweb": "^2.0.0-alpha.18",
"@rrweb/utils": "^2.0.0-alpha.18"
"rrweb": "^2.0.0-alpha.19",
"@rrweb/utils": "^2.0.0-alpha.19"
}
}
7 changes: 7 additions & 0 deletions packages/plugins/rrweb-plugin-console-replay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-console-replay

## 2.0.0-alpha.19

### Patch Changes

- Updated dependencies [[`96eaf8e`](https://github.com/rrweb-io/rrweb/commit/96eaf8e95c0d5f13c0966bf9ef11be3adff04860), [`8f3b6b4`](https://github.com/rrweb-io/rrweb/commit/8f3b6b4625a6c200857fcd49fb1857d946412000), [`8769390`](https://github.com/rrweb-io/rrweb/commit/8769390d9e246f8b7d66dc271a6107ad010d1aa2), [`825b397`](https://github.com/rrweb-io/rrweb/commit/825b39735d69c688685852c056a124dbef1d694f), [`e1cad1d`](https://github.com/rrweb-io/rrweb/commit/e1cad1d2394b5d1320ba5af635288a28b6d9593a), [`76ff527`](https://github.com/rrweb-io/rrweb/commit/76ff527c15eb97cc3cbb5abfa40003493e73f4a8), [`2d17d5a`](https://github.com/rrweb-io/rrweb/commit/2d17d5ac257a611c997bc34b63a7c1dd155e3c93)]:
- [email protected]

## 2.0.0-alpha.18

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/plugins/rrweb-plugin-console-replay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rrweb/rrweb-plugin-console-replay",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "",
"type": "module",
"main": "./dist/rrweb-plugin-console-replay.umd.cjs",
Expand Down Expand Up @@ -43,13 +43,13 @@
},
"homepage": "https://github.com/rrweb-io/rrweb#readme",
"devDependencies": {
"@rrweb/rrweb-plugin-console-record": "^2.0.0-alpha.18",
"rrweb": "^2.0.0-alpha.18",
"@rrweb/rrweb-plugin-console-record": "^2.0.0-alpha.19",
"rrweb": "^2.0.0-alpha.19",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1"
},
"peerDependencies": {
"rrweb": "^2.0.0-alpha.18"
"rrweb": "^2.0.0-alpha.19"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-sequential-id-record

## 2.0.0-alpha.19

### Patch Changes

- Updated dependencies [[`96eaf8e`](https://github.com/rrweb-io/rrweb/commit/96eaf8e95c0d5f13c0966bf9ef11be3adff04860), [`8f3b6b4`](https://github.com/rrweb-io/rrweb/commit/8f3b6b4625a6c200857fcd49fb1857d946412000), [`8769390`](https://github.com/rrweb-io/rrweb/commit/8769390d9e246f8b7d66dc271a6107ad010d1aa2), [`825b397`](https://github.com/rrweb-io/rrweb/commit/825b39735d69c688685852c056a124dbef1d694f), [`e1cad1d`](https://github.com/rrweb-io/rrweb/commit/e1cad1d2394b5d1320ba5af635288a28b6d9593a), [`76ff527`](https://github.com/rrweb-io/rrweb/commit/76ff527c15eb97cc3cbb5abfa40003493e73f4a8), [`2d17d5a`](https://github.com/rrweb-io/rrweb/commit/2d17d5ac257a611c997bc34b63a7c1dd155e3c93)]:
- [email protected]

## 2.0.0-alpha.18

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rrweb/rrweb-plugin-sequential-id-record",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "",
"type": "module",
"main": "./dist/rrweb-plugin-sequential-id-record.umd.cjs",
Expand Down Expand Up @@ -43,12 +43,12 @@
},
"homepage": "https://github.com/rrweb-io/rrweb#readme",
"devDependencies": {
"rrweb": "^2.0.0-alpha.18",
"rrweb": "^2.0.0-alpha.19",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1"
},
"peerDependencies": {
"rrweb": "^2.0.0-alpha.18"
"rrweb": "^2.0.0-alpha.19"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-sequential-id-replay

## 2.0.0-alpha.19

### Patch Changes

- Updated dependencies [[`96eaf8e`](https://github.com/rrweb-io/rrweb/commit/96eaf8e95c0d5f13c0966bf9ef11be3adff04860), [`8f3b6b4`](https://github.com/rrweb-io/rrweb/commit/8f3b6b4625a6c200857fcd49fb1857d946412000), [`8769390`](https://github.com/rrweb-io/rrweb/commit/8769390d9e246f8b7d66dc271a6107ad010d1aa2), [`825b397`](https://github.com/rrweb-io/rrweb/commit/825b39735d69c688685852c056a124dbef1d694f), [`e1cad1d`](https://github.com/rrweb-io/rrweb/commit/e1cad1d2394b5d1320ba5af635288a28b6d9593a), [`76ff527`](https://github.com/rrweb-io/rrweb/commit/76ff527c15eb97cc3cbb5abfa40003493e73f4a8), [`2d17d5a`](https://github.com/rrweb-io/rrweb/commit/2d17d5ac257a611c997bc34b63a7c1dd155e3c93)]:
- [email protected]

## 2.0.0-alpha.18

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rrweb/rrweb-plugin-sequential-id-replay",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "",
"type": "module",
"main": "./dist/rrweb-plugin-sequential-id-replay.umd.cjs",
Expand Down Expand Up @@ -43,13 +43,13 @@
},
"homepage": "https://github.com/rrweb-io/rrweb#readme",
"devDependencies": {
"@rrweb/rrweb-plugin-sequential-id-record": "^2.0.0-alpha.18",
"rrweb": "^2.0.0-alpha.18",
"@rrweb/rrweb-plugin-sequential-id-record": "^2.0.0-alpha.19",
"rrweb": "^2.0.0-alpha.19",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1"
},
"peerDependencies": {
"rrweb": "^2.0.0-alpha.18"
"rrweb": "^2.0.0-alpha.19"
}
}
Loading