Skip to content

chore: version packages#4

Merged
alexpate merged 1 commit into
mainfrom
changeset-release/main
Jul 7, 2026
Merged

chore: version packages#4
alexpate merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

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

@passmint/node@0.2.2

Patch Changes

  • f8fda7e: Bind the default fetch to globalThis so the SDK works on Cloudflare Workers. The client stored the bare globalThis.fetch and invoked it as a method (this.fetchImpl(...)); workerd requires fetch to be called with its own global as the receiver, so every request threw TypeError: Illegal invocation unless a custom fetch was passed in options. Node's undici is not receiver-sensitive, which is why tests never caught it.

@alexpate alexpate merged commit 56eb1eb into main Jul 7, 2026
4 checks passed
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.

1 participant