* 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
13 lines
791 B
Markdown
13 lines
791 B
Markdown
---
|
|
"@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.
|