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

Svelte 4: drop Node 8 support #6804

Closed
benmccann opened this issue Oct 4, 2021 · 4 comments
Closed

Svelte 4: drop Node 8 support #6804

benmccann opened this issue Oct 4, 2021 · 4 comments

Comments

@benmccann
Copy link
Member

Describe the bug

We're stuck on old versions of Mocha and Puppeteer since we're running Node 8 on the CI. We should drop Node 8 support when we have a Svelte 4 one day and then upgrade Mocha and Puppeteer

Reproduction

We might want to bump the engines field in package.json

Logs

No response

System Info

`master`

Severity

annoyance

@benmccann benmccann added this to the 4.x milestone Oct 4, 2021
@Conduitry
Copy link
Member

We should drop Node 10 support too.

Node 12 is going to be EOL at the end of next April, so that might end up being on the table as well.

@stalkerg
Copy link
Contributor

I suppose we can do it even before Svelt 4, at least for Node 8.

@bluwy
Copy link
Member

bluwy commented Feb 17, 2022

Changing the supported node version is a breaking change and has to be done in a major release.

@benmccann
Copy link
Member Author

done here: #8482

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

No branches or pull requests

4 participants