feat: Node.js 26.0.0 (expected May 5, 2026)#2474
feat: Node.js 26.0.0 (expected May 5, 2026)#2474nschonni wants to merge 1 commit intonodejs:mainfrom
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
|
Thanks, I've updated the title to reflect the new date, but haven't updated the JSON till it gets cleared up |
| @@ -1,4 +1,55 @@ | |||
| { | |||
| "26": { | |||
| "start": "2026-04-28", | |||
There was a problem hiding this comment.
Land and rebase locally when the Alpine builds are available on that date
| "start": "2026-04-28", | |
| "start": "2026-05-04", |
The May 4 date was a typo/mistake, the correct date is May 5, 2026. The linked comment has been updated to reflect that. |
Fixed in the comment section too :-) We've also developed a fix for the underlying issue (specific to the macos universal binaries included in the .pkg file) so I would expect we will be able to get it out next Tuesday without additional problems 🤞🏻 |
Description
Creating a draft PR for the release that was originally expected on the Apr 22nd,
but now appears pushed to the 28th.postponed to May 5, 2026.Fixes #2435
Motivation and Context
Testing Details
Example Output(if appropriate)
Types of changes
Checklist