Skip to content

Commit b9fd1df

Browse files
korinnepenalosa
andauthored
Update src/content/docs/workers/wrangler/migration/update-v3-to-v4.mdx
Co-authored-by: Somhairle MacLeòid <[email protected]>
1 parent e8c3c71 commit b9fd1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers/wrangler/migration/update-v3-to-v4.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Wrangler now supports only Node.js versions that align with [Node.js's official
2727
* **Supported**: Current, Active LTS, Maintenance LTS
2828
* **No longer supported:** Node.js v16 (EOL in 2022)
2929

30-
Wrangler tests no longer run on v16, and users still on this version may encounter unsupported behavior. Users still using Node.js v16 must upgrade to a supported version (v18 or higher) to continue receiving support and compatibility with Wrangler.
30+
Wrangler tests no longer run on v16, and users still on this version may encounter unsupported behavior. Users still using Node.js v16 must upgrade to a supported version (currently v18 or higher) to continue receiving support and compatibility with Wrangler.
3131

3232
### esbuild Version Upgrade
3333

0 commit comments

Comments
 (0)