Skip to content

v0.5.2

Choose a tag to compare

@fansenze fansenze released this 07 May 03:19

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: mark type-checker-dependent rules with RequiresTypeInfo to fix LSP false positives on gap files by @fansenze in #824
  • fix: deflake vscode-extension JS config hot-reload tests by @fansenze in #836
  • fix: align --type-check with tsc --noEmit when tsconfig omits noEmit by @fansenze in #855

Other Changes

  • test(vscode-extension): stabilize cold-start flakes on Linux/Windows CI by @fansenze in #820
  • chore(tsgo): sync typescript-go submodule to 56ab4af4 by @fansenze in #818
  • chore: sync typescript-go submodule to ee4225a8 by @fansenze in #856

Full Changelog: v0.5.1...v0.5.2