皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Deno 1.17.1发布

Deno 1.17.1发布

1.17.1 / 2021.12.22

  • feat(lsp, unstable): add code lens for debugging tests (#13138)
  • feat(lsp, unstable): supply accept header when fetching registry config
    (#13159)
  • fix: inspector prompts (#13123)
  • fix(coverage): Split sources by char index (#13114)
  • fix(ext/ffi): use c_char instead of i8 for reading strings (#13118)
  • fix(ext/websocket): WebSocketStream don’t error with “sending after closing”
    when closing (#13134)
  • fix(repl): support assertions on import & export declarations (#13121)