Version Packages (alpha) (#1526)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
be6bf52c24
commit
8837fe39aa
7
packages/utils/CHANGELOG.md
Normal file
7
packages/utils/CHANGELOG.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# @rrweb/utils
|
||||
|
||||
## 2.0.0-alpha.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#1509](https://github.com/rrweb-io/rrweb/pull/1509) [`be6bf52`](https://github.com/rrweb-io/rrweb/commit/be6bf52c248c35de1b3491e3a3440ff61f876414) Thanks [@Juice10](https://github.com/Juice10)! - Reverse monkey patch built in methods to support LWC (and other frameworks like angular which monkey patch built in methods).
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@rrweb/utils",
|
||||
"version": "2.0.0-alpha.16",
|
||||
"version": "2.0.0-alpha.17",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user