-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore: release stable-hash-x #10
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
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 6417a3e in 35 seconds. Click for details.
- Reviewed
39
lines of code in3
files - Skipped
0
files when reviewing. - Skipped posting
3
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .changeset/easy-boxes-shine.md:1
- Draft comment:
Deleted changeset file as expected during release; confirm intentional removal. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
2. CHANGELOG.md:7
- Draft comment:
Changelog entry for version 0.1.2 is correctly formatted with proper commit and PR references. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
3. package.json:3
- Draft comment:
Version bump to 0.1.2 aligns with the new release; ensure consistency with changelog. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
Workflow ID: wflow_oLjLyQDDALbofiCn
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
6417a3e
to
93fcf0f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed 93fcf0f in 35 seconds. Click for details.
- Reviewed
50
lines of code in4
files - Skipped
0
files when reviewing. - Skipped posting
4
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .changeset/easy-boxes-shine.md:1
- Draft comment:
Removed changeset file for the patch update. Confirm that cleanup after release is intentional. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
2. .changeset/four-beds-visit.md:1
- Draft comment:
Removed changeset file for the minor update. Verify this removal aligns with your release workflow. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
3. CHANGELOG.md:3
- Draft comment:
Changelog updated for version 0.2.0 with clear separation of minor and patch changes. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
4. package.json:3
- Draft comment:
Version bumped to 0.2.0 in package.json, consistent with the changelog update. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
Workflow ID: wflow_gts7GrYs60pYlrWm
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
93fcf0f
to
c078d4b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed c078d4b in 49 seconds. Click for details.
- Reviewed
50
lines of code in4
files - Skipped
1
files when reviewing. - Skipped posting
4
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .changeset/easy-boxes-shine.md:1
- Draft comment:
Removed changeset file for patch fix; this is expected with the release process. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
2. .changeset/four-beds-visit.md:1
- Draft comment:
Removed changeset file for minor change; aligns with automated release removal. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
3. CHANGELOG.md:3
- Draft comment:
Changelog update for 0.2.0 looks clear and follows style conventions. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
4. package.json:3
- Draft comment:
Version bumped to 0.2.0 as expected; aligns with the changelog entry. - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
Workflow ID: wflow_Uvo6atjy1Vkq8GfA
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
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 main, this PR will be updated.
Releases
stable-hash-x@0.2.0
Minor Changes
304fe40
Thanks @JounQin! - refactor: add a newcrossRealm
option for performancePatch Changes
8dcd38d
Thanks @JounQin! - fix: usetoString
andprototype
instead ofconstructor
for type checkingImportant
Release
stable-hash-x
version 0.2.0 with a newcrossRealm
option and improved type checking.0.2.0
inpackage.json
.CHANGELOG.md
with new version details.crossRealm
option for performance improvement.toString
andprototype
instead ofconstructor
.This description was created by
for c078d4b. You can customize this summary. It will automatically update as commits are pushed.