I'm pleased to announce that I've started as Principal Open Source Engineer at @NodeSource!
I'll be working on Node.js core in areas including performance, security, and diagnostics. So... stay tuned! We'll build amazing things together 💚
The Node.js Security Best Practices just landed!💚
Thanks to everybody involved. Especially the @nodejs Security WG.
Check it out: nodejs.org/en/docs/guides…
Node.js v22.6.0 is out! 💚
What's new:
* Experimental TypeScript support via --experimental-strip-types 🚀
* Network Inspection support with --experimental-network-inspection 🔍
* DuplexPair API, new diagnostics channels, and more!
Check it out:
Node.js v23.0.0 is out! 💚
This version will replace Node.js 22 as the ‘Current’ release line when Node.js 22 enters long-term support (LTS) later this month.
Release notes:
New release of @nodejs 22.5.0 💚
This release includes:
* Experimental node:sqlite module 🔥
* Support for glob matching on Node.js test runner
* New worker.postMessageToThread API
* and more!
Check it out: nodejs.org/en/blog/releas…
Node.js 22.7.0 is out 💚
* Experimental Node.js to support TypeScript syntax such as Enum and namespace🙌
* Module syntax detection is now enabled by default 🙌
* Faster Buffer.copy & Buffer.write ⚡
Check it out
New release of Node.js! v22.9.0 💚
This release includes:
* New API to get current stack trace: util.getCallSite()
* V8 Maglev is now disabled by default
* Option to partially trust chain on tls.createSecureContext
* and more!
Check it out
Node.js v21.5.0 is out! 💚
We're adding a new dependency to parse JSON efficiently, adding a --trace-promises flag to help debug promises and more!
Check it out: