Skip to content

v3: edge runtime support #1172

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

Merged
merged 3 commits into from
Jun 21, 2024
Merged

v3: edge runtime support #1172

merged 3 commits into from
Jun 21, 2024

Conversation

ericallam
Copy link
Member

This PR removes the dependency on node:stream by removing some functionality that was not really necessary from the envvars.upload SDK function. node:stream is generally well support on runtimes (Bun, Deno, Cloudflare Workers) but is unfortunately not support on the Vercel Edge Runtime (see here).

Copy link

changeset-bot bot commented Jun 20, 2024

🦋 Changeset detected

Latest commit: a9cc602

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ericallam ericallam merged commit 098932e into main Jun 21, 2024
2 checks passed
@ericallam ericallam deleted the v3/edge-runtime-support branch June 21, 2024 12:33
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