Skip to content

0.150.0

Compare
Choose a tag to compare
@denobot denobot released this 28 Jul 16:43
· 2591 commits to main since this release
b81058a

0.150.0 / 2022.07.28

  • feat(http/http_errors): add headers property (#2462)
  • feat(node): support uncaughtException and uncaughtExceptionMonitor (#2460)
  • fix(io): StringWriter retaining references after write (#2456)
  • fix(node): correct import specifiers (#2474)
  • fix(node/fs): fix fs.watch (#2469)
  • fix(node/process.env) support built-in object methods for process.env (#2468)
  • node: ChildProcess.ref()/.unref() (#2395)
  • node: Use "Deno.spawnChild" API for "child_process" polyfill (#2450)