Repo closure notice added
README now points contributors to the original TypeScript repo and announces this staging repo will be archived.
Read the issue →README now points contributors to the original TypeScript repo and announces this staging repo will be archived.
Read the issue →Generated the TS API from Go sources, shipped content mappers, and fixed crashes, comment preservation, and JSX go-to-definition edges.
Read the issue →Several parser/checker fixes landed, including ES2025 regex gating, crash/diagnostic fixes, and enum declaration emit preservation.
Read the issue →
August 17th, 2026 · 13 commits
+4
Added symbol and file-scoped diagnostics APIs, plus fixes for JSDoc parsing, tuple optionality, and extension TSDK resolution.
Read the issue →
August 14th, 2026 · 16 commits
+3
Completion snippets, richer hovers, safer parsing, regex diagnostics, and several rename/declaration-emit fixes shipped today.
Read the issue →
August 13th, 2026 · 11 commits
Native preview gains config parsing and symbol-scope APIs, while compiler and language server fixes improve emit, diagnostics, and stability.
Read the issue →Typescript-go fixes a contextual property memory regression and tightens diagnostic deduping and lookup behavior.
Read the issue →New transpile/declaration APIs, a heritage-clause AST split, and macOS signing/realpath fixes headline a busy day.
Read the issue →Several user-facing fixes landed for watch mode, nested emits, namespace await handling, and extensionless files.
Read the issue →Adds workspace/symbol scoping to the active document and fixes a watcher close race that could panic during file watch reconciliation.
Read the issue →TypeScript Go updates variance inference to track work by associated symbol, improving circular generic analysis and related tests.
Read the issue →A targeted compiler fix prevents physical dependencies from being misclassified as symlinks, correcting JS declaration emit in JSDoc import cases.
Read the issue →