diff --git a/.changeset/thirty-shirts-grow.md b/.changeset/thirty-shirts-grow.md index 9281088e..ff8aed3a 100644 --- a/.changeset/thirty-shirts-grow.md +++ b/.changeset/thirty-shirts-grow.md @@ -1,16 +1,21 @@ --- -"all": patch -"packer": patch -"plugins": patch -"record": patch -"replay": patch +"@rrweb/all": patch +"@rrweb/packer": patch +"@rrweb/rrweb-plugin-canvas-webrtc-record": patch +"@rrweb/rrweb-plugin-canvas-webrtc-replay": patch +"@rrweb/rrweb-plugin-console-record": patch +"@rrweb/rrweb-plugin-console-replay": patch +"@rrweb/rrweb-plugin-sequential-id-record": patch +"@rrweb/rrweb-plugin-sequential-id-replay": patch +"@rrweb/record": patch +"@rrweb/replay": patch "rrdom": patch "rrdom-nodejs": patch "rrweb": patch "rrweb-player": patch "rrweb-snapshot": patch -"types": patch -"utils": patch +"@rrweb/types": patch +"@rrweb/utils": patch --- Provide a /umd/ output folder alongside the /dist/ one so that we can serve UMD (Universal Module Definition) files with a .js extension, without upsetting expectations set by package.json that all .js files in /dist/ are modules