Skip to content

v1.17.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 18:31
· 6483 commits to main since this release
ded7791

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)