Hacker News new | ask | show | jobs
by torgoguys 36 days ago
I thought this was the release where the built in sqlite got its experimental tag removed, but I don't see it in the release notes. THAT'S got me excited more than Temporal. A stable API, huge utility and one less dependency.
1 comments

It was made a release candidate in the previous (non-LTS) major version, in v25.7.0 from February.

Release notes: https://nodejs.org/en/blog/release/v25.7.0

Issue: https://github.com/nodejs/node/pull/61262