-
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
- 16 Closed issues
- 14 New issues
There hasn’t been any commit activity on microsoft/TypeScript in the last week.
Want to help out?
1 Release published by 1 person
-
v5.8.3 TypeScript 5.8.3
published
Apr 7, 2025
5 Pull requests opened by 3 people
-
Cache repeated mapper instantiations only within a single instantiation call
#61535 opened
Apr 5, 2025 -
Improve release publisher pipeline
#61551 opened
Apr 7, 2025 -
Fix missing properties codefix for property assignment declarations
#61559 opened
Apr 9, 2025 -
Don't set parent on non-transient symbols in mergeSymbolTable
#61560 opened
Apr 9, 2025 -
Add the `.getNonPrimitiveType()` method to the `TypeChecker`
#61562 opened
Apr 10, 2025
16 Issues closed by 9 people
-
Partial Mode: IntelliSense not available for Typescript
#60322 closed
Apr 11, 2025 -
`asserts err is ResponseError<T>` assertion narrowing doesn't work as expected
#61564 closed
Apr 10, 2025 -
Broken Type guard narrowing when `strictnullcheck` is `false`
#61546 closed
Apr 10, 2025 -
Allow all error messages from tsc compiler to have their severity customized
#61557 closed
Apr 9, 2025 -
`exactOptionalPropertyTypes`: strict type equality is too lenient
#61547 closed
Apr 9, 2025 -
[ServerErrors][JavaScript] 5.9.0-dev.20250406 vs 5.8.3
#61543 closed
Apr 8, 2025 -
[ServerErrors][TypeScript] 5.9.0-dev.20250406 vs 5.8.3
#61544 closed
Apr 8, 2025 -
[NewErrors] 5.9.0-dev.20250406 vs 5.8.3
#61542 closed
Apr 8, 2025 -
Export collisions not considered errors when in .d.ts files
#61553 closed
Apr 8, 2025 -
The generated. d.ts file is missing jsdoc comments
#60404 closed
Apr 7, 2025 -
Repeated `in` checks of asserted/predicate-d type don't work
#61526 closed
Apr 7, 2025 -
`InstanceType<T>` fails when returning instance from constructor
#61530 closed
Apr 7, 2025 -
JavaScript file: Shadowing `require` still behaves like the global one
#61528 closed
Apr 7, 2025 -
Type narrowing does not extend to return type
#61537 closed
Apr 5, 2025
14 Issues opened by 14 people
-
namespaces don't respect `const`s
#61568 opened
Apr 12, 2025 -
Return type of exported function has or is using name X from external module Y but cannot be named.
#61567 opened
Apr 11, 2025 -
TypeScript reports incorrect error
#61563 opened
Apr 10, 2025 -
Allow return type annotations on setters
#61561 opened
Apr 10, 2025 -
Implements typeof object does not scaffold missing properties
#61556 opened
Apr 9, 2025 -
Generic key does not match narrow type in nested objects
#61555 opened
Apr 9, 2025 -
Function augmented types are enforced inconsistently
#61554 opened
Apr 9, 2025 -
`import.meta.resolve` is not shimmed when using `--rewriteRelativeImportExtensions`
#61541 opened
Apr 6, 2025 -
[bug:7.5.3] Mapper class explicite field regression
#61540 opened
Apr 6, 2025 -
Always Show Return Type
#61550 opened
Apr 6, 2025 -
Infer tuple types like template literal types do
#61539 opened
Apr 6, 2025 -
Filename with two dollar signs ($$) behaves differently when using paths config
#61538 opened
Apr 5, 2025
59 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.
-
Expandable hover
#61492 commented on
Apr 11, 2025 • 19 new comments -
Feature request: allow user to merge extended arrays in tsconfig files
#20110 commented on
Apr 7, 2025 • 0 new comments -
this any typed in some JS object literals
#22058 commented on
Apr 12, 2025 • 0 new comments -
Suggestion: Type annotations and interfaces for function declarations
#22063 commented on
Apr 12, 2025 • 0 new comments -
Allow extending types referenced through interfaces
#31843 commented on
Apr 12, 2025 • 0 new comments -
Support Intellisense for string/number literals in a widened union
#33471 commented on
Apr 12, 2025 • 0 new comments -
Implicit Symbol.iterator call in for..of loops / spread destructuring doesn't infer `this` generic type parameter
#38388 commented on
Apr 12, 2025 • 0 new comments -
improper declared type cause narrow type not work when its computed type is not union.
#39114 commented on
Apr 12, 2025 • 0 new comments -
In JSDoc @type is not a type declaration, which it is much more like type conversion.
#39650 commented on
Apr 12, 2025 • 0 new comments -
Compile error if I named last array destructuring element.
#41548 commented on
Apr 12, 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
Apr 12, 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
Apr 12, 2025 • 0 new comments -
Broken emit when `Infinity` or `‑Infinity` ends up in a type position
#42905 commented on
Apr 12, 2025 • 0 new comments -
Typescript 4.2.x - incorrectly infered generic return type of a record union (extra undefined)
#43943 commented on
Apr 12, 2025 • 0 new comments -
Support inferring `never` as the return type in JavaScript when overriding a class method that returns `never`
#46791 commented on
Apr 12, 2025 • 0 new comments -
Intersection causes incorrect type compatability
#48720 commented on
Apr 12, 2025 • 0 new comments -
Regression in 4.8 where string union type widens to string
#50635 commented on
Apr 12, 2025 • 0 new comments -
Order of ReadonlySet/ReadonlyMap in union causes differing key inference
#52313 commented on
Apr 12, 2025 • 0 new comments -
Expression produces a union type that is too complex to represent
#53234 commented on
Apr 12, 2025 • 0 new comments -
Crash when defining `Array` type via `[]` syntax
#57009 commented on
Apr 12, 2025 • 0 new comments -
mapped type with remapped keys unexpectedly widens type
#57265 commented on
Apr 12, 2025 • 0 new comments -
Inconsistent type inference on overloaded function types
#57351 commented on
Apr 12, 2025 • 0 new comments -
Error not issued when global type is an alias of an object type literal
#57564 commented on
Apr 12, 2025 • 0 new comments -
Inconsistent typechecking with require() in JS and TS
#60032 commented on
Apr 12, 2025 • 0 new comments -
Support importing types from a `.mts` file from within a CommonJS file.
#58195 commented on
Apr 12, 2025 • 0 new comments -
Use the width of a type to add newlines in type assignment error messages
#45896 commented on
Apr 12, 2025 • 0 new comments -
fix(57026): Renaming on declaration whose name is a String Literal
#61353 commented on
Apr 11, 2025 • 0 new comments -
Fixed nullish coalesce operator's precedence
#61372 commented on
Apr 11, 2025 • 0 new comments -
Cache mapper instantiations
#61505 commented on
Apr 11, 2025 • 0 new comments -
fix(jsx): correct source location when react-jsx and whitespace before jsx
#61534 commented on
Apr 6, 2025 • 0 new comments -
Include documentation from a variable's type when you hover the variable
#37876 commented on
Apr 7, 2025 • 0 new comments -
Add initializer property to JSDocParameterTag node
#61373 commented on
Apr 7, 2025 • 0 new comments -
TS 5.8 TypeError: Cannot read properties of undefined (reading 'kind')
#61351 commented on
Apr 7, 2025 • 0 new comments -
Type argument inference fails using partial generic type when it should be possible
#54622 commented on
Apr 7, 2025 • 0 new comments -
Preserve JSDocs in *.d.ts files when stripping comments
#14619 commented on
Apr 7, 2025 • 0 new comments -
Module resolution: NodeNext breaks typechecking
#60561 commented on
Apr 7, 2025 • 0 new comments -
Expose design-time type information in TC39 decorator metadata when `emitDecoratorMetadata: true`
#57533 commented on
Apr 8, 2025 • 0 new comments -
Assigning window.location after 5.8.2 upgrade fails
#61335 commented on
Apr 8, 2025 • 0 new comments -
Wrong location generated for JSX with whitespace around it when react-jsxdev
#61533 commented on
Apr 8, 2025 • 0 new comments -
Array.isArray type narrows to any[] for ReadonlyArray<T>
#17002 commented on
Apr 9, 2025 • 0 new comments -
Import type over generic argument
#31090 commented on
Apr 9, 2025 • 0 new comments -
Service Worker typings
#11781 commented on
Apr 9, 2025 • 0 new comments -
DOM lib: Add support for Trusted Types API
#30024 commented on
Apr 10, 2025 • 0 new comments -
Add `.getObjectType()` to the `TypeChecker`
#61517 commented on
Apr 10, 2025 • 0 new comments -
Interaction of empty arrays and `satisfies` is unsatisfying
#51853 commented on
Apr 10, 2025 • 0 new comments -
Allow Inifinity and -Infinity as number literal types
#32277 commented on
Apr 10, 2025 • 0 new comments -
@ts-ignore for the block scope and imports
#19573 commented on
Apr 10, 2025 • 0 new comments -
Incorrect type inference for generic class in JavaScript
#61552 commented on
Apr 10, 2025 • 0 new comments -
`Intl.DurationFormat` missing from library definitions
#60608 commented on
Apr 11, 2025 • 0 new comments -
TypeScript 5.8 Iteration Plan
#61023 commented on
Apr 11, 2025 • 0 new comments -
Manually constructed nullish coalescing AST is missing parentheses when printed
#61369 commented on
Apr 11, 2025 • 0 new comments -
Incorrect operator precedence when using private fields with nullish coalescing assignment for targets <= es2021
#61109 commented on
Apr 11, 2025 • 0 new comments -
Suggestion: Allow getters to have predicate return types
#43368 commented on
Apr 11, 2025 • 0 new comments -
"function" semantic token applied instead of "decorator", thus cannot configure correct syntax highlighting
#50469 commented on
Apr 11, 2025 • 0 new comments -
[Feature request]type level equal operator
#48100 commented on
Apr 11, 2025 • 0 new comments -
Fix "isolatedDeclarations" QuickFix
#59112 commented on
Apr 11, 2025 • 0 new comments -
disallow comparing to null and undefined unless they are valid cases in strict null mode
#11920 commented on
Apr 12, 2025 • 0 new comments -
Support @class in JSDoc
#12681 commented on
Apr 12, 2025 • 0 new comments -
Error inferring types of promise function
#17873 commented on
Apr 12, 2025 • 0 new comments