Skip to content
Closed
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Node.js v18 no longer supported by Wrangler v4
description: Node.js v18 has reached end-of-life and is no longer supported by Wrangler v4
products:
- workers
date: 2025-05-30T00:00:00Z
---

Effective from version 4.18.0, Wrangler no longer supports Node.js v18.
Copy link
Contributor

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?

This is in line with our policy of supporting the [Current, Active, and Maintenance](https://nodejs.org/en/about/previous-releases) versions of Node.js.
Node.js v18 reached [end-of-life](https://github.com/nodejs/release?tab=readme-ov-file#end-of-life-releases) on 2025-04-30.