github denoland/deno v1.11.1

latest releases: v1.46.3, v1.46.2, v1.46.1...
3 years ago

1.11.1 / 2021.06.15

  • feat(unstable): add additional logging information in LSP (#10890)
  • fix: Deno.inspect should inspect the object the proxy represents rather than
    the target of the proxy (#10977)
  • fix: early binding to dispatchEvent in workers (#10904)
  • fix: hang in Deno.serveHttp() (#10923)
  • fix: improve worker types (#10965)
  • fix: make WHATWG streams more compliant (#10967, #10970)
  • fix: poll connection after writing response chunk in Deno.serveHttp() (#10961)
  • fix: set minimum timeout to be 4 milliseconds (#10972)
  • fix(repl): Complete declarations (#10963)
  • fix(repl): Fix undefined result colour in cmd (#10964)

Release notes for std version 0.99.0:
https://github.com/denoland/deno_std/releases/tag/0.99.0

Don't miss a new deno release

NewReleases is sending notifications on new releases.