Version Packages (alpha) (#1436)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c278d068a0
commit
bee92c8291
@@ -14,6 +14,7 @@
|
||||
"changesets": [
|
||||
"attribute-text-reductions",
|
||||
"brave-numbers-joke",
|
||||
"breezy-cats-heal",
|
||||
"breezy-mice-breathe",
|
||||
"calm-bulldogs-speak",
|
||||
"calm-oranges-sin",
|
||||
@@ -23,9 +24,11 @@
|
||||
"cold-eyes-hunt",
|
||||
"cold-hounds-teach",
|
||||
"controller-finish-flag",
|
||||
"cool-grapes-hug",
|
||||
"cuddly-readers-warn",
|
||||
"curvy-apples-lay",
|
||||
"date-now-guard",
|
||||
"dirty-rules-dress",
|
||||
"eight-terms-hunt",
|
||||
"empty-bikes-cheer",
|
||||
"fair-dragons-greet",
|
||||
@@ -48,12 +51,14 @@
|
||||
"lazy-squids-draw",
|
||||
"lazy-toes-confess",
|
||||
"lemon-lamps-switch",
|
||||
"light-fireants-exercise",
|
||||
"little-radios-thank",
|
||||
"little-suits-leave",
|
||||
"loud-seals-raise",
|
||||
"lovely-pears-cross",
|
||||
"lovely-students-boil",
|
||||
"mean-tips-impress",
|
||||
"mighty-ads-worry",
|
||||
"mighty-bulldogs-begin",
|
||||
"mighty-frogs-sparkle",
|
||||
"moody-dots-refuse",
|
||||
@@ -72,13 +77,16 @@
|
||||
"real-masks-explode",
|
||||
"real-trains-switch",
|
||||
"rich-crews-protect",
|
||||
"rich-dots-lay",
|
||||
"rich-jars-remember",
|
||||
"rotten-spies-enjoy",
|
||||
"serious-ants-juggle",
|
||||
"silver-pots-sit",
|
||||
"silver-windows-float",
|
||||
"sixty-impalas-laugh",
|
||||
"small-olives-arrive",
|
||||
"smart-ears-refuse",
|
||||
"smart-geckos-cover",
|
||||
"smooth-papayas-boil",
|
||||
"smooth-poems-bake",
|
||||
"spotty-bees-destroy",
|
||||
@@ -87,6 +95,7 @@
|
||||
"swift-peas-film",
|
||||
"thin-vans-applaud",
|
||||
"thirty-baboons-punch",
|
||||
"three-baboons-bow",
|
||||
"tidy-swans-repair",
|
||||
"tidy-yaks-joke",
|
||||
"tiny-buckets-love",
|
||||
@@ -98,6 +107,7 @@
|
||||
"twenty-planets-repeat",
|
||||
"violet-melons-itch",
|
||||
"violet-zebras-cry",
|
||||
"wise-spiders-jog",
|
||||
"witty-kids-talk",
|
||||
"yellow-mails-cheat",
|
||||
"young-timers-grow"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# rrdom-nodejs
|
||||
|
||||
## 2.0.0-alpha.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961), [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961), [`f7c6973`](https://github.com/rrweb-io/rrweb/commit/f7c6973ae9c21b9ea014bdef7101f976f04d9356)]:
|
||||
- rrdom@2.0.0-alpha.13
|
||||
- rrweb-snapshot@2.0.0-alpha.13
|
||||
|
||||
## 2.0.0-alpha.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rrdom-nodejs",
|
||||
"version": "2.0.0-alpha.12",
|
||||
"version": "2.0.0-alpha.13",
|
||||
"scripts": {
|
||||
"dev": "rollup -c -w",
|
||||
"bundle": "rollup --config",
|
||||
@@ -48,8 +48,8 @@
|
||||
"cssom": "^0.5.0",
|
||||
"cssstyle": "^2.3.0",
|
||||
"nwsapi": "^2.2.0",
|
||||
"rrdom": "^2.0.0-alpha.12",
|
||||
"rrweb-snapshot": "^2.0.0-alpha.12"
|
||||
"rrdom": "^2.0.0-alpha.13",
|
||||
"rrweb-snapshot": "^2.0.0-alpha.13"
|
||||
},
|
||||
"browserslist": [
|
||||
"supports es6-class"
|
||||
|
||||
@@ -1,5 +1,14 @@
|
||||
# rrdom
|
||||
|
||||
## 2.0.0-alpha.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#1432](https://github.com/rrweb-io/rrweb/pull/1432) [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961) Thanks [@Juice10](https://github.com/Juice10)! - Support `loop` in `RRMediaElement`
|
||||
|
||||
- Updated dependencies [[`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961), [`f7c6973`](https://github.com/rrweb-io/rrweb/commit/f7c6973ae9c21b9ea014bdef7101f976f04d9356)]:
|
||||
- rrweb-snapshot@2.0.0-alpha.13
|
||||
|
||||
## 2.0.0-alpha.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rrdom",
|
||||
"version": "2.0.0-alpha.12",
|
||||
"version": "2.0.0-alpha.13",
|
||||
"homepage": "https://github.com/rrweb-io/rrweb/tree/main/packages/rrdom#readme",
|
||||
"license": "MIT",
|
||||
"main": "lib/rrdom.cjs",
|
||||
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^20.0.0",
|
||||
"@rrweb/types": "^2.0.0-alpha.12",
|
||||
"@rrweb/types": "^2.0.0-alpha.13",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/puppeteer": "^5.4.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
||||
@@ -47,6 +47,6 @@
|
||||
"ts-jest": "^27.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"rrweb-snapshot": "^2.0.0-alpha.12"
|
||||
"rrweb-snapshot": "^2.0.0-alpha.13"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# rrvideo
|
||||
|
||||
## 2.0.0-alpha.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies []:
|
||||
- rrweb-player@2.0.0-alpha.13
|
||||
|
||||
## 2.0.0-alpha.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rrvideo",
|
||||
"version": "2.0.0-alpha.12",
|
||||
"version": "2.0.0-alpha.13",
|
||||
"description": "transform rrweb session into video",
|
||||
"main": "build/index.js",
|
||||
"bin": {
|
||||
@@ -26,13 +26,13 @@
|
||||
"@types/node": "^18.15.11",
|
||||
"jest": "^27.5.1",
|
||||
"ts-jest": "^27.1.3",
|
||||
"@rrweb/types": "^2.0.0-alpha.12"
|
||||
"@rrweb/types": "^2.0.0-alpha.13"
|
||||
},
|
||||
"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.12"
|
||||
"rrweb-player": "^2.0.0-alpha.13"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# rrweb-player
|
||||
|
||||
## 2.0.0-alpha.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`3d1877c`](https://github.com/rrweb-io/rrweb/commit/3d1877cff83d9a018630674fb6e730050ceef812), [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961), [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961), [`02f50d2`](https://github.com/rrweb-io/rrweb/commit/02f50d260cfe72209c94de1679336737f238e216)]:
|
||||
- rrweb@2.0.0-alpha.13
|
||||
|
||||
## 2.0.0-alpha.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "rrweb-player",
|
||||
"version": "2.0.0-alpha.12",
|
||||
"version": "2.0.0-alpha.13",
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^22.0.0",
|
||||
"@rollup/plugin-node-resolve": "^13.2.1",
|
||||
"@rrweb/types": "^2.0.0-alpha.12",
|
||||
"@rrweb/types": "^2.0.0-alpha.13",
|
||||
"@types/offscreencanvas": "^2019.6.4",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"eslint-plugin-svelte3": "^4.0.0",
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tsconfig/svelte": "^1.0.0",
|
||||
"rrweb": "^2.0.0-alpha.12"
|
||||
"rrweb": "^2.0.0-alpha.13"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "rollup -c",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
# rrweb-snapshot
|
||||
|
||||
## 2.0.0-alpha.13
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#1432](https://github.com/rrweb-io/rrweb/pull/1432) [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961) Thanks [@Juice10](https://github.com/Juice10)! - Video and Audio elements now also capture `playbackRate`, `muted`, `loop`, `volume`.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#1401](https://github.com/rrweb-io/rrweb/pull/1401) [`f7c6973`](https://github.com/rrweb-io/rrweb/commit/f7c6973ae9c21b9ea014bdef7101f976f04d9356) Thanks [@dengelke](https://github.com/dengelke)! - Fix css parsing errors
|
||||
|
||||
## 2.0.0-alpha.12
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rrweb-snapshot",
|
||||
"version": "2.0.0-alpha.12",
|
||||
"version": "2.0.0-alpha.13",
|
||||
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
|
||||
"scripts": {
|
||||
"prepare": "npm run prepack",
|
||||
|
||||
@@ -1,5 +1,24 @@
|
||||
# rrweb
|
||||
|
||||
## 2.0.0-alpha.13
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#1432](https://github.com/rrweb-io/rrweb/pull/1432) [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961) Thanks [@Juice10](https://github.com/Juice10)! - Full overhawl of `video` and `audio` element playback. More robust and fixes lots of bugs related to pausing/playing/skipping/muting/playbackRate etc.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#1422](https://github.com/rrweb-io/rrweb/pull/1422) [`3d1877c`](https://github.com/rrweb-io/rrweb/commit/3d1877cff83d9a018630674fb6e730050ceef812) Thanks [@marandaneto](https://github.com/marandaneto)! - fix: createImageBitmap throws DOMException if source is 0 width or height
|
||||
|
||||
- [#1432](https://github.com/rrweb-io/rrweb/pull/1432) [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961) Thanks [@Juice10](https://github.com/Juice10)! - Record `loop` on `<audio>` & `<video>` elements.
|
||||
|
||||
- [#1445](https://github.com/rrweb-io/rrweb/pull/1445) [`02f50d2`](https://github.com/rrweb-io/rrweb/commit/02f50d260cfe72209c94de1679336737f238e216) Thanks [@daibhin](https://github.com/daibhin)! - fix: protect against missing parentNode
|
||||
|
||||
- Updated dependencies [[`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961), [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961), [`f7c6973`](https://github.com/rrweb-io/rrweb/commit/f7c6973ae9c21b9ea014bdef7101f976f04d9356), [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961), [`c278d06`](https://github.com/rrweb-io/rrweb/commit/c278d068a0e2f1175cce7cc63920ac1fbf4783cf)]:
|
||||
- rrdom@2.0.0-alpha.13
|
||||
- rrweb-snapshot@2.0.0-alpha.13
|
||||
- @rrweb/types@2.0.0-alpha.13
|
||||
|
||||
## 2.0.0-alpha.12
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rrweb",
|
||||
"version": "2.0.0-alpha.12",
|
||||
"version": "2.0.0-alpha.13",
|
||||
"description": "record and replay the web",
|
||||
"scripts": {
|
||||
"prepare": "npm run prepack",
|
||||
@@ -82,13 +82,13 @@
|
||||
"tslib": "^2.3.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@rrweb/types": "^2.0.0-alpha.12",
|
||||
"@rrweb/types": "^2.0.0-alpha.13",
|
||||
"@types/css-font-loading-module": "0.0.7",
|
||||
"@xstate/fsm": "^1.4.0",
|
||||
"base64-arraybuffer": "^1.0.1",
|
||||
"fflate": "^0.4.4",
|
||||
"mitt": "^3.0.0",
|
||||
"rrdom": "^2.0.0-alpha.12",
|
||||
"rrweb-snapshot": "^2.0.0-alpha.12"
|
||||
"rrdom": "^2.0.0-alpha.13",
|
||||
"rrweb-snapshot": "^2.0.0-alpha.13"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# @rrweb/types
|
||||
|
||||
## 2.0.0-alpha.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#1432](https://github.com/rrweb-io/rrweb/pull/1432) [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961) Thanks [@Juice10](https://github.com/Juice10)! - Add `loop` to `mediaInteractionParam`
|
||||
|
||||
- [#1369](https://github.com/rrweb-io/rrweb/pull/1369) [`c278d06`](https://github.com/rrweb-io/rrweb/commit/c278d068a0e2f1175cce7cc63920ac1fbf4783cf) Thanks [@stefansundin](https://github.com/stefansundin)! - Fix type error when using `"moduleResolution": "NodeNext"`.
|
||||
|
||||
- Updated dependencies [[`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961), [`f7c6973`](https://github.com/rrweb-io/rrweb/commit/f7c6973ae9c21b9ea014bdef7101f976f04d9356)]:
|
||||
- rrweb-snapshot@2.0.0-alpha.13
|
||||
|
||||
## 2.0.0-alpha.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@rrweb/types",
|
||||
"version": "2.0.0-alpha.12",
|
||||
"version": "2.0.0-alpha.13",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
@@ -44,7 +44,7 @@
|
||||
"vite-plugin-dts": "^1.7.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"rrweb-snapshot": "^2.0.0-alpha.12"
|
||||
"rrweb-snapshot": "^2.0.0-alpha.13"
|
||||
},
|
||||
"browserslist": [
|
||||
"supports es6-class"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @rrweb/web-extension
|
||||
|
||||
## 2.0.0-alpha.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`3d1877c`](https://github.com/rrweb-io/rrweb/commit/3d1877cff83d9a018630674fb6e730050ceef812), [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961), [`123a81e`](https://github.com/rrweb-io/rrweb/commit/123a81e12d072cd95d701231176d7eb2d03b3961), [`02f50d2`](https://github.com/rrweb-io/rrweb/commit/02f50d260cfe72209c94de1679336737f238e216)]:
|
||||
- rrweb@2.0.0-alpha.13
|
||||
- rrweb-player@2.0.0-alpha.13
|
||||
|
||||
## 2.0.0-alpha.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@rrweb/web-extension",
|
||||
"private": true,
|
||||
"version": "2.0.0-alpha.12",
|
||||
"version": "2.0.0-alpha.13",
|
||||
"description": "The web extension of rrweb which helps to run rrweb on any website out of box",
|
||||
"author": "rrweb-io",
|
||||
"license": "MIT",
|
||||
@@ -16,7 +16,7 @@
|
||||
"prepublish": "npm run pack:chrome && npm run pack:firefox"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rrweb/types": "^2.0.0-alpha.12",
|
||||
"@rrweb/types": "^2.0.0-alpha.13",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/webextension-polyfill": "^0.9.1",
|
||||
"@vitejs/plugin-react": "^2.1.0",
|
||||
@@ -40,7 +40,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-router-dom": "^6.4.1",
|
||||
"rrweb": "^2.0.0-alpha.12",
|
||||
"rrweb-player": "^2.0.0-alpha.12"
|
||||
"rrweb": "^2.0.0-alpha.13",
|
||||
"rrweb-player": "^2.0.0-alpha.13"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user