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:
@@ -5370,7 +5370,7 @@ exports[`same origin iframes > should emit contents of iframe once 1`] = `
|
||||
]"
|
||||
`;
|
||||
|
||||
exports[`same origin iframes should record cross-origin iframe in same-origin iframe 1`] = `
|
||||
exports[`same origin iframes > should record cross-origin iframe in same-origin iframe 1`] = `
|
||||
"[
|
||||
{
|
||||
\\"type\\": 4,
|
||||
|
||||
Reference in New Issue
Block a user