https://github.com/Microsoft/TypeScript

sort by:
Revision Author Date Message Commit Date
ec76f93 error on files 28 February 2023, 20:22:38 UTC
36e9620 always error 13 February 2023, 22:39:44 UTC
6aba9b8 Drop `deferredNodes` after checking them all. (#52606) 13 February 2023, 21:50:57 UTC
738b45e Fixed crash in `checkExportsOnMergedDeclarationsWorker` (#52740) 13 February 2023, 19:24:15 UTC
098e18e Update package-lock.json 13 February 2023, 06:06:58 UTC
ed15865 Update package-lock.json 11 February 2023, 06:06:14 UTC
aa65825 Fix completion details auto-imports crashes (#52686) 10 February 2023, 23:26:09 UTC
c838b0c Consult cached contextual types only when no contextFlags (#52611) 10 February 2023, 19:17:59 UTC
1c9ce4f Update package-lock.json 10 February 2023, 06:06:59 UTC
7612a3a Fix crash on `addImportFromExportedSymbol` with default exported symbol (#52694) 10 February 2023, 00:31:58 UTC
7fb6c99 Don't create an unnecessary text span in `isInStringOrRegularExpressionOrTemplateLiteral` (#52697) 09 February 2023, 23:37:22 UTC
bd905d4 Fix crash in union subtype reduction involving template literal and string mapping types (#52699) 09 February 2023, 23:04:57 UTC
6c9792a Decorators normative changes (#52582) 09 February 2023, 19:48:45 UTC
0ef9e8e Ensure we treat "type assertions" as JSX within a unary expression (#52667) 09 February 2023, 19:34:47 UTC
bec0fda Add test for already fixed issue 49778 (#52668) 09 February 2023, 19:04:07 UTC
9a14949 Fix accessing `toString` of features map (#52340) 09 February 2023, 18:22:22 UTC
57ebd99 Exclude `typeof this` from check in `isConstantReference` (#52680) 09 February 2023, 15:06:09 UTC
1c822c4 feat(52097): "Add missing properties" quick fix for calculated string values ... (#52135) 09 February 2023, 01:25:39 UTC
a0afacd Avoid caching duplicate export info from AutoImportProvider (#52683) 08 February 2023, 20:36:12 UTC
963f913 Update package-lock.json 08 February 2023, 06:06:47 UTC
a89f416 Update package-lock.json 07 February 2023, 06:06:24 UTC
cdeb1e3 feat(48702): Emit for dynamic import (import()) when target >= ES2020 and module == None (#50942) 07 February 2023, 00:18:06 UTC
76c23e4 Fixed binding element types coming from the out of tuple bounds under `noUncheckedIndexedAccess` (#52318) 07 February 2023, 00:17:05 UTC
40208a8 Narrow references within optional chains in for-in loops (#52059) 07 February 2023, 00:15:27 UTC
4775381 Ensure projects are updated for find all references (#52583) 06 February 2023, 23:42:05 UTC
59844e7 Don't consult JSDoc outside of JS in expando function assignment declarations (#52640) 06 February 2023, 23:28:21 UTC
6b43f82 Filter out existing cases from string completions (#52633) 06 February 2023, 21:16:29 UTC
7d8f6ee Add cache to auto-import package.json filter (#52422) 06 February 2023, 19:33:04 UTC
720ec45 Improve handling of corner cases in `narrowTypeByInstanceof` (#52592) 06 February 2023, 19:32:33 UTC
7bfe6ac Make traces where #50762 happens machine analyzable (#52602) 06 February 2023, 19:31:07 UTC
70d14f3 fix(52594): this incorrectly applies in TS files in typeToString (#52610) 06 February 2023, 16:59:32 UTC
0bf9991 Make `emitModuleKindIsNonNodeESM` internal (#52599) 06 February 2023, 16:44:58 UTC
1ed0a5a Update package-lock.json 05 February 2023, 06:06:09 UTC
00eb220 Fix completion of partial identifier inside a JsxExpression (#52572) Co-authored-by: Karl Kraus <karl.kraus@avantagarde-talents.de> Co-authored-by: Gabriela Araujo Britto <gabrielaa@microsoft.com> 04 February 2023, 00:54:56 UTC
c9b5f2b Replace `missingType` with `undefinedType` in the `IndexedAccessTypeNode`'s type (#52016) 04 February 2023, 00:32:22 UTC
c06711d Handle literal string union complete pattern for JSX attribute snippets (`<input type />`) (#52562) Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com> 03 February 2023, 23:40:00 UTC
2e9da1e Remove always-incorrect error message about importing .ts extensions (#52595) 03 February 2023, 23:02:57 UTC
ddadea1 Make getSupportedCodeFixes plugin test such that we dont need to update its baseline for every new error (#52596) 03 February 2023, 21:17:33 UTC
ea47fb1 Fix false verbatimModuleSyntax error on `export namespace` in ESM (#52555) 03 February 2023, 20:32:01 UTC
c828562 Speed up debug attach by setting outFiles (#52584) Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com> 03 February 2023, 18:01:41 UTC
066c78d return `baseType` in `getSubstitutionType` when `baseType` is `any` (#52573) 03 February 2023, 16:35:10 UTC
bbfb9ac Update package-lock.json 03 February 2023, 06:06:35 UTC
2a8436c Use eslint-plugin-simple-import-sort (#52090) 02 February 2023, 22:36:21 UTC
0d251ba Improve `@overload`'s interactions with constructors (#52577) 02 February 2023, 22:24:17 UTC
0f41b7a fix(52418): "Convert to named function" breaks on concise return of async function (#52434) 02 February 2023, 21:03:52 UTC
87b6fcd don't use `Extension[]` cast (#52556) 02 February 2023, 20:59:37 UTC
ab5067b Always respect preserveSymlinks (#51842) 02 February 2023, 20:37:35 UTC
e7dfe82 fix(52543): Module specifier should be escaped for snippet in import statement completion (#52574) 02 February 2023, 19:27:10 UTC
4ec9b2f Fix crash when looking for `__esModule` during symbol table merging (#52554) 02 February 2023, 17:27:10 UTC
3099385 Consistently propagate `intersectionState` in relations (#52392) 02 February 2023, 15:19:00 UTC
9ee3315 Make getTypeOfSymbol, isArrayType, isTupleType public on TypeChecker (#52467) 02 February 2023, 03:16:38 UTC
8fd1308 Cover more literal expressions in `getQuickTypeOfExpression` (#52181) 02 February 2023, 00:59:47 UTC
d0938c8 imports: display completions to files with extensions from ambient modules (#52406) 02 February 2023, 00:43:07 UTC
c72d929 Fixed accidental propagation of caching-related `objectFlags` (#52546) 01 February 2023, 21:18:19 UTC
3880fce fix(52455): destructuring function props with "enum" as property name breaks .d.ts (#52544) 01 February 2023, 19:44:22 UTC
0715fe5 Better compatibility error for indexed access type (#51228) 01 February 2023, 18:11:41 UTC
1da4725 Fix auto-imports of aliased packages with `exports` (#52538) 01 February 2023, 17:49:38 UTC
fb70d44 fix/52457: remove extra the from TS(2809) (#52541) 01 February 2023, 17:46:01 UTC
d32118c Remove line/col for all lib file diagnostics in baselines, completions (#52380) Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com> 01 February 2023, 17:33:01 UTC
d656487 Permit instantiation expressions in `typeof import(...)` (#52532) 01 February 2023, 17:09:55 UTC
26eced3 Update package-lock.json 01 February 2023, 06:06:47 UTC
9584055 Prevent valid JSX from being seen as the start of a generic arrow function, fix crashes (#52450) 01 February 2023, 00:55:48 UTC
3d07795 Fixed type lookup on non-exported value symbol when it has an export symbol (#52140) 01 February 2023, 00:42:29 UTC
42530c3 fix(50952): Can't infer from this type on static class method call in JS Doc (#51149) Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com> 01 February 2023, 00:41:03 UTC
60edd06 Reject auto-imports of relative paths through node_modules in `bundler` resolution (#52536) 31 January 2023, 21:02:59 UTC
c93f20b Fix(50161): Instantiation expressions trigger incorrect error messages (#52373) 31 January 2023, 19:15:10 UTC
7c22023 fix(52514): overload Tags do not receive noImplicitAny errors on missing return types (#52518) 31 January 2023, 17:41:42 UTC
7f41c90 Update package-lock.json 31 January 2023, 06:06:21 UTC
1dc5b28 Restore global `onProfilerEvent` hook for ts-perf (#52523) 31 January 2023, 03:23:29 UTC
a514c7b Prevent generation of dynamic require in library bundles (#52522) 30 January 2023, 21:15:34 UTC
3c0a3e5 fix(52440): typeof ... === "undefined" check on mapped object member doesn't narrow correctly, for only some purposes (#52456) 30 January 2023, 18:28:38 UTC
39a9ac8 Remove extra checkDefined in visitEachChildOfJsxExpression (#52482) 30 January 2023, 01:07:58 UTC
ac24daa Update package-lock.json 29 January 2023, 06:06:09 UTC
7d1cc88 Update package-lock.json 28 January 2023, 06:06:12 UTC
ef2d363 Ensure built/local exists before producing typesMap.json (#52468) 27 January 2023, 20:55:46 UTC
41edecd Fix typo in diagnostic messages (#52465) 27 January 2023, 19:44:12 UTC
477ec2c Get export symbol if needed for verbatimModuleSyntax check on default/equals exports (#52448) 27 January 2023, 18:13:56 UTC
737a931 Update package-lock.json 27 January 2023, 06:06:39 UTC
f794fbf Mark new createPrinter vars as pure to remove new code from typingsInstaller (#52438) 27 January 2023, 00:46:55 UTC
5a419a2 In tsc --b mode detect if root file of compilation is not root any more (#52417) 27 January 2023, 00:03:00 UTC
d63d081 Mark allowArbitraryExtensions as affectsProgramStructure (#52437) 26 January 2023, 21:40:19 UTC
5e8bf48 Fix auto-imports with `--moduleResolution bundler` and `customConditions` (#52423) 26 January 2023, 17:44:07 UTC
0141d1d Reuse Printers with common options (#52382) 25 January 2023, 19:59:02 UTC
45c246f Fixed a mistake in the `narrowingDestructuring` test (#52411) 25 January 2023, 18:50:29 UTC
a311e25 Add 2023 array methods to target features (#52242) 25 January 2023, 18:31:53 UTC
be488fa Revert part of catch clause PR which broke other declarations (#52403) 25 January 2023, 18:24:25 UTC
022516e Suppress verbatimModuleSyntax error on ambient `export default` (#52414) 25 January 2023, 18:22:56 UTC
43ecac8 fix(52386): JSDoc code fixes for arrow-function initialized const duplicates comment (#52390) 25 January 2023, 07:42:57 UTC
7f64af2 Update package-lock.json 25 January 2023, 06:06:34 UTC
9ee093c feat(52366): @prop is not provided as a valid JSDoc tag in autocompletion (#52384) 24 January 2023, 10:00:23 UTC
273a67f Add linkcode and linkplain to jsdoc tags (#52176) 24 January 2023, 09:59:05 UTC
7458629 Update package-lock.json 24 January 2023, 06:06:21 UTC
1094188 Plumb formatting to getDocCommentTemplateAtPosition (#52349) Fixes https://github.com/microsoft/TypeScript/issues/52348 23 January 2023, 23:31:58 UTC
3d38971 Fix error in herebyfile after comparison strictness change (#52376) 23 January 2023, 21:49:26 UTC
97dfe72 Swap minestarks for zkat and joj in fabricbot.json (#52374) 23 January 2023, 20:52:51 UTC
87c808f Add test case for #52271 (#52333) Fixes https://github.com/microsoft/TypeScript/issues/52271 23 January 2023, 19:59:24 UTC
700452d Update package-lock.json 23 January 2023, 06:06:23 UTC
31b4ec5 Update package-lock.json 22 January 2023, 06:06:09 UTC
670bc42 Update package-lock.json 21 January 2023, 06:06:26 UTC
06db35c Use early bail-out for contextual identifier checks. 21 January 2023, 02:17:14 UTC
back to top