2.1.12 (LTS) / 2025.04.11
The 2.1.11 release had an incorrect version number when doing deno -v.
- fix(ext/node): alias
shake-128andshake-256hash algorithms (#28451) - fix(ext/node): return
Bufferfrom crypto cipher APIs (#28826) - fix(ext/node): support input option in spawnSync (#28792)
- fix(ext/node): use primordials in
ext/node/polyfills/path/separator.ts
(#28669) - fix(node): add reset method to event loop delay histogram (#28788)