Version Packages (alpha) (#1252)

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 7d1a278688
commit d5057c6268
17 changed files with 112 additions and 23 deletions

View File

@@ -1,5 +1,11 @@
# rrweb-snapshot
## 2.0.0-alpha.10
### Patch Changes
- [#1253](https://github.com/rrweb-io/rrweb/pull/1253) [`c6600e7`](https://github.com/rrweb-io/rrweb/commit/c6600e742b8ec0b6295816bb5de9edcd624d975e) Thanks [@mydea](https://github.com/mydea)! - Fix CSS rules captured in Safari
## 2.0.0-alpha.9
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb-snapshot",
"version": "2.0.0-alpha.9",
"version": "2.0.0-alpha.10",
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
"scripts": {
"prepare": "npm run prepack",