Version Packages (alpha) (#1216)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 2e03e4da2a
commit 7d91a1ad0c
17 changed files with 114 additions and 23 deletions

View File

@@ -1,5 +1,12 @@
# @rrweb/types
## 2.0.0-alpha.9
### Patch Changes
- Updated dependencies [[`d7c72bf`](https://github.com/rrweb-io/rrweb/commit/d7c72bff0724b46a6fa94af455220626a27104fe)]:
- rrweb-snapshot@2.0.0-alpha.9
## 2.0.0-alpha.8
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@rrweb/types",
"version": "2.0.0-alpha.8",
"version": "2.0.0-alpha.9",
"publishConfig": {
"access": "public"
},
@@ -43,7 +43,7 @@
"vite-plugin-dts": "^1.6.6"
},
"dependencies": {
"rrweb-snapshot": "^2.0.0-alpha.8"
"rrweb-snapshot": "^2.0.0-alpha.9"
},
"browserslist": [
"supports es6-class"