Skip to content

Commit

Permalink
Merge pull request #1 from gnpaone/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
gnpaone authored Feb 8, 2025
2 parents 9ce2b41 + b1c39f9 commit 6b6b648
Show file tree
Hide file tree
Showing 39 changed files with 218 additions and 61 deletions.
5 changes: 5 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"@rrweb/utils": "2.0.0-alpha.16"
},
"changesets": [
"angry-turtles-provide",
"attribute-text-reductions",
"beige-olives-roll",
"blank-cherries-laugh",
Expand Down Expand Up @@ -50,6 +51,7 @@
"dirty-pets-fly",
"dirty-rules-dress",
"efficiently-splitCssText-1603",
"efficiently-splitCssText-1640",
"eight-terms-hunt",
"eighty-teachers-smash",
"eleven-bobcats-peel",
Expand All @@ -63,6 +65,7 @@
"few-rockets-travel",
"few-turkeys-reflect",
"five-peas-lay",
"fix-adapt-css",
"fluffy-planes-retire",
"format-head-prettier",
"forty-elephants-attack",
Expand All @@ -82,6 +85,7 @@
"hungry-dodos-taste",
"inlineImage-maybeNot-crossOrigin",
"itchy-dryers-double",
"itchy-tables-compete",
"khaki-dots-bathe",
"kind-kids-design",
"large-ants-prove",
Expand Down Expand Up @@ -136,6 +140,7 @@
"serious-ants-juggle",
"serious-eggs-greet",
"shadow-dom-unbusify",
"shy-countries-rhyme",
"silent-plants-perform",
"silly-knives-chew",
"silver-pots-sit",
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.1-alpha.21

### Patch Changes

- Updated dependencies [[`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43)]:
- rrweb@2.0.1-alpha.21
- @rrweb/types@2.0.1-alpha.21
- @rrweb/packer@2.0.1-alpha.21

## 2.0.1-alpha.20

### 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.1-alpha.20",
"version": "2.0.1-alpha.21",
"publishConfig": {
"access": "public",
"registry": "https://gitea.midpathsoftware.com/api/packages/gnpaone/npm"
Expand Down Expand Up @@ -57,9 +57,9 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@rrweb/types": "^2.0.1-alpha.20",
"@rrweb/packer": "^2.0.1-alpha.20",
"rrweb": "^2.0.1-alpha.20"
"@rrweb/types": "^2.0.1-alpha.21",
"@rrweb/packer": "^2.0.1-alpha.21",
"rrweb": "^2.0.1-alpha.21"
},
"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.1-alpha.21

### Patch Changes

- Updated dependencies []:
- @rrweb/types@2.0.1-alpha.21

## 2.0.1-alpha.20

### 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.1-alpha.20",
"version": "2.0.1-alpha.21",
"publishConfig": {
"access": "public",
"registry": "https://gitea.midpathsoftware.com/api/packages/gnpaone/npm"
Expand Down Expand Up @@ -79,7 +79,7 @@
},
"dependencies": {
"fflate": "^0.4.4",
"@rrweb/types": "^2.0.1-alpha.20"
"@rrweb/types": "^2.0.1-alpha.21"
},
"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.1-alpha.21

### Patch Changes

- Updated dependencies [[`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43)]:
- rrweb@2.0.1-alpha.21

## 2.0.1-alpha.20

### 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.1-alpha.20",
"version": "2.0.1-alpha.21",
"publishConfig": {
"access": "public",
"registry": "https://gitea.midpathsoftware.com/api/packages/gnpaone/npm"
Expand Down Expand Up @@ -47,12 +47,12 @@
},
"homepage": "https://github.com/Midpath-Software/rrweb#readme",
"devDependencies": {
"rrweb": "^2.0.1-alpha.20",
"rrweb": "^2.0.1-alpha.21",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1"
},
"peerDependencies": {
"rrweb": "^2.0.1-alpha.20"
"rrweb": "^2.0.1-alpha.21"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-canvas-webrtc-replay

## 2.0.1-alpha.21

### Patch Changes

- Updated dependencies [[`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43)]:
- rrweb@2.0.1-alpha.21

## 2.0.1-alpha.20

### 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.1-alpha.20",
"version": "2.0.1-alpha.21",
"publishConfig": {
"access": "public",
"registry": "https://gitea.midpathsoftware.com/api/packages/gnpaone/npm"
Expand Down Expand Up @@ -47,12 +47,12 @@
},
"homepage": "https://github.com/Midpath-Software/rrweb#readme",
"devDependencies": {
"rrweb": "^2.0.1-alpha.20",
"rrweb": "^2.0.1-alpha.21",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1"
},
"peerDependencies": {
"rrweb": "^2.0.1-alpha.20"
"rrweb": "^2.0.1-alpha.21"
}
}
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.1-alpha.21

### Patch Changes

- [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43) Thanks [@gnpaone](https://github.com/gnpaone)! - Move patch function into @rrweb/utils to improve bundling

- Updated dependencies [[`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43)]:
- rrweb@2.0.1-alpha.21
- @rrweb/utils@2.0.1-alpha.21

## 2.0.1-alpha.20

### 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.1-alpha.20",
"version": "2.0.1-alpha.21",
"publishConfig": {
"access": "public",
"registry": "https://gitea.midpathsoftware.com/api/packages/gnpaone/npm"
Expand Down Expand Up @@ -49,15 +49,15 @@
},
"homepage": "https://github.com/Midpath-Software/rrweb#readme",
"devDependencies": {
"rrweb": "^2.0.1-alpha.20",
"rrweb": "^2.0.1-alpha.21",
"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.1-alpha.20",
"@rrweb/utils": "^2.0.1-alpha.20"
"rrweb": "^2.0.1-alpha.21",
"@rrweb/utils": "^2.0.1-alpha.21"
}
}
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.1-alpha.21

### Patch Changes

- Updated dependencies [[`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43)]:
- rrweb@2.0.1-alpha.21

## 2.0.1-alpha.20

### 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.1-alpha.20",
"version": "2.0.1-alpha.21",
"publishConfig": {
"access": "public",
"registry": "https://gitea.midpathsoftware.com/api/packages/gnpaone/npm"
Expand Down Expand Up @@ -47,13 +47,13 @@
},
"homepage": "https://github.com/Midpath-Software/rrweb#readme",
"devDependencies": {
"@rrweb/rrweb-plugin-console-record": "^2.0.1-alpha.20",
"rrweb": "^2.0.1-alpha.20",
"@rrweb/rrweb-plugin-console-record": "^2.0.1-alpha.21",
"rrweb": "^2.0.1-alpha.21",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1"
},
"peerDependencies": {
"rrweb": "^2.0.1-alpha.20"
"rrweb": "^2.0.1-alpha.21"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-sequential-id-record

## 2.0.1-alpha.21

### Patch Changes

- Updated dependencies [[`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43)]:
- rrweb@2.0.1-alpha.21

## 2.0.1-alpha.20

### 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.1-alpha.20",
"version": "2.0.1-alpha.21",
"publishConfig": {
"access": "public",
"registry": "https://gitea.midpathsoftware.com/api/packages/gnpaone/npm"
Expand Down Expand Up @@ -47,12 +47,12 @@
},
"homepage": "https://github.com/Midpath-Software/rrweb#readme",
"devDependencies": {
"rrweb": "^2.0.1-alpha.20",
"rrweb": "^2.0.1-alpha.21",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1"
},
"peerDependencies": {
"rrweb": "^2.0.1-alpha.20"
"rrweb": "^2.0.1-alpha.21"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rrweb/rrweb-plugin-sequential-id-replay

## 2.0.1-alpha.21

### Patch Changes

- Updated dependencies [[`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43)]:
- rrweb@2.0.1-alpha.21

## 2.0.1-alpha.20

### 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.1-alpha.20",
"version": "2.0.1-alpha.21",
"publishConfig": {
"access": "public",
"registry": "https://gitea.midpathsoftware.com/api/packages/gnpaone/npm"
Expand Down Expand Up @@ -47,13 +47,13 @@
},
"homepage": "https://github.com/Midpath-Software/rrweb#readme",
"devDependencies": {
"@rrweb/rrweb-plugin-sequential-id-record": "^2.0.1-alpha.20",
"rrweb": "^2.0.1-alpha.20",
"@rrweb/rrweb-plugin-sequential-id-record": "^2.0.1-alpha.21",
"rrweb": "^2.0.1-alpha.21",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1"
},
"peerDependencies": {
"rrweb": "^2.0.1-alpha.20"
"rrweb": "^2.0.1-alpha.21"
}
}
11 changes: 11 additions & 0 deletions packages/record/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @rrweb/record

## 2.0.1-alpha.21

### Patch Changes

- [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43) Thanks [@gnpaone](https://github.com/gnpaone)! - Move patch function into @rrweb/utils to improve bundling

- Updated dependencies [[`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43)]:
- rrweb@2.0.1-alpha.21
- @rrweb/utils@2.0.1-alpha.21
- @rrweb/types@2.0.1-alpha.21

## 2.0.1-alpha.20

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/record/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rrweb/record",
"version": "2.0.1-alpha.20",
"version": "2.0.1-alpha.21",
"publishConfig": {
"access": "public",
"registry": "https://gitea.midpathsoftware.com/api/packages/gnpaone/npm"
Expand Down Expand Up @@ -56,9 +56,9 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@rrweb/types": "^2.0.1-alpha.20",
"rrweb": "^2.0.1-alpha.20",
"@rrweb/utils": "^2.0.1-alpha.20"
"@rrweb/types": "^2.0.1-alpha.21",
"rrweb": "^2.0.1-alpha.21",
"@rrweb/utils": "^2.0.1-alpha.21"
},
"browserslist": [
"supports es6-class"
Expand Down
8 changes: 8 additions & 0 deletions packages/replay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rrweb/replay

## 2.0.1-alpha.21

### Patch Changes

- Updated dependencies [[`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43), [`4309de7`](https://github.com/rrweb-io/rrweb/commit/4309de74d28834b611028d185a81eaa4668d4e43)]:
- rrweb@2.0.1-alpha.21
- @rrweb/types@2.0.1-alpha.21

## 2.0.1-alpha.20

### Patch Changes
Expand Down
Loading

0 comments on commit 6b6b648

Please sign in to comment.