Skip to content
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

[breaking] drop Node 12 support #2604

Merged
merged 2 commits into from
Oct 14, 2021
Merged

[breaking] drop Node 12 support #2604

merged 2 commits into from
Oct 14, 2021

Conversation

benmccann
Copy link
Member

@benmccann benmccann commented Oct 14, 2021

Node 14 is LTS and Node 16 will be LTS in two weeks. Node 12 will be EOL in April and we'd rather not be stuck supporting it for the lifetime of SvelteKit 1.0.

There's also been some debate about whether we should drop Node 14 support, but that seems like not a good idea at the moment because Lambda and the serverless frameworks built on it like Netlify don't support Node 16 yet.

May solve or help with #2480 as it sounds like Vite does not support import.meta.url without this change

@changeset-bot
Copy link

changeset-bot bot commented Oct 14, 2021

🦋 Changeset detected

Latest commit: de5932a

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

This PR includes changesets to release 3 packages
Name Type
@sveltejs/adapter-node Patch
create-svelte 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

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.

2 participants