rrvideo@2.0.0
-
#1197
23d0138Thanks @YunFeng0817! - Refactor: Improve the video quality and add a progress bar for the CLI tool -
#1845
724a97cThanks @Juice10! - Update Playwright to 1.60.0. -
#1762
22bc4c3Thanks @Juice10! - Adjust replay timeout to be based on video duration plus a 2-minute buffer instead of a fixed 2-minute timeout. This prevents timeout errors for longer recordings. -
#1181
f1f5865Thanks @YunFeng0817! - Refactor: Move rrvideo to rrweb's monorepo -
#1762
22bc4c3Thanks @Juice10! - Add better logging on playback and fix the use of rrweb-player so it doesn't stall and fail playback -
Updated dependencies [
b5e30cf,efdc167,227d43a,2606a2a,a01a12e,33e01f5]:- rrweb-player@2.0.0
rrdom-nodejs@2.0.0
-
#1497
2606a2aThanks @Juice10! - Distributed files have new filenames, paths and extensions. Important: If you reference distributed files or types directly, you might have to update your paths/filenames. E.g. you import fromrrweb/typings/...orrrdom/es. However you runimport rrweb from 'rrweb'you won't notice a difference with this change. If you include rrweb files directly in a script tag, you might have to update that path to include a the.umd.cjsfiles instead. All.jsfiles now use ES modules which can be used in modern browsers, node.js and bundlers that support ES modules. All npm packages now also ship.cjsand.umd.cjsfiles. The.umd.cjsfiles are CommonJS modules that bundle all files together to make it easy to ship one file to browser environments (similar to the previous.jsfiles). The.cjsfiles are CommonJS modules that can be used in older Node.js environments. Types should be better defined inpackage.jsonand if you need specific types they might be exported from new packages (for examplePlayerMachineStateandSpeedMachineStateare now exported from@rrweb/replay). Check thepackage.json'smainandexportsfield for the available files. -
#1127
3cc4323Thanks @YunFeng0817! - Refactor: Improve performance by 80% in a super large benchmark case.- Refactor: change the data structure of childNodes from array to linked list
- Improve the performance of the "contains" function. New algorithm will reduce the complexity from O(n) to O(logn)
-
#1126
227d43aThanks @YunFeng0817! - Refactor all suffix of bundled scripts with commonjs module from 'js' to cjs #1087. -
#1593
5a78938Thanks @daibhin! -NodeTypeenum was moved from rrweb-snapshot to @rrweb/types The following types where moved from rrweb-snapshot to @rrweb/types:documentNode,documentTypeNode,legacyAttributes,textNode,cdataNode,commentNode,elementNode,serializedNode,serializedNodeWithId,serializedElementNodeWithId,serializedTextNodeWithId,IMirror,INode,mediaAttributes,attributesandDataURLOptions -
#1704
33e01f5Thanks @eoghanmurray! - 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 -
Updated dependencies [
ad9bc3e,2a80949]:- rrdom@0.1.7
-
Updated dependencies [
3809060,55ebce7]:- rrdom@0.1.6
-
Updated dependencies [
ce6019d,fd85c79]:- rrdom@0.1.5
-
Updated dependencies [
f1b23dd]:- rrdom@0.1.4
-
#909
d5d877eThanks @Juice10! - Inline stylesheets when they load so late stylesheet content is captured. -
Updated dependencies [
74f553a,de755ae,a31e272,01612b7]:- rrdom@0.1.3
- rrweb-snapshot@2.0.0-alpha.0
-
Updated dependencies [
0f0a532,8e55c45,d872d28,b798f2d,123a81e,efdc167,979d2b1,227d43a,2606a2a,f27e545,227d43a,3cc4323,335639a,123a81e,5a78938,e607e83,33e01f5,c278d06]:- @rrweb/types@2.0.0
- rrdom@2.0.0
@xyflow/svelte@1.6.0
- #5677
e6661de- AddautoPanOnSelectionto auto-pan when user drags a selection close to the edge of the viewport.
-
#5791
732c8eb- Adds a type error whenhandleIdis used withouthandleTypeinuseNodeConnections -
#5105
2a8d0bc- Improve generic types on useSvelteFlow to better reflect custom node & edge data -
#5793
c5c853d- Dev Warnings now use library-specific messaging with the correct documentation links. -
#5784
7055140- Fix node resizing possible beyond absolute extents -
#5795
d06cec7- Check if window is defined before calling browser functions -
Updated dependencies [
732c8eb,c5c853d,e6661de,737194d,40660cd,4806e7c,7055140]:- @xyflow/system@0.0.77
@xyflow/system@0.0.77
-
#5791
732c8eb- Adds a type error whenhandleIdis used withouthandleTypeinuseNodeConnections -
#5793
c5c853d- Dev Warnings now use library-specific messaging with the correct documentation links. -
#5677
e6661de- AddautoPanOnSelectionto auto-pan when user drags a selection close to the edge of the viewport. -
#5638
40660cd- Fix selection box issue on mobile devices by addingtouch-action:none -
#5784
7055140- Fix node resizing possible beyond absolute extents
@xyflow/svelte@1.6.0
- #5677
e6661de- AddautoPanOnSelectionto auto-pan when user drags a selection close to the edge of the viewport.
-
#5791
732c8eb- Adds a type error whenhandleIdis used withouthandleTypeinuseNodeConnections -
#5105
2a8d0bc- Improve generic types on useSvelteFlow to better reflect custom node & edge data -
#5793
c5c853d- Dev Warnings now use library-specific messaging with the correct documentation links. -
#5784
7055140- Fix node resizing possible beyond absolute extents -
#5795
d06cec7- Check if window is defined before calling browser functions -
Updated dependencies [
732c8eb,c5c853d,e6661de,737194d,40660cd,4806e7c,7055140]:- @xyflow/system@0.0.77
@xyflow/system@0.0.77
-
#5791
732c8eb- Adds a type error whenhandleIdis used withouthandleTypeinuseNodeConnections -
#5793
c5c853d- Dev Warnings now use library-specific messaging with the correct documentation links. -
#5677
e6661de- AddautoPanOnSelectionto auto-pan when user drags a selection close to the edge of the viewport. -
#5638
40660cd- Fix selection box issue on mobile devices by addingtouch-action:none -
#5784
7055140- Fix node resizing possible beyond absolute extents
@xyflow/react@12.11.0
- #5677
e6661de- AddautoPanOnSelectionto auto-pan when user drags a selection close to the edge of the viewport.
-
#5791
732c8eb- Adds a type error whenhandleIdis used withouthandleTypeinuseNodeConnections -
#5793
c5c853d- Dev Warnings now use library-specific messaging with the correct documentation links. -
#5755
88737f9- Add@types/reactand@types/react-domas optional peer dependencies to prevent issues with pnpm strict mode (hoist: false) -
#5784
7055140- Fix node resizing possible beyond absolute extents -
#5769
ad4d547- UseuseEffectfor StoreUpdater to restore previous behaviour -
Updated dependencies [
732c8eb,c5c853d,e6661de,737194d,40660cd,4806e7c,7055140]:- @xyflow/system@0.0.77
@xyflow/react@12.11.0
- #5677
e6661de- AddautoPanOnSelectionto auto-pan when user drags a selection close to the edge of the viewport.
-
#5791
732c8eb- Adds a type error whenhandleIdis used withouthandleTypeinuseNodeConnections -
#5793
c5c853d- Dev Warnings now use library-specific messaging with the correct documentation links. -
#5755
88737f9- Add@types/reactand@types/react-domas optional peer dependencies to prevent issues with pnpm strict mode (hoist: false) -
#5784
7055140- Fix node resizing possible beyond absolute extents -
#5769
ad4d547- UseuseEffectfor StoreUpdater to restore previous behaviour -
Updated dependencies [
732c8eb,c5c853d,e6661de,737194d,40660cd,4806e7c,7055140]:- @xyflow/system@0.0.77
shadcn@4.10.0
- #10842
7c63c467361dee9e20631b2999040912439b35d4Thanks @shadcn! - add support for GitHub registries. See the docs.
v6.4.3
Please refer to CHANGELOG.md for details.