denoland/deno
denoland/deno
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 7/31/2025
PatchSafe upgradeUpgrade to 2.4.3:
deno upgrade
Or install for the first time
curl -fsSL https://deno.land/install.sh | sh
fs.read and fs.write promisify compatibility (#30152)ext/node/polyfills/internal_binding/_listen.ts (#30100)ext/node/polyfills/internal_binding/pipe_wrap.ts (#30241)fd is integer on fsync and fdatasync (#30215)--config flag with ../
component (#30208)--recursive - order tasks by package dependencies (#30129)Proxy getter trap on console.log (#30230)release notes
Published 7/31/2025
PatchSafe upgradeUpgrade to 2.4.3:
deno upgrade
Or install for the first time
curl -fsSL https://deno.land/install.sh | sh
fs.read and fs.write promisify compatibility (#30152)ext/node/polyfills/internal_binding/_listen.ts (#30100)ext/node/polyfills/internal_binding/pipe_wrap.ts (#30241)fd is integer on fsync and fdatasync (#30215)--config flag with ../
component (#30208)--recursive - order tasks by package dependencies (#30129)Proxy getter trap on console.log (#30230)A modern runtime for JavaScript and TypeScript.