Accessor duplicate checks tightened
Duplicate-declaration handling now treats properties and accessors correctly, and a JSX signature-help crash was fixed.
Read the issue →Duplicate-declaration handling now treats properties and accessors correctly, and a JSX signature-help crash was fixed.
Read the issue →New native-preview checker endpoints, a stack-limit escape hatch, and fixes for union truncation and JS Promise diagnostics.
Read the issue →Several fixes improve widened assignments, hover/type display, and restart reliability, with one broader checker refactor restored.
Read the issue →Large day for TypeScript-Go: declaration emit grows smarter, quick info improves for optional members, and several crash fixes land.
Read the issue →
April 24th, 2026 · 9 commits
+1
Tracing was added across the checker and compiler, VS Code gains ATA controls, and auto-import symlink races were fixed and retested.
Read the issue →
April 23rd, 2026 · 16 commits
+3
Notable fixes landed across auto-imports, hover rendering, iteration diagnostics, and VS Code extension auto-insert behavior.
Read the issue →Major type-checker and language-service fixes landed alongside a native-preview packaging move and cache/hover refinements.
Read the issue →Multiple crash fixes landed across hover, token lookup, module resolution, and LSP behavior, plus one Unicode bug fix.
Read the issue →JS declaration emit now remaps type nodes more accurately, auto-import realpaths follow symlinked deps, and rename ranges are tighter.
Read the issue →