Commits
User selector
Commit History
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5authored- authored
Orta Therox
Commits on Sep 20, 2021
Import assertion (#40698)
Show description for ec114b8andauthored
Commits on Sep 15, 2021
Support resolving `@typescript/[lib]` in node modules (#45771)
Show description for b2f9432authored
Orta Therox
Commits on Sep 8, 2021
Add `--preserveValueImports` (#44619)
Show description for 8610ff5authored
Commits on Aug 26, 2021
Use realpathSync.native on case-insensitive file systems (#44966)
Show description for 7fc1cb4authored
Commits on Aug 16, 2021
Enable `max-statements-per-line` lint rule (#45475)
Show description for e00b5ecauthored
Commits on Jul 19, 2021
Commits on Jul 13, 2021
Watch mode watches for changes in package.json files used in resolution (#44935)
Show description for 8e855d1authored
Commits on Jul 1, 2021
Update LKG to enable improved narrowing in 4.4. (#44842)
Show description for 9d443b7authored
Commits on Jun 17, 2021
Commits on Jun 15, 2021
Issue "Cannot find name did-you-mean" errors as suggestions in plain JS (#44271)
Show description for e53f19fauthored
Commits on Jun 8, 2021
Include type reference directives in symlink cache, wait until program is present to create it (#44259)
Show description for 703c1bcauthored
Commits on Jun 1, 2021
Strict optional properties (#43947)
Show description for 391f9ffauthored
Commits on May 27, 2021
Commits on May 26, 2021
redirectsTarget is keyed with Path (#44278)
Show description for 32323ceauthored- authored
Commits on May 24, 2021
Simplify or optimize regexes with polynomial time worst cases (#44197)
Show description for fcabb5candauthored
Commits on May 18, 2021
Commits on May 3, 2021
Use options from referenced project for including resolved imports in the file when using sources of project reference (#43914)
Show description for f7ef154authored
Commits on Apr 22, 2021
Module Resolution and Type Reference directive cache updates and its API changes (#43700)
Show description for f6d425eandauthored
Commits on Mar 26, 2021
--noImplicitOverride (#39669)
Show description for 2f0c8b2andauthoredCache resolved project references and watch wild card directories from them to update them (#42929)
Show description for a545ab1authored
Commits on Mar 25, 2021
Don't build type catalog during server tracing (#43354)
Show description for 3db6d80authored
Commits on Mar 19, 2021
Made TS6059 rootDir validation consistent for programmatic usage (#43145)
Show description for 5813907authored
Josh Goldberg
Commits on Feb 8, 2021
Re-do tracing initialization and tests around calls
Show description for f462576committed
Commits on Feb 4, 2021
Commits on Jan 20, 2021
Optimize import fixes for projects with many symlinks (#42150)
Show description for 0383b5cauthored
Commits on Jan 19, 2021
Commits on Jan 13, 2021
fix: const enums + isolatedModules emit invalid code (#41933)
Show description for 368cdfdandauthored
Commits on Jan 12, 2021
Do not suggest paths inside node_modules/.pnpm as module specifiers (#42095)
Show description for 33046e3authored
Commits on Jan 8, 2021
If import is used in the file, prefer that import specifier over calculating new one (#42224)
Show description for 66ba15aandauthoredReverts #39277 removing bundledPackageName (#41499)
Show description for 055f363authored
Orta Therox
Commits on Dec 9, 2020
Keep track of why files are in the program (#40011)
Show description for 2eca17dauthored
Commits on Dec 7, 2020
Handle output file names descripency between tsc --b and actual program emit file path calculation (#41811)
Show description for bfb2591authored