Node.js 24.4.0 released: crypto, fs, and sqlite updates

View profile for Rafael Gonzaga

Principal Open Source Engineer at NodeSource & Node.js TSC

Node.js v24.4.0 is out! 💚 What's new? • crypto.hash() supports outputLength (XOF) • fs.mkdtempSync() gets disposable mode • --watch-kill-signal lands • permission.has('addon') is now supported • spawn() propagates permission flags • sqlite adds readBigInts More in: https://lnkd.in/dFsRNp2U

# Download and install nvm: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash # in lieu of restarting the shell \. "$HOME/.nvm/nvm.sh" # Download and install Node.js: nvm install 24 # Verify the Node.js version: node -v # Should print "v24.4.1". nvm current # Should print "v24.4.1". # Verify npm version: npm -v # Should print "11.4.2".

Like
Reply
⚙️Mohamad Nimer

Fullstack Software Engineer at IKEA | NodeJS | Javascript | Typescript | Golang | ReactJS | GCP | AWS | Terraform | Agile

1mo

Interesting!

Like
Reply
Mohammad Qaderi

Founder @Qualify You | Transforming Career Development in MENA | Cloud Infrastructure Specialist

1mo

Wake me up on v30

Pelle Wessman

Senior Web Developer, Open Source Maintainer, Tech Lead

1mo

Which looks likely to be backported? (Much easier to make use of in modules when backported)

Like
Reply

More functionality less memory 😉

Like
Reply
Sherif Yasser

Backend Developer | NodeJS | NestJS

1mo

• fs.mkdtempSync() gets disposable mode Finally temp has a meaning, thanks

Chandan Sahu

JavaScript & Node.js Developer | Payment Gateway Integration | SQL & NoSQL | Cloud Deployment

1mo

Big thanks for sharing, Rafael

Sanjeet Kumar Mishra

Full Stack Developer | MERN | ex- Ajatus Software | 2+ EOY | AWS | Linux

1mo

docker pull node:24-alpine 😉

Like
Reply
Danilo Guedes

Senior FullStack Developer - Javascript | Typescript | Python | Node.js | Express | Nest.js | React Native | React | Next.js | Cypress | Pandas | Streamlit | LangChain

1mo

awesome! #goNodeJs

Like
Reply
Madhav Nair

Associate Software Engineer @ Aimver

1mo

fs.mkdtempSync() sounds useful

Like
Reply
See more comments

To view or add a comment, sign in

Explore content categories