-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Insights: microsoft/TypeScript
Overview
-
- 0 Merged pull requests
- 5 Open pull requests
- 13 Closed issues
- 13 New issues
There hasn’t been any commit activity on microsoft/TypeScript in the last week.
Want to help out?
5 Pull requests opened by 5 people
-
Bump github/codeql-action from 3.28.15 to 3.28.16 in the github-actions group
#61625 opened
Apr 28, 2025 -
chore: `string` type also allows as args in Intl.NumberFormat.format
#61628 opened
Apr 29, 2025 -
Don't obtain apparent type of contextual types being optional type variables
#61635 opened
Apr 30, 2025 -
Function initializers as properties
#61636 opened
May 1, 2025 -
Make an error message related to the `PropertyDecorator` kinder
#61637 opened
May 1, 2025
13 Issues closed by 5 people
-
Allow .ts extension when importing from a private mapping?
#61613 closed
May 1, 2025 -
The inference when using the new keyword doesn't work as expected.
#61621 closed
May 1, 2025 -
Inconsistency with default value export and default type export
#61626 closed
May 1, 2025 -
incomplete between parameter type annotation and default value, but no error is reported.
#61627 closed
May 1, 2025 -
JSX.Element and function component return type assignability
#61620 closed
Apr 28, 2025 -
JSDoc type parameter `{object|boolean}`: error in object properties
#61612 closed
Apr 28, 2025 -
Inconsistent inferred type for extended unions.
#61616 closed
Apr 28, 2025 -
Don't allow applying the ! operator to uncalled functions
#61607 closed
Apr 27, 2025 -
Intellisense should show internals of an interface declaration on hover
#38040 closed
Apr 25, 2025 -
Add caching to improve performance of rebuilds in --build mode
#60701 closed
Apr 25, 2025 -
TypeScript fails to infer generic key `K` when constrained by `T[K]`'s type and `T` is inferred from `this`
#61611 closed
Apr 25, 2025
13 Issues opened by 10 people
-
Broken inference for generic classes passed to a generic function taking an optional class
#61633 opened
Apr 30, 2025 -
typescript auto import includes from `node_modules`
#61634 opened
Apr 30, 2025 -
Intellisense for import.meta.resolve()
#61631 opened
Apr 29, 2025 -
"Extract..." refactorings not available on right side of addition/multiplication expression
#61630 opened
Apr 29, 2025 -
string also allows as args in Intl.NumberFormat.format
#61629 opened
Apr 29, 2025 -
move to new file not working
#61632 opened
Apr 29, 2025 -
[ServerErrors][TypeScript] 5.9.0-dev.20250427 vs 5.8.3
#61624 opened
Apr 27, 2025 -
[ServerErrors][JavaScript] 5.9.0-dev.20250427 vs 5.8.3
#61623 opened
Apr 27, 2025 -
[NewErrors] 5.9.0-dev.20250427 vs 5.8.3
#61622 opened
Apr 27, 2025 -
`rewriteRelativeImportExtensions` errors on relative import
#61615 opened
Apr 25, 2025 -
Prefer local auto-imports over those from external modules
#61617 opened
Apr 25, 2025 -
Add option to always inline .json type import
#61614 opened
Apr 25, 2025
73 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
docs(lib): add @throws JSDoc for JSON methods
#61596 commented on
Apr 30, 2025 • 1 new comment -
JSDoc `@` in the code block is broken
#61640 commented on
May 1, 2025 • 0 new comments -
TypeScript: After moving file into new destination its extensions `declare module '../types' {` are not changing path of module being extending
#61639 commented on
May 1, 2025 • 0 new comments -
Wrong import attribute typed as any, but should be typed as string
#61469 commented on
May 1, 2025 • 0 new comments -
Settings to prefer local import over external import v2
#56676 commented on
May 1, 2025 • 0 new comments -
`import defer` Stage 3 proposal support
#59391 commented on
May 1, 2025 • 0 new comments -
Inconsistent typechecking with require() in JS and TS
#60032 commented on
May 1, 2025 • 0 new comments -
Error not issued when global type is an alias of an object type literal
#57564 commented on
May 1, 2025 • 0 new comments -
Inconsistent type inference on overloaded function types
#57351 commented on
May 1, 2025 • 0 new comments -
mapped type with remapped keys unexpectedly widens type
#57265 commented on
May 1, 2025 • 0 new comments -
Crash when defining `Array` type via `[]` syntax
#57009 commented on
May 1, 2025 • 0 new comments -
Expression produces a union type that is too complex to represent
#53234 commented on
May 1, 2025 • 0 new comments -
Order of ReadonlySet/ReadonlyMap in union causes differing key inference
#52313 commented on
May 1, 2025 • 0 new comments -
Regression in 4.8 where string union type widens to string
#50635 commented on
May 1, 2025 • 0 new comments -
Intersection causes incorrect type compatability
#48720 commented on
May 1, 2025 • 0 new comments -
Support inferring `never` as the return type in JavaScript when overriding a class method that returns `never`
#46791 commented on
May 1, 2025 • 0 new comments -
Typescript 4.2.x - incorrectly infered generic return type of a record union (extra undefined)
#43943 commented on
May 1, 2025 • 0 new comments -
Broken emit when `Infinity` or `‑Infinity` ends up in a type position
#42905 commented on
May 1, 2025 • 0 new comments -
Correctly handle generic functions (e.g.: `Object.freeze`) passed as callbacks to generic functions (e.g.: `Array.prototype.map`)
#42862 commented on
May 1, 2025 • 0 new comments -
Fix #61429: Fast arithmetic type check for type-parameters upper-bounded by `bigint` fixed
#61571 commented on
Apr 27, 2025 • 0 new comments -
Cache mapper instantiations
#61505 commented on
Apr 24, 2025 • 0 new comments -
fix(57026): Renaming on declaration whose name is a String Literal
#61353 commented on
Apr 25, 2025 • 0 new comments -
fix `Intl.Segments#containing` return value type
#61236 commented on
Apr 28, 2025 • 0 new comments -
Add support for `import defer` proposal
#60757 commented on
May 1, 2025 • 0 new comments -
Fixed single signature type instantiations leaking between calls with different mappers
#59972 commented on
Apr 30, 2025 • 0 new comments -
Fixed an issue with mapped property symbol not displaying added `| undefined` when its origin symbol was optional
#59957 commented on
Apr 26, 2025 • 0 new comments -
Fix(15506) - Disallow non-any/number/string operands on comparisons
#56666 commented on
Apr 30, 2025 • 0 new comments -
Preserve type parameter constraint in emitted mapped types while preserving their distributivity
#54759 commented on
Apr 30, 2025 • 0 new comments -
Attempt to reduce types which are about to produce a complexity error
#53739 commented on
May 1, 2025 • 0 new comments -
fix(53576): Don't remove indentations from JSDoc tag documentation
#53631 commented on
Apr 30, 2025 • 0 new comments -
Remove long deprecated completions protocol commands
#52346 commented on
May 1, 2025 • 0 new comments -
Allow some per file compiler options
#49886 commented on
Apr 30, 2025 • 0 new comments -
Improve signature assignability for argument lists of different lengths
#49218 commented on
Apr 30, 2025 • 0 new comments -
[Experiment] Handle package.json watch in tsc --build
#48889 commented on
Apr 28, 2025 • 0 new comments -
Instantiate conditional types within contextual type instantiation when inference candidates are available
#48838 commented on
Apr 30, 2025 • 0 new comments -
`arguments` should not be allowed in class static block
#48172 commented on
May 1, 2025 • 0 new comments -
Implement partial type argument inference using the _ sigil
#26349 commented on
Apr 30, 2025 • 0 new comments -
Suggestion: Allow ES6 export syntax in namespaces
#39865 commented on
Apr 29, 2025 • 0 new comments -
Confusing error message when there is an accidental circular reference in monorepo
#61577 commented on
Apr 28, 2025 • 0 new comments -
MsBuild: Target `TypeScriptDeleteOutputFromOtherConfigs` can grab tsc.out from other Configuration
#50428 commented on
Apr 28, 2025 • 0 new comments -
Strict null checks for Map members
#9619 commented on
Apr 28, 2025 • 0 new comments -
Assigning window.location after 5.8.2 upgrade fails
#61335 commented on
Apr 28, 2025 • 0 new comments -
Add Temporal (Stage 3) types
#60164 commented on
Apr 28, 2025 • 0 new comments -
Inconsistent behaviour of `-?`
#59948 commented on
Apr 27, 2025 • 0 new comments -
Allow bigint as an index type because number is allowed too
#46395 commented on
Apr 26, 2025 • 0 new comments -
Allow trailing commas in type arguments
#21984 commented on
Apr 26, 2025 • 0 new comments -
Typescript can't infer types when using Proxy
#20846 commented on
Apr 26, 2025 • 0 new comments -
TypeScript complains about overwriting .d.ts files that are potentially known outputs
#16749 commented on
Apr 26, 2025 • 0 new comments -
JSDocs don't support properties on functions
#56615 commented on
Apr 26, 2025 • 0 new comments -
Show deprecated strikethrough for JSX properties when union type
#57584 commented on
Apr 25, 2025 • 0 new comments -
References from dynamic imports not recognized when indirectly exporting variable
#61366 commented on
Apr 25, 2025 • 0 new comments -
TypeScript code suggestions include inaccessible private fields from base classes
#61462 commented on
Apr 25, 2025 • 0 new comments -
Unexpected "'Type' is declared but its value is never read." error with jsdoc @import syntax
#60908 commented on
Apr 25, 2025 • 0 new comments -
Switch statement over a union of literals is not exhaustive when checking against enum members
#53736 commented on
Apr 25, 2025 • 0 new comments -
Type narrowing in one case statement does not propagate to the next case
#56361 commented on
Apr 25, 2025 • 0 new comments -
Error when trying to assign a subclass of a base class with generics to `typeof` of that base class
#41770 commented on
May 1, 2025 • 0 new comments -
Compile error if I named last array destructuring element.
#41548 commented on
May 1, 2025 • 0 new comments -
improper declared type cause narrow type not work when its computed type is not union.
#39114 commented on
May 1, 2025 • 0 new comments -
In JSDoc @type is not a type declaration, which it is much more like type conversion.
#39650 commented on
May 1, 2025 • 0 new comments -
Implicit Symbol.iterator call in for..of loops / spread destructuring doesn't infer `this` generic type parameter
#38388 commented on
May 1, 2025 • 0 new comments -
Support Intellisense for string/number literals in a widened union
#33471 commented on
May 1, 2025 • 0 new comments -
Allow extending types referenced through interfaces
#31843 commented on
May 1, 2025 • 0 new comments -
this any typed in some JS object literals
#22058 commented on
May 1, 2025 • 0 new comments -
Suggestion: Type annotations and interfaces for function declarations
#22063 commented on
May 1, 2025 • 0 new comments -
Error inferring types of promise function
#17873 commented on
May 1, 2025 • 0 new comments -
Support @class in JSDoc
#12681 commented on
May 1, 2025 • 0 new comments -
disallow comparing to null and undefined unless they are valid cases in strict null mode
#11920 commented on
May 1, 2025 • 0 new comments -
Improve error message for decorator type mismatches
#4534 commented on
May 1, 2025 • 0 new comments -
Fix "isolatedDeclarations" QuickFix
#59112 commented on
May 1, 2025 • 0 new comments -
Unable to access ServiceWorkerGlobalScope via `self.`
#14877 commented on
Apr 30, 2025 • 0 new comments -
Module "..." cannot be named without a reference to "..." error when decl emitting references to nested modules
#48212 commented on
Apr 30, 2025 • 0 new comments -
moduleResolution Bundler and importModuleSpecifierEnding
#60478 commented on
Apr 30, 2025 • 0 new comments -
refactor: New file generates import from wrong module specifier
#58897 commented on
Apr 30, 2025 • 0 new comments