Files
rrweb/.changeset/small-hats-kneel.md
Justin Halsall 597c754a12 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
2026-04-01 12:00:00 +08:00

412 B

@rrweb/all, @rrweb/record, @rrweb/replay, rrweb
@rrweb/all @rrweb/record @rrweb/replay rrweb
major major major major

Remove the rrweb-all.js, rrweb-record.js, and rrweb-replay.js files from rrweb package. Now you can use @rrweb/all, @rrweb/record, and @rrweb/replay packages instead. Check out the README of each package for more information or check out PR #1033 to see the changes.