WebStorm APIs, go-to-impl fix, comment preservation
Adds native-preview APIs for WebStorm, fixes go-to-implementation on typed object literals, and preserves param comments in generated d.ts.
Read the issue →Adds native-preview APIs for WebStorm, fixes go-to-implementation on typed object literals, and preserves param comments in generated d.ts.
Read the issue →Parser now blocks uneraseable `as`/`satisfies` forms, while native-preview and project handling fix crashes and parent lookup bugs.
Read the issue →Major API and LSP protocol changes landed alongside fixes for declaration emit, parser edge cases, and several compiler panics.
Read the issue →Major fswatch addition and a cluster of compiler/emit fixes across JSX, async super, metadata, and tsconfig parsing.
Read the issue →
June 1st, 2026 · 13 commits
+2
Dynamic queueing for LSP messages plus fixes in tsdk selection, declaration emit, JSDoc parsing, and module resolution.
Read the issue →