node: bump version to 0.22.2 for release#2009
Open
MayCXC wants to merge 8 commits intohuggingface:mainfrom
Open
node: bump version to 0.22.2 for release#2009MayCXC wants to merge 8 commits intohuggingface:mainfrom
MayCXC wants to merge 8 commits intohuggingface:mainfrom
Conversation
* add interpretor install, enable workflow run in fork * add additional python versions * Refactor python version setup for x86 windows * try splitting interpreter into an array * revert to hard coded list * try using extra argument * Fix quotes * Clean up python install * revert workflow conditions
dd7c1ec to
67233ae
Compare
# Conflicts: # bindings/node/Cargo.toml # bindings/python/Cargo.toml # tokenizers/Cargo.toml
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
ArthurZucker
reviewed
Apr 7, 2026
Collaborator
ArthurZucker
left a comment
There was a problem hiding this comment.
I'll release 0.23 this week!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
bindings/node/package.jsonversion from0.15.3-dev0to0.22.2in case you would like to publish to npm before the next release.The version bump commit (900ba97) is based on the
v0.22.2tag so tagging it asnode-v0.22.2will build binaries matching the Python v0.22.2 release. Upstream main is merged after the version bump so the PR diff is just the one-line change.The node-release CI workflow was fixed in #1970 (all 13 platform targets, zig cross-compilation, universal macOS). The last node release was node-v0.13.3, committed via #1207. Last npm publish was May 2023.
When merging, please do not squash. Tag commit 900ba97 as
node-v0.22.2to trigger the release workflow.