Skip to content

Conversation

@benmccann
Copy link
Member

closes #4916

@changeset-bot
Copy link

changeset-bot bot commented May 14, 2022

🦋 Changeset detected

Latest commit: 15a3dae

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

This PR includes changesets to release 2 packages
Name Type
@sveltejs/adapter-vercel Patch
@sveltejs/kit Patch

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

@Rich-Harris
Copy link
Member

AFK or I'd do this myself right now - we should get rid of the node 14 crypto stuff as well

@Rich-Harris
Copy link
Member

Actually, scratch that. We should change install-fetch to be install-polyfills or something and assign require('node: crypto').webcrypto to globalThis.crypto, and put any other things we need in there (like AbortController and ReadableStream etc). Will do that in a follow-up

@Cinci7

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop Node 14 support

5 participants