diff --git a/records/new/new.json b/records/new/new.json new file mode 100644 index 0000000..b343890 --- /dev/null +++ b/records/new/new.json @@ -0,0 +1,5 @@ +{ + "action": "post", + "account": "NODEJS_ORG", + "richTextFile": "./rich.txt" +} diff --git a/records/new/rich.txt b/records/new/rich.txt new file mode 100644 index 0000000..2456b23 --- /dev/null +++ b/records/new/rich.txt @@ -0,0 +1,8 @@ +Node.js v24.10.0 is out. + +* Per-stream inspectOptions support in console +* Removal of util.getCallSite (in favour of util.getCallSites) +* Upgraded OpenSSL to 3.5.4 and npm to 11.6.1 +* Various src and benchmark optimizations + +https://nodejs.org/en/blog/release/v24.10.0