Node.js v23.6.0 is out! š„³š
This release enables the flag --experimental-strip-types by default.
Node.js will execute TypeScript files without additional configuration!
ā ļø This feature is experimental, has limitations and is subject to change.
Node.js v21.7.0 is out š
This release includes several new features:
- Introducing util.styleText()
- New APIs to handle environment variables
- Asset Embedding with Single Executable Apps
- New crypto.hash() API
and more!
Check it out
@nodejs version 20.13.0 LTS is out š„³
Some highlights includes:
- watch as stable feature
- support array of formats in util.styleText
- improvements to base64 and base64url performance
You can find the full changelog here: