Skip to content

Issues: microsoft/TypeScript

TypeScript 5.2 Iteration Plan
#54298 opened May 17, 2023 by DanielRosenwasser
Open 2
TypeScript 5.1 Iteration Plan
#53031 opened Feb 28, 2023 by DanielRosenwasser
Open 27
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Allow overriding parameters of an overridden method
#54426 opened May 28, 2023 by Malix-Off
5 tasks done
Report evolving arrays / evolving variables differently in QuickInfo Experience Enhancement Noncontroversial enhancements Help Wanted You can do this Suggestion An idea for TypeScript
#54414 opened May 26, 2023 by RyanCavanaugh
5 tasks done
Backlog
Compiled code contain jsx code. Bug A bug in TypeScript Fix Available A PR has been opened for this issue
#54411 opened May 26, 2023 by IvanovRoman TypeScript 5.2.0
Add option to include files in type checking, but not compiling Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript
#54410 opened May 26, 2023 by remcohaszing
5 tasks done
types of A[] || B[] and A[] ?? B[] are incorrect if A is a subtype of B Not a Defect This behavior is one of several equally-correct options
#54409 opened May 26, 2023 by Alexsey
Generating declaration file (.d.ts) for a single module Awaiting More Feedback This means we'd like to hear from more people who would be helped by this feature Suggestion An idea for TypeScript
#54408 opened May 26, 2023 by ClementNerma
5 tasks done
Spread operator mixed with destructuring assignment resulting in unsoundness Help Wanted You can do this Possible Improvement The current behavior isn't wrong, but it's possible to see that it might be better in some cases
#54402 opened May 25, 2023 by ZiyaoWei Backlog
Inheritance with generics disappears when using typings and "this" type Design Limitation Constraints of the existing architecture prevent this from being fixed
#54398 opened May 25, 2023 by alberto-schena-gizero
Latest RC version tsc faild to load tsconfig.json>compilerOptions>types Needs More Info The issue still hasn't been fully clarified
#54390 opened May 25, 2023 by adoin
ProTip! Exclude everything labeled bug with -label:bug.