Skip to content

Commit 12db705

Browse files
Update functions-supported-languages.md
Removing 'preview' tag for Node.js 22 on Windows since it is now GA across all languages and SKUs.
1 parent 4b6374b commit 12db705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-supported-languages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The following table shows the language versions supported for Node.js functions.
9292

9393
| Supported version | Support level | Expected end-of-support date |
9494
| ---- | ---- |--- |
95-
| [Node.js 22](https://endoflife.date/nodejs) | GA (Linux) <br> Preview (Windows) | April 30, 2027 |
95+
| [Node.js 22](https://endoflife.date/nodejs) | GA | April 30, 2027 |
9696
| [Node.js 20](https://endoflife.date/nodejs) | GA | April 30, 2026 |
9797

9898
TypeScript is supported through transpiling to JavaScript. For more information, see the [Azure Functions Node.js developer guide](../articles/azure-functions/functions-reference-node.md#supported-versions).

0 commit comments

Comments
 (0)