Version Packages (alpha) (#1605)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-11-21 00:50:38 +01:00
committed by GitHub
parent d17011b638
commit c059dbf41d
39 changed files with 258 additions and 61 deletions

View File

@@ -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",
@@ -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",
@@ -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",
@@ -90,6 +102,8 @@
"lovely-files-sparkle",
"lovely-pears-cross",
"lovely-students-boil",
"lucky-donuts-hammer",
"lucky-trainers-joke",
"mean-tips-impress",
"metal-mugs-mate",
"mighty-ads-worry",
@@ -99,6 +113,7 @@
"moody-dots-refuse",
"moody-experts-build",
"nasty-scissors-reply",
"nervous-actors-jam",
"nervous-buses-pump",
"nervous-kiwis-nail",
"nervous-mirrors-perform",
@@ -107,6 +122,7 @@
"new-snakes-call",
"nice-pugs-reply",
"no-neg-lookbehind",
"odd-onions-brush",
"old-dryers-hide",
"perfect-bulldogs-punch",
"perfect-dolls-grab",
@@ -120,13 +136,17 @@
"rare-adults-sneeze",
"real-masks-explode",
"real-trains-switch",
"red-peaches-explode",
"rich-crews-protect",
"rich-dots-lay",
"rich-jars-remember",
"rich-scissors-hide",
"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",
@@ -136,6 +156,7 @@
"six-llamas-brush",
"sixty-impalas-laugh",
"skip-mask-check-on-leaf-elements",
"slimdom-defaults-refactor",
"slimy-eagles-grow",
"small-hats-kneel",
"small-olives-arrive",
@@ -145,10 +166,12 @@
"smooth-poems-bake",
"soft-worms-tan",
"spotty-bees-destroy",
"spotty-emus-listen",
"stupid-ghosts-help",
"swift-dancers-rest",
"swift-peas-film",
"swift-pots-search",
"textarea-inner-html",
"thin-vans-applaud",
"thirty-baboons-punch",
"three-baboons-bow",

View File

@@ -1,5 +1,14 @@
# @rrweb/all
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies [[`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8), [`fc390a9`](https://github.com/rrweb-io/rrweb/commit/fc390a954c4fc17fe2ee0e2b6edba634611349e0), [`79837ac`](https://github.com/rrweb-io/rrweb/commit/79837ac8f2f459935f6737210890b5c12033a53b), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`9cd28b7`](https://github.com/rrweb-io/rrweb/commit/9cd28b703ec08a77dc6b790dbffb20dfb8e9a513)]:
- rrweb@2.0.0-alpha.19
- @rrweb/types@2.0.0-alpha.19
- @rrweb/packer@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/all",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"publishConfig": {
"access": "public"
},
@@ -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"

View File

@@ -1,5 +1,12 @@
# @rrweb/packer
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies []:
- @rrweb/types@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/packer",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"publishConfig": {
"access": "public"
},
@@ -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"

View File

@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-canvas-webrtc-record
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies [[`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8), [`fc390a9`](https://github.com/rrweb-io/rrweb/commit/fc390a954c4fc17fe2ee0e2b6edba634611349e0), [`79837ac`](https://github.com/rrweb-io/rrweb/commit/79837ac8f2f459935f6737210890b5c12033a53b), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`9cd28b7`](https://github.com/rrweb-io/rrweb/commit/9cd28b703ec08a77dc6b790dbffb20dfb8e9a513)]:
- rrweb@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -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",
@@ -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"
}
}

View File

@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-canvas-webrtc-replay
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies [[`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8), [`fc390a9`](https://github.com/rrweb-io/rrweb/commit/fc390a954c4fc17fe2ee0e2b6edba634611349e0), [`79837ac`](https://github.com/rrweb-io/rrweb/commit/79837ac8f2f459935f6737210890b5c12033a53b), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`9cd28b7`](https://github.com/rrweb-io/rrweb/commit/9cd28b703ec08a77dc6b790dbffb20dfb8e9a513)]:
- rrweb@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -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",
@@ -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"
}
}

View File

@@ -1,5 +1,15 @@
# @rrweb/rrweb-plugin-console-record
## 2.0.0-alpha.19
### Patch Changes
- [#1631](https://github.com/rrweb-io/rrweb/pull/1631) [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8) Thanks [@pauldambra](https://github.com/pauldambra)! - Move patch function into @rrweb/utils to improve bundling
- Updated dependencies [[`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8), [`fc390a9`](https://github.com/rrweb-io/rrweb/commit/fc390a954c4fc17fe2ee0e2b6edba634611349e0), [`79837ac`](https://github.com/rrweb-io/rrweb/commit/79837ac8f2f459935f6737210890b5c12033a53b), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`9cd28b7`](https://github.com/rrweb-io/rrweb/commit/9cd28b703ec08a77dc6b790dbffb20dfb8e9a513)]:
- rrweb@2.0.0-alpha.19
- @rrweb/utils@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -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",
@@ -45,7 +45,7 @@
},
"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",
@@ -53,7 +53,7 @@
"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"
}
}

View File

@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-console-replay
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies [[`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8), [`fc390a9`](https://github.com/rrweb-io/rrweb/commit/fc390a954c4fc17fe2ee0e2b6edba634611349e0), [`79837ac`](https://github.com/rrweb-io/rrweb/commit/79837ac8f2f459935f6737210890b5c12033a53b), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`9cd28b7`](https://github.com/rrweb-io/rrweb/commit/9cd28b703ec08a77dc6b790dbffb20dfb8e9a513)]:
- rrweb@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -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",
@@ -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"
}
}

View File

@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-sequential-id-record
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies [[`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8), [`fc390a9`](https://github.com/rrweb-io/rrweb/commit/fc390a954c4fc17fe2ee0e2b6edba634611349e0), [`79837ac`](https://github.com/rrweb-io/rrweb/commit/79837ac8f2f459935f6737210890b5c12033a53b), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`9cd28b7`](https://github.com/rrweb-io/rrweb/commit/9cd28b703ec08a77dc6b790dbffb20dfb8e9a513)]:
- rrweb@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -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",
@@ -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"
}
}

View File

@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-sequential-id-replay
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies [[`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8), [`fc390a9`](https://github.com/rrweb-io/rrweb/commit/fc390a954c4fc17fe2ee0e2b6edba634611349e0), [`79837ac`](https://github.com/rrweb-io/rrweb/commit/79837ac8f2f459935f6737210890b5c12033a53b), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`9cd28b7`](https://github.com/rrweb-io/rrweb/commit/9cd28b703ec08a77dc6b790dbffb20dfb8e9a513)]:
- rrweb@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -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",
@@ -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"
}
}

View File

@@ -1,5 +1,16 @@
# @rrweb/record
## 2.0.0-alpha.19
### Patch Changes
- [#1631](https://github.com/rrweb-io/rrweb/pull/1631) [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8) Thanks [@pauldambra](https://github.com/pauldambra)! - Move patch function into @rrweb/utils to improve bundling
- Updated dependencies [[`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8), [`fc390a9`](https://github.com/rrweb-io/rrweb/commit/fc390a954c4fc17fe2ee0e2b6edba634611349e0), [`79837ac`](https://github.com/rrweb-io/rrweb/commit/79837ac8f2f459935f6737210890b5c12033a53b), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`9cd28b7`](https://github.com/rrweb-io/rrweb/commit/9cd28b703ec08a77dc6b790dbffb20dfb8e9a513)]:
- rrweb@2.0.0-alpha.19
- @rrweb/utils@2.0.0-alpha.19
- @rrweb/types@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/record",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"publishConfig": {
"access": "public"
},
@@ -55,9 +55,9 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@rrweb/types": "^2.0.0-alpha.18",
"rrweb": "^2.0.0-alpha.18",
"@rrweb/utils": "^2.0.0-alpha.18"
"@rrweb/types": "^2.0.0-alpha.19",
"rrweb": "^2.0.0-alpha.19",
"@rrweb/utils": "^2.0.0-alpha.19"
},
"browserslist": [
"supports es6-class"

View File

@@ -1,5 +1,13 @@
# @rrweb/replay
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies [[`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8), [`fc390a9`](https://github.com/rrweb-io/rrweb/commit/fc390a954c4fc17fe2ee0e2b6edba634611349e0), [`79837ac`](https://github.com/rrweb-io/rrweb/commit/79837ac8f2f459935f6737210890b5c12033a53b), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`9cd28b7`](https://github.com/rrweb-io/rrweb/commit/9cd28b703ec08a77dc6b790dbffb20dfb8e9a513)]:
- rrweb@2.0.0-alpha.19
- @rrweb/types@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/replay",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"publishConfig": {
"access": "public"
},
@@ -56,8 +56,8 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@rrweb/types": "^2.0.0-alpha.18",
"rrweb": "^2.0.0-alpha.18"
"@rrweb/types": "^2.0.0-alpha.19",
"rrweb": "^2.0.0-alpha.19"
},
"browserslist": [
"supports es6-class"

View File

@@ -1,5 +1,13 @@
# rrdom-nodejs
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies []:
- rrdom@2.0.0-alpha.19
- @rrweb/types@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "rrdom-nodejs",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"scripts": {
"dev": "vite build --watch",
"build": "yarn turbo run prepublish",
@@ -55,7 +55,7 @@
"cssom": "^0.5.0",
"cssstyle": "^2.3.0",
"nwsapi": "2.2.0",
"rrdom": "^2.0.0-alpha.18",
"@rrweb/types": "^2.0.0-alpha.18"
"rrdom": "^2.0.0-alpha.19",
"@rrweb/types": "^2.0.0-alpha.19"
}
}

View File

@@ -1,5 +1,12 @@
# rrdom
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies [[`47a7c3f`](https://github.com/rrweb-io/rrweb/commit/47a7c3faa6fdbd3a515f473dc3a979acd2c8276e), [`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`f2419f2`](https://github.com/rrweb-io/rrweb/commit/f2419f2513e9ad3ea597e2b5a4463a4fbf74868f), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`76df979`](https://github.com/rrweb-io/rrweb/commit/76df9799ecc14930fa914e5623a73ea7726e3747)]:
- rrweb-snapshot@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "rrdom",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"homepage": "https://github.com/rrweb-io/rrweb/tree/main/packages/rrdom#readme",
"license": "MIT",
"type": "module",
@@ -41,7 +41,7 @@
"url": "https://github.com/rrweb-io/rrweb/issues"
},
"devDependencies": {
"@rrweb/types": "^2.0.0-alpha.18",
"@rrweb/types": "^2.0.0-alpha.19",
"@types/puppeteer": "^5.4.4",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
@@ -52,6 +52,6 @@
"vite-plugin-dts": "^3.9.1"
},
"dependencies": {
"rrweb-snapshot": "^2.0.0-alpha.18"
"rrweb-snapshot": "^2.0.0-alpha.19"
}
}

View File

@@ -1,5 +1,12 @@
# rrvideo
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies []:
- rrweb-player@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "rrvideo",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "transform rrweb session into video",
"main": "build/index.js",
"bin": {
@@ -27,13 +27,13 @@
"@types/node": "^18.15.11",
"jest": "^27.5.1",
"ts-jest": "^27.1.3",
"@rrweb/types": "^2.0.0-alpha.18"
"@rrweb/types": "^2.0.0-alpha.19"
},
"dependencies": {
"@open-tech-world/cli-progress-bar": "^2.0.2",
"fs-extra": "^11.1.1",
"minimist": "^1.2.5",
"playwright": "^1.32.1",
"rrweb-player": "^2.0.0-alpha.18"
"rrweb-player": "^2.0.0-alpha.19"
}
}

View File

@@ -1,5 +1,13 @@
# rrweb-player
## 2.0.0-alpha.19
### Patch Changes
- Updated dependencies []:
- @rrweb/replay@2.0.0-alpha.19
- @rrweb/packer@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -1,8 +1,8 @@
{
"name": "rrweb-player",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"devDependencies": {
"@rrweb/types": "^2.0.0-alpha.18",
"@rrweb/types": "^2.0.0-alpha.19",
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/package": "^2.0.0",
@@ -20,8 +20,8 @@
},
"dependencies": {
"@tsconfig/svelte": "^1.0.0",
"@rrweb/replay": "^2.0.0-alpha.18",
"@rrweb/packer": "^2.0.0-alpha.18"
"@rrweb/replay": "^2.0.0-alpha.19",
"@rrweb/packer": "^2.0.0-alpha.19"
},
"scripts": {
"dev": "vite build --watch",

View File

@@ -1,5 +1,23 @@
# rrweb-snapshot
## 2.0.0-alpha.19
### Patch Changes
- [#1580](https://github.com/rrweb-io/rrweb/pull/1580) [`47a7c3f`](https://github.com/rrweb-io/rrweb/commit/47a7c3faa6fdbd3a515f473dc3a979acd2c8276e) Thanks [@guntherjh](https://github.com/guntherjh)! - Handle exceptions thrown from postcss when calling adaptCssForReplay
- [#1615](https://github.com/rrweb-io/rrweb/pull/1615) [`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48) Thanks [@eoghanmurray](https://github.com/eoghanmurray)! - Improve performance of splitCssText for <style> elements with large css content - see #1603
- [#1640](https://github.com/rrweb-io/rrweb/pull/1640) [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502) Thanks [@eoghanmurray](https://github.com/eoghanmurray)! - Improve performance of splitCssText for <style> elements with large css content - see #1603
- [#1600](https://github.com/rrweb-io/rrweb/pull/1600) [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3) Thanks [@eoghanmurray](https://github.com/eoghanmurray)! - #1575 Fix that postcss could fall over when trying to process css content split arbitrarily
- [#1705](https://github.com/rrweb-io/rrweb/pull/1705) [`f2419f2`](https://github.com/rrweb-io/rrweb/commit/f2419f2513e9ad3ea597e2b5a4463a4fbf74868f) Thanks [@megboehlert](https://github.com/megboehlert)! - Use ownerNode.baseURI for stringifying sheet hrefs
- [#1614](https://github.com/rrweb-io/rrweb/pull/1614) [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb) Thanks [@billyvg](https://github.com/billyvg)! - Change to ignore all link[rel="modulepreload"] instead of including only those with `as="script"`
- [#1731](https://github.com/rrweb-io/rrweb/pull/1731) [`76df979`](https://github.com/rrweb-io/rrweb/commit/76df9799ecc14930fa914e5623a73ea7726e3747) Thanks [@eoghanmurray](https://github.com/eoghanmurray)! - Fix missing import after #1705
## 2.0.0-alpha.18
### Major Changes

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb-snapshot",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
"scripts": {
"prepare": "npm run prepack",
@@ -54,8 +54,8 @@
},
"homepage": "https://github.com/rrweb-io/rrweb/tree/master/packages/rrweb-snapshot#readme",
"devDependencies": {
"@rrweb/types": "^2.0.0-alpha.18",
"@rrweb/utils": "^2.0.0-alpha.18",
"@rrweb/types": "^2.0.0-alpha.19",
"@rrweb/utils": "^2.0.0-alpha.19",
"@types/jsdom": "^20.0.0",
"@types/node": "^18.15.11",
"@types/puppeteer": "^5.4.4",

View File

@@ -1,5 +1,31 @@
# rrweb
## 2.0.0-alpha.19
### Patch Changes
- [#1615](https://github.com/rrweb-io/rrweb/pull/1615) [`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48) Thanks [@eoghanmurray](https://github.com/eoghanmurray)! - Improve performance of splitCssText for <style> elements with large css content - see #1603
- [#1640](https://github.com/rrweb-io/rrweb/pull/1640) [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502) Thanks [@eoghanmurray](https://github.com/eoghanmurray)! - Improve performance of splitCssText for <style> elements with large css content - see #1603
- [#1600](https://github.com/rrweb-io/rrweb/pull/1600) [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3) Thanks [@eoghanmurray](https://github.com/eoghanmurray)! - #1575 Fix that postcss could fall over when trying to process css content split arbitrarily
- [#1631](https://github.com/rrweb-io/rrweb/pull/1631) [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8) Thanks [@pauldambra](https://github.com/pauldambra)! - Move patch function into @rrweb/utils to improve bundling
- [#1695](https://github.com/rrweb-io/rrweb/pull/1695) [`fc390a9`](https://github.com/rrweb-io/rrweb/commit/fc390a954c4fc17fe2ee0e2b6edba634611349e0) Thanks [@YunFeng0817](https://github.com/YunFeng0817)! - fix: rrweb recorder may throw error when stopping recording after an iframe becomes cross-origin
- [#1618](https://github.com/rrweb-io/rrweb/pull/1618) [`79837ac`](https://github.com/rrweb-io/rrweb/commit/79837ac8f2f459935f6737210890b5c12033a53b) Thanks [@billyvg](https://github.com/billyvg)! - This fixes an issue where inlined CSS from a remotely loaded `<link>` does not get applied properly due to object reference mutation.
- [#1614](https://github.com/rrweb-io/rrweb/pull/1614) [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb) Thanks [@billyvg](https://github.com/billyvg)! - Change to ignore all link[rel="modulepreload"] instead of including only those with `as="script"`
- [#1599](https://github.com/rrweb-io/rrweb/pull/1599) [`9cd28b7`](https://github.com/rrweb-io/rrweb/commit/9cd28b703ec08a77dc6b790dbffb20dfb8e9a513) Thanks [@eoghanmurray](https://github.com/eoghanmurray)! - #1596 Add masking for innerText mutations on textarea elements
- Updated dependencies [[`47a7c3f`](https://github.com/rrweb-io/rrweb/commit/47a7c3faa6fdbd3a515f473dc3a979acd2c8276e), [`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8), [`f2419f2`](https://github.com/rrweb-io/rrweb/commit/f2419f2513e9ad3ea597e2b5a4463a4fbf74868f), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`76df979`](https://github.com/rrweb-io/rrweb/commit/76df9799ecc14930fa914e5623a73ea7726e3747)]:
- rrweb-snapshot@2.0.0-alpha.19
- @rrweb/utils@2.0.0-alpha.19
- rrdom@2.0.0-alpha.19
- @rrweb/types@2.0.0-alpha.19
## 2.0.0-alpha.18
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "record and replay the web",
"scripts": {
"prepare": "npm run prepack",
@@ -80,13 +80,13 @@
"vite-plugin-dts": "^3.9.1"
},
"dependencies": {
"@rrweb/types": "^2.0.0-alpha.18",
"@rrweb/utils": "^2.0.0-alpha.18",
"@rrweb/types": "^2.0.0-alpha.19",
"@rrweb/utils": "^2.0.0-alpha.19",
"@types/css-font-loading-module": "0.0.7",
"@xstate/fsm": "^1.4.0",
"base64-arraybuffer": "^1.0.1",
"mitt": "^3.0.0",
"rrdom": "^2.0.0-alpha.18",
"rrweb-snapshot": "^2.0.0-alpha.18"
"rrdom": "^2.0.0-alpha.19",
"rrweb-snapshot": "^2.0.0-alpha.19"
}
}

View File

@@ -1,5 +1,7 @@
# @rrweb/types
## 2.0.0-alpha.19
## 2.0.0-alpha.18
## 2.0.0-alpha.17

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/types",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"publishConfig": {
"access": "public"
},

View File

@@ -1,5 +1,11 @@
# @rrweb/utils
## 2.0.0-alpha.19
### Patch Changes
- [#1631](https://github.com/rrweb-io/rrweb/pull/1631) [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8) Thanks [@pauldambra](https://github.com/pauldambra)! - Move patch function into @rrweb/utils to improve bundling
## 2.0.0-alpha.18
## 2.0.0-alpha.17

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/utils",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"publishConfig": {
"access": "public"
},

View File

@@ -1,5 +1,17 @@
# @rrweb/web-extension
## 2.0.0-alpha.19
### Patch Changes
- [#1632](https://github.com/rrweb-io/rrweb/pull/1632) [`24f5fd9`](https://github.com/rrweb-io/rrweb/commit/24f5fd99ba9490735420ce0275ff3874c9f2d120) Thanks [@YunFeng0817](https://github.com/YunFeng0817)! - web-extension: improve recording stability across tabs and enable session import
- [#1568](https://github.com/rrweb-io/rrweb/pull/1568) [`4fd55c0`](https://github.com/rrweb-io/rrweb/commit/4fd55c0669df955001cbd362582c6bce179d7250) Thanks [@YunFeng0817](https://github.com/YunFeng0817)! - fix: remove the permission not needed and update the player style link
- Updated dependencies [[`dc20cd4`](https://github.com/rrweb-io/rrweb/commit/dc20cd45cc63058325784444af6bd32ed2cace48), [`3e9e42f`](https://github.com/rrweb-io/rrweb/commit/3e9e42fdfd6349087d7a0345af1b39dd56528502), [`a6893f7`](https://github.com/rrweb-io/rrweb/commit/a6893f73abe217a95d28996e01b7ec8261e42de3), [`88ea2d0`](https://github.com/rrweb-io/rrweb/commit/88ea2d05c1869026111c91f7aa14ea7a7193fcd8), [`fc390a9`](https://github.com/rrweb-io/rrweb/commit/fc390a954c4fc17fe2ee0e2b6edba634611349e0), [`79837ac`](https://github.com/rrweb-io/rrweb/commit/79837ac8f2f459935f6737210890b5c12033a53b), [`6f4e691`](https://github.com/rrweb-io/rrweb/commit/6f4e691f39cc59b655d1be4f951128beecb88acb), [`9cd28b7`](https://github.com/rrweb-io/rrweb/commit/9cd28b703ec08a77dc6b790dbffb20dfb8e9a513)]:
- rrweb@2.0.0-alpha.19
- rrweb-player@2.0.0-alpha.19
## 2.0.0-alpha.18
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@rrweb/web-extension",
"private": true,
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "The web extension of rrweb which helps to run rrweb on any website out of box",
"author": "rrweb-io",
"license": "MIT",
@@ -18,7 +18,7 @@
"prepublish": "yarn build"
},
"devDependencies": {
"@rrweb/types": "^2.0.0-alpha.18",
"@rrweb/types": "^2.0.0-alpha.19",
"@types/chrome": "^0.0.287",
"@types/react-dom": "^18.0.6",
"@types/semver": "^7.5.8",
@@ -44,7 +44,7 @@
"react-dom": "^18.2.0",
"react-icons": "^4.4.0",
"react-router-dom": "^6.4.1",
"rrweb": "^2.0.0-alpha.18",
"rrweb-player": "^2.0.0-alpha.18"
"rrweb": "^2.0.0-alpha.19",
"rrweb-player": "^2.0.0-alpha.19"
}
}