Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 13, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

master is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on master.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

[email protected]

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]:

[email protected]

Minor Changes

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

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

@rrweb/[email protected]

Patch Changes

@rrweb/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch 4 times, most recently from 7a535d4 to f9938bc Compare March 18, 2023 06:53
@github-actions github-actions bot force-pushed the changeset-release/master branch 4 times, most recently from a1dbbb4 to b1a29d6 Compare March 25, 2023 06:53
@github-actions github-actions bot force-pushed the changeset-release/master branch from b1a29d6 to 6eaed09 Compare March 28, 2023 17:01
@github-actions github-actions bot force-pushed the changeset-release/master branch from 6eaed09 to d99db49 Compare March 28, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WARN]: Getting warning related to worker_threads while building rrweb with react app [Bug]: Inline images: add load listeners not replace

2 participants