Added changesets for https://github.com/rrweb-io/rrweb/pull/1033 (#1497)
* Add extra changeset describing changes of https://github.com/rrweb-io/rrweb/pull/1033 * Apply formatting changes * chore: update changelog for PR 1033: Split plugins out of rrweb and move them into their own packages Split plugins out of rrweb and move them into their own packages: @rrweb/packer, @rrweb/rrweb-plugin-canvas-webrtc-record, @rrweb/rrweb-plugin-canvas-webrtc-replay, @rrweb/rrweb-plugin-sequential-id-record, @rrweb/rrweb-plugin-sequential-id-replay, @rrweb/rrweb-plugin-console-record, @rrweb/rrweb-plugin-console-replay. Check out the README of each package for more information or check out https://github.com/rrweb-io/rrweb/pull/1033 to see the changes. * docs: describe changes to distributed files * Fix snapshot for vitest * Apply formatting changes * Make changeset about new bundled files clearer
This commit is contained in:
12
.changeset/perfect-bulldogs-punch.md
Normal file
12
.changeset/perfect-bulldogs-punch.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
"@rrweb/rrweb-plugin-canvas-webrtc-record": major
|
||||
"@rrweb/rrweb-plugin-canvas-webrtc-replay": major
|
||||
"@rrweb/rrweb-plugin-sequential-id-record": major
|
||||
"@rrweb/rrweb-plugin-sequential-id-replay": major
|
||||
"@rrweb/rrweb-plugin-console-record": major
|
||||
"@rrweb/rrweb-plugin-console-replay": major
|
||||
"@rrweb/packer": major
|
||||
"rrweb": major
|
||||
---
|
||||
|
||||
Split plugins out of rrweb and move them into their own packages: @rrweb/packer, @rrweb/rrweb-plugin-canvas-webrtc-record, @rrweb/rrweb-plugin-canvas-webrtc-replay, @rrweb/rrweb-plugin-sequential-id-record, @rrweb/rrweb-plugin-sequential-id-replay, @rrweb/rrweb-plugin-console-record, @rrweb/rrweb-plugin-console-replay. Check out the README of each package for more information or check out https://github.com/rrweb-io/rrweb/pull/1033 to see the changes.
|
||||
Reference in New Issue
Block a user