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 ofi8
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)