denoland/deno
denoland/deno
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 5/30/2024
MinorContains new featuresdeno test --clean (#23519)Request.bytes() and Response.bytes() (#23823)Deno.FsFile.syncData[Sync]() and
Deno.FsFile.sync[Sync]() (#23733)Deno.FsFile.unlock[Sync]() and
Deno.FsFile.lock[Sync]() (#23754)no-boolean-literal-for-arguments rule and enable
no-unused-vars for jsx files (#24034)--port 0 to use an open port (#23846)npm run commands with Deno more often (#23794)Deno.exitCode API (#23609)-v version flag (#23750)DENO_FUTURE=1 for npmrc support (#24043)throwIfNoEntry option in fs.lstatSync (#24006)position argument not applied (#24009)ReadableStream.from() allows Iterable instead of
IterableIterator (#23903)ReadableStream.from() ignores null Symbol.asyncIterator
(#23910)completion correctly
(#23822)--dry-run
instead of just publish (#23811)npm for npm run with flags (#24028)--env flag confusing message on syntax error (#23915)process.platform with __runtime_js_sources (#24005)node_modules and loading
cached npm package info (#24018)node_modules on macOS (#23980)release notes
Published 5/30/2024
MinorContains new featuresdeno test --clean (#23519)Request.bytes() and Response.bytes() (#23823)Deno.FsFile.syncData[Sync]() and
Deno.FsFile.sync[Sync]() (#23733)Deno.FsFile.unlock[Sync]() and
Deno.FsFile.lock[Sync]() (#23754)no-boolean-literal-for-arguments rule and enable
no-unused-vars for jsx files (#24034)--port 0 to use an open port (#23846)npm run commands with Deno more often (#23794)Deno.exitCode API (#23609)-v version flag (#23750)DENO_FUTURE=1 for npmrc support (#24043)throwIfNoEntry option in fs.lstatSync (#24006)position argument not applied (#24009)ReadableStream.from() allows Iterable instead of
IterableIterator (#23903)ReadableStream.from() ignores null Symbol.asyncIterator
(#23910)completion correctly
(#23822)--dry-run
instead of just publish (#23811)npm for npm run with flags (#24028)--env flag confusing message on syntax error (#23915)process.platform with __runtime_js_sources (#24005)node_modules and loading
cached npm package info (#24018)node_modules on macOS (#23980)A modern runtime for JavaScript and TypeScript.