Skip to content

Commit 0c54628

Browse files
v24.10 releast post (#153)
* v24.10 releast post * Update rich.txt with Node.js v24.10.0 release notes Added detailed release notes for Node.js v24.10.0. * shorten the text * Fix link to Node.js v24.10.0 release notes Updated the link to the Node.js release notes. --------- Co-authored-by: joyeecheung <joyeecheung@users.noreply.github.com> Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
1 parent cba9999 commit 0c54628

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

records/new/new.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"action": "post",
3+
"account": "NODEJS_ORG",
4+
"richTextFile": "./rich.txt"
5+
}

records/new/rich.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Node.js v24.10.0 is out.
2+
3+
* Per-stream inspectOptions support in console
4+
* Removal of util.getCallSite (in favour of util.getCallSites)
5+
* Upgraded OpenSSL to 3.5.4 and npm to 11.6.1
6+
* Various src and benchmark optimizations
7+
8+
https://nodejs.org/en/blog/release/v24.10.0

0 commit comments

Comments
 (0)