Minor Changes
-
#1170
d2582e9
Thanks @mydea! - feat: Ensure password inputs remain masked when switching input type -
#1107
a225d8e
Thanks @mydea! - feat: Allow to passerrorHandler
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- Some websites, addedSet in emit function is not empty, but the result converted from Array.from is empty.
- 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