Commits
User selector
Commit History
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5authored
Commits on Jul 23, 2021
Consider module augmentations in files referenced by imports in watch/incremental (#45156)
Show description for 48aecfaauthored
Commits on Jun 22, 2021
avoid computing a full shape for indirectly invalidated files (#44090)
Show description for 22637a2authored
Commits on Jun 18, 2021
Make files safe for Windows (#44651)
Show description for 580bb06authored
Commits on Jun 17, 2021
Make export-module and reference maps invertible (#44402)
Show description for 9549928authored
Commits on May 18, 2021
Commits on May 6, 2021
When directory watcher is invoked with any file from node_modules package, invalidate for file paths in that package (#43974)
Show description for 233f28candauthored
Commits on Apr 17, 2021
Reducing tsbuildinfo size further (#43695)
Show description for 01264acandauthored
Commits on Mar 26, 2021
Cache resolved project references and watch wild card directories from them to update them (#42929)
Show description for a545ab1authored
Commits on Mar 23, 2021
Do not calculate signatures if old state is not used (#43314)
Show description for 04205caauthored
Commits on Mar 3, 2021
Move fixed chunk size polling as a watch option and move it out of server (#42542)
Show description for 0cf834cauthored
Commits on Feb 24, 2021
Do not cache directory structure for symlinked directories (#42868)
Show description for 5f5437aauthored
Commits on Feb 23, 2021
Commits on Dec 18, 2020
Use fs.realpathSync.native when available (#41292)
Show description for 902fcb0authored
Commits on Dec 11, 2020
Watch extended configs if present (#41493)
Show description for 716b167andauthored
Commits on Dec 9, 2020
Keep track of why files are in the program (#40011)
Show description for 2eca17dauthored
Commits on Nov 4, 2020
Add way to exclude files and directories to watch (#39243)
Show description for 76cf8fdauthored
Commits on Nov 2, 2020
Fix incremental emit issue where dependency relations implied by synthesized imports would not be detected (#41346)
Show description for 816af71andauthored
Commits on Oct 30, 2020
Commits on Oct 22, 2020
Commits on Oct 15, 2020
- authored andcommitted
Commits on Oct 10, 2020
Handle noEmit and noEmitOnError with SemanticDiagnosticsBuilder (#40880)
Show description for a4b9bbaandauthored
Commits on Oct 9, 2020
Commits on Sep 25, 2020
Commits on Jul 30, 2020
Issue35876: Give better error message when Classic Module Resolution with incorrect path (#38105)
Show description for bffe354authored
Commits on Jul 14, 2020
Fix tsc --watch crash on module augmentations when module resolution changes (#39604)
Show description for 98ab3a7authored
Commits on Jun 26, 2020
- committed
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored
Commits on Jun 19, 2020
Add deprecated related feature (#38523)
Show description for 59ad375andauthored
Commits on Jun 18, 2020
Allows emitting buildInfo when --noEmit is specified (#39122)
Show description for b977f86authored
Commits on Jun 16, 2020
Fixes issues with reload because of output emit (#39030)
Show description for 0232d4aauthored
Commits on Jun 12, 2020
Fix casing for wild card keys for implicit globs to get wild card directories to watch (#39049)
Show description for f628bf8authored
Commits on Jun 9, 2020
Schedule failed lookup updates (#38560)
Show description for a72ed0aauthored