Node.js: Spring Cleaning and Crypto Changes
Today we're diving into Node.js's latest updates featuring an ICU internationalization library bump to version 78.3, some important crypto deprecations, and a small but mighty documentation fix. Filip Skokan led the charge with key crypto changes while the automated systems kept dependencies fresh.
Duration: PT4M4S
Episode overview
This episode is a short developer briefing from Node.js.
It explains recent repository work in plain language.
- Show: Node.js
- Published: 2026-03-21T10:04:40Z
- Audio duration: PT4M4S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Hey there, amazing developers! Welcome back to another episode of the Node.js podcast. I'm so glad you're here with me today - grab your favorite beverage because we've got some really interesting changes to talk through from March 20th.
You know what I love about open source? Sometimes the most impactful changes come in the smallest packages, and today's updates are a perfect example of that. We had three merged pull requests that tell a really compelling story about how Node.js continues to evolve and mature.
Let's start with the big dependency update. The Node.js GitHub bot worked its magic and bumped ICU - that's the International Components for Unicode library - from version 78.2 to 78.3. Now, I know dependency updates might not sound thrilling, but here's why this matters: ICU handles all the internationalization…
Now, here's where things get interesting. Filip Skokan, who's been doing incredible work in the crypto space, introduced a significant deprecation. They're officially deprecating CryptoKey usage in the node:crypto module. This might sound scary if you're using crypto features, but deprecations are actually a sign of…
And here's my favorite kind of fix - Filip also…
What…
Nearby episodes from Node.js
- Crypto Keys Get Raw and REPL Gets Refined
- Major Security Release and Core Infrastructure Updates
- Opening Doors for Native Addons
- Spring Security Cleanup & Testing Wins
- Web Standards & Platform Polish
- Testing Gets Serious and Dependencies Get Fresh
- Cleaning Up the Documentation House
- Observability Gets Stronger with Web Locks Diagnostics