Skip to content

v1.38.4

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 22:05
· 1106 commits to main since this release
8c07f52

1.38.4 / 2023.11.30

  • fix(node): spawnSync's status was incorrect (#21359)
  • perf(lsp): add performance marks for TSC requests (#21383)
  • perf(lsp): avoid redundant getNavigationTree() calls (#21396)
  • perf(lsp): cancel ts requests on future drop (#21387)
  • perf(lsp): remove throttling of cancellation token (#21395)