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) #1123

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Version Packages (alpha) #1123

merged 1 commit into from
Feb 14, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 12, 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

rrdom@2.0.0-alpha.5

Major Changes

  • #1127 3cc4323 Thanks @YunFeng0817! - Refactor: Improve performance by 80% in a super large benchmark case.

    1. Refactor: change the data structure of childNodes from array to linked list
    2. Improve the performance of the "contains" function. New algorithm will reduce the complexity from O(n) to O(logn)

Patch Changes

rrdom-nodejs@2.0.0-alpha.5

Major Changes

  • #1127 3cc4323 Thanks @YunFeng0817! - Refactor: Improve performance by 80% in a super large benchmark case.

    1. Refactor: change the data structure of childNodes from array to linked list
    2. Improve the performance of the "contains" function. New algorithm will reduce the complexity from O(n) to O(logn)

Patch Changes

rrweb@2.0.0-alpha.5

Patch Changes

rrweb-player@2.0.0-alpha.5

Patch Changes

rrweb-snapshot@2.0.0-alpha.5

Patch Changes

@rrweb/types@2.0.0-alpha.5

Patch Changes

  • Updated dependencies [1385f7a, 227d43a]:
    • rrweb-snapshot@2.0.0-alpha.5

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

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch 6 times, most recently from b57d392 to 5a9a372 Compare February 13, 2023 23:17
Copy link
Member

@YunFeng0817 YunFeng0817 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think 2.0.0-alpha.5 is good to release.

@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from 944308c to 0c0d0d3 Compare February 14, 2023 10:57
@Juice10 Juice10 merged commit 39f8c24 into master Feb 14, 2023
YunFeng0817 added a commit that referenced this pull request Feb 14, 2023
YunFeng0817 added a commit that referenced this pull request Feb 14, 2023
…ish PR #1123 (#1132)

* improve extension bundle

* Revert "Version Packages (alpha) (#1123)"

This reverts commit 39f8c24.
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.

2 participants