Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages (alpha) #1526

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Version Packages (alpha) #1526

merged 1 commit into from
Aug 2, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 26, 2024

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

rrdom@2.0.0-alpha.17

Minor Changes

Patch Changes

rrweb@2.0.0-alpha.17

Minor Changes

Patch Changes

  • #1417 40bbc25 Thanks @YunFeng0817! - fix: duplicate textContent for style elements cause incremental style mutations to be invalid

  • #1527 68076b7 Thanks @arredgroup! - Export takeFullSnapshot function for a recording process

  • #1515 8059d96 Thanks @okejminja! - Added support for deprecated addRule & removeRule methods

  • #1509 be6bf52 Thanks @Juice10! - Reverse monkey patch built in methods to support LWC (and other frameworks like angular which monkey patch built in methods).

  • Updated dependencies [40bbc25, 335639a, 335639a, d350da8, be6bf52]:

    • rrweb-snapshot@2.0.0-alpha.17
    • rrdom@2.0.0-alpha.17
    • @rrweb/types@2.0.0-alpha.17
    • @rrweb/utils@2.0.0-alpha.17

rrweb-snapshot@2.0.0-alpha.17

Minor Changes

  • #1503 335639a Thanks @Juice10! - Record dialog's modal status for replay in rrweb. (Currently triggering dialog.showModal() is not supported in rrweb-snapshot's rebuild)

Patch Changes

  • #1417 40bbc25 Thanks @YunFeng0817! - fix: duplicate textContent for style elements cause incremental style mutations to be invalid

  • #1533 d350da8 Thanks @jeffdnguyen! - Fix url() rewrite for nested stylesheets by rewriting during stringification instead of after

  • #1509 be6bf52 Thanks @Juice10! - Reverse monkey patch built in methods to support LWC (and other frameworks like angular which monkey patch built in methods).

@rrweb/types@2.0.0-alpha.17

Minor Changes

Patch Changes

@rrweb/all@2.0.0-alpha.17

Patch Changes

@rrweb/packer@2.0.0-alpha.17

Patch Changes

  • db20184 Thanks @Juice10! - Keep package version in sync with other packages

  • Updated dependencies [335639a]:

    • @rrweb/types@2.0.0-alpha.17

@rrweb/rrweb-plugin-canvas-webrtc-record@2.0.0-alpha.17

Patch Changes

@rrweb/rrweb-plugin-canvas-webrtc-replay@2.0.0-alpha.17

Patch Changes

@rrweb/rrweb-plugin-console-record@2.0.0-alpha.17

Patch Changes

@rrweb/rrweb-plugin-console-replay@2.0.0-alpha.17

Patch Changes

@rrweb/rrweb-plugin-sequential-id-record@2.0.0-alpha.17

Patch Changes

@rrweb/rrweb-plugin-sequential-id-replay@2.0.0-alpha.17

Patch Changes

@rrweb/record@2.0.0-alpha.17

Patch Changes

@rrweb/replay@2.0.0-alpha.17

Patch Changes

rrdom-nodejs@2.0.0-alpha.17

Patch Changes

rrvideo@2.0.0-alpha.17

Patch Changes

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

rrweb-player@2.0.0-alpha.17

Patch Changes

  • Updated dependencies [db20184]:
    • @rrweb/packer@2.0.0-alpha.17
    • @rrweb/replay@2.0.0-alpha.17

@rrweb/utils@2.0.0-alpha.17

Patch Changes

  • #1509 be6bf52 Thanks @Juice10! - Reverse monkey patch built in methods to support LWC (and other frameworks like angular which monkey patch built in methods).

@rrweb/web-extension@2.0.0-alpha.17

Minor Changes

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from 25127ba to f5918c7 Compare July 2, 2024 13:29
@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from 310b290 to 3f3f4b6 Compare July 8, 2024 21:29
@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from 97b2995 to 1a05511 Compare July 25, 2024 14:30
@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from 766c96c to 3f42abf Compare August 2, 2024 08:36
@Juice10 Juice10 merged commit 8837fe3 into master Aug 2, 2024
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.

[Feature Request]: Support top-layer / dialog HTML component
1 participant