Skip to content

Releases: rrweb-io/rrweb

rrdom-nodejs@2.0.0-alpha.9

30 Jun 09:04
46df5cd
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [b798f2d, d7c72bf]:
    • rrdom@2.0.0-alpha.9
    • rrweb-snapshot@2.0.0-alpha.9

@rrweb/types@2.0.0-alpha.9

30 Jun 09:04
46df5cd
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [d7c72bf]:
    • rrweb-snapshot@2.0.0-alpha.9

rrweb@2.0.0-alpha.8

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
rrweb@2.0.0-alpha.8 Pre-release
Pre-release

Minor Changes

Patch Changes

  • #1198 b5e30cf Thanks @charliegracie! - Reset the finished flag in Controller goto instead of handleProgressClick so that it is properly handled if goto is called directly.

  • #1184 aa79db7 Thanks @mydea! - fix: Ensure getting the type of inputs works

  • Updated dependencies [979d2b1, bc84246, d0fdc0f]:

    • @rrweb/types@2.0.0-alpha.8
    • rrweb-snapshot@2.0.0-alpha.8
    • rrdom@2.0.0-alpha.8

rrweb-snapshot@2.0.0-alpha.8

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
Pre-release

Minor Changes

Patch Changes

rrweb-player@2.0.0-alpha.8

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
Pre-release

Patch Changes

rrvideo@2.0.0-alpha.8

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
rrvideo@2.0.0-alpha.8 Pre-release
Pre-release

Patch Changes

  • Updated dependencies [b5e30cf]:
    • rrweb-player@2.0.0-alpha.8

rrdom@2.0.0-alpha.8

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
rrdom@2.0.0-alpha.8 Pre-release
Pre-release

Patch Changes

  • Updated dependencies [bc84246, d0fdc0f]:
    • rrweb-snapshot@2.0.0-alpha.8

rrdom-nodejs@2.0.0-alpha.8

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated dependencies [bc84246, d0fdc0f]:
    • rrweb-snapshot@2.0.0-alpha.8
    • rrdom@2.0.0-alpha.8

@rrweb/types@2.0.0-alpha.8

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
Pre-release

Minor Changes

Patch Changes

  • Updated dependencies [bc84246, d0fdc0f]:
    • rrweb-snapshot@2.0.0-alpha.8

rrweb@2.0.0-alpha.7

28 Mar 17:11
1b2855b
Compare
Choose a tag to compare
rrweb@2.0.0-alpha.7 Pre-release
Pre-release

Minor Changes

  • #1170 d2582e9 Thanks @mydea! - feat: Ensure password inputs remain masked when switching input type

  • #1107 a225d8e Thanks @mydea! - feat: Allow to pass errorHandler as record option

Patch Changes

  • #1179 e0f862b Thanks @wfk007! - Fix: #1178 remove warning related to worker_threads while building

  • #1186 267e990 Thanks @YunFeng0817! - Fix: processed-node-manager is created even in the environment that doesn't need a recorder

  • #1145 a82a3b4 Thanks @eoghanmurray! - For a mutation which removes a node, reduce the number of spurious warnings to take into account that an anscestor (rather than just a parent) may have been just removed

  • #1191 1e6f71b Thanks @Juice10! - Only apply touch-active styling on flush

  • #1191 1e6f71b Thanks @Juice10! - Trigger mouse movement and hover with mouse up and mouse down events when replayer.pause(...) is called.

  • #1163 4cb4d0e Thanks @zhaobosky! - Fix: some websites rebuild imcomplete

    1. Some websites, addedSet in emit function is not empty, but the result converted from Array.from is empty.
    2. Some websites polyfill classList functions of HTML elements. Their implementation may throw errors and cause the snapshot to fail. I add try-catch statements to make the code robust.
  • Updated dependencies [d2582e9, e7f0c80]:

    • rrweb-snapshot@2.0.0-alpha.7
    • rrdom@2.0.0-alpha.7
    • @rrweb/types@2.0.0-alpha.7