Skip to content

Releases: rrweb-io/rrweb

[email protected]

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

Patch Changes

@rrweb/[email protected]

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

Patch Changes

[email protected]

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

Patch Changes

[email protected]

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

Patch Changes

[email protected]

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

[email protected]

16 Apr 06:39
db66eb4
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

@rrweb/[email protected]

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

Minor Changes

Patch Changes

[email protected]

28 Mar 17:11
1b2855b
Compare
Choose a tag to compare
[email protected] 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]: