-
Notifications
You must be signed in to change notification settings - Fork 10k
Changelog: dropping Node.js v18 support in Wrangler #22747
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
Conversation
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
Preview URL: https://ba7c65b5.preview.developers.cloudflare.com Files with changes (up to 15) |
irvinebroque
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we reference
https://developers.cloudflare.com/changelog/2025-02-28-wrangler-v4-rc/
...where we explained this:
src/content/changelog/workers/2025-05-29-wrangler-node-version.mdx
Outdated
Show resolved
Hide resolved
| date: 2025-05-30T00:00:00Z | ||
| --- | ||
|
|
||
| Effective from version 4.18.0, Wrangler no longer supports Node.js v18. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Something brief here about how non-LTS versions of Node.js don't get security updates? To connect the dots on context for why we would only support Current, Active, Maintainence versions?
|
@irvinebroque Updated with your suggestions. Let me know if you want me to change anything else. |
irvinebroque
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added image
|
CI run failed: build logs |
|
We're unable to determine the cause of the failing check here so closing out for the time being. |
Summary
Changelog: dropping Node.js v18 support in Wrangler