Skip to content

Commit 41f3f9b

Browse files
committed
PR feedback
1 parent bd31fa8 commit 41f3f9b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: Node.js v18 no longer supported by Wrangler v4
3-
description: Node.js v18 has reached end-of-life and is no longer supported by Wrangler v4
2+
title: Node.js v18 is end-of-life and no longer supported in Wrangler
3+
description: Node.js v18 is end-of-life and no longer supported in Wrangler
44
products:
55
- workers
66
date: 2025-05-30T00:00:00Z
77
---
88

99
Effective from version 4.18.0, Wrangler no longer supports Node.js v18.
10-
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.
11-
Node.js v18 reached [end-of-life](https://github.com/nodejs/release?tab=readme-ov-file#end-of-life-releases) on 2025-04-30.
10+
This is in line with our [policy](https://developers.cloudflare.com/changelog/2025-02-28-wrangler-v4-rc/#clearer-policy-for-the-minimum-required-version-of-nodejs-required-to-run-wrangler) of supporting the [Current, Active, and Maintenance](https://nodejs.org/en/about/previous-releases) versions of Node.js.
11+
Node.js v18 reached [end-of-life](https://github.com/nodejs/release?tab=readme-ov-file#end-of-life-releases) on 2025-04-30 and no longer receives critical bug fixes and security updates.
12+
All versions of Node.js that are currently supported by the Node.js project are supported by Wrangler.

0 commit comments

Comments
 (0)