github denoland/deno v1.27.1

latest releases: v1.43.5, v1.43.4, v1.43.3...
18 months ago

1.27.1 / 2022.11.03

  • feat(core): support creating snapshots from existing snapshots (#14744)
  • feat(unstable): support npm specifiers in deno info for display text output only (#16470)
  • feat(unstable/lock): autodiscovery of lockfile (#16498)
  • feat(unstable/lock): require --unstable flag to auto discover lockfile (#16524)
  • feat(unstable/npm): deno info --json support for npm specifiers (#16472)
  • fix: change default locale value (#16463)
  • fix: finish stabilizing Deno.osRelease() (#16447)
  • fix: update env to sys permission in jsdoc for Deno.osRelease (#16483)
  • fix(cli/dts): add typings for Change Array by copy proposal (#16499)
  • fix(core): fix APIs not to be affected by Promise.prototype.then modification (#16326)
  • fix(ext/crypto): fix HMAC jwk import "use" check (#16465)
  • fix(ext/websocket): make try_send ops infallible (#16454)
  • fix(lock): add --no-lock flag to disable auto discovery of lock file (#16526)
  • fix(lock): Additive lock file (#16500)
  • fix(lock): error if a referenced package id doesn't exist in list of packages (#16509)
  • fix(lsp): add ServerCapabilities::encoding (#16444)
  • fix(lsp): correct parameterNames.suppressWhenArgumentMatchesName and variableTypes.suppressWhenTypeMatchesName (#16469)
  • fix(napi): fix is_detached_arraybuffer (#16478)
  • fix(npm): add console global for node environment (#16519)
  • fix(runtime): fix Deno.hostname on windows (#16530)
  • fix(test): add slice method to filename to make them portable (#16482)
  • fix(tools): show correct upgrade command for upgrading canary (#16486)
  • fix(upgrade): don't prompt if latest version is older than current binary (#16464)

Don't miss a new deno release

NewReleases is sending notifications on new releases.