Skip to content

Issues: microsoft/TypeScript

TypeScript 4.8 Iteration Plan
#49074 opened May 11, 2022 by DanielRosenwasser
Open 24
TypeScript 4.9 Iteration Plan
#50457 opened Aug 25, 2022 by DanielRosenwasser
Open 1
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

Organize imports yields no-op edits
#50486 opened Aug 27, 2022 by pushkine
Process suggestion: describe breaking changes to .d.ts files in "Announcing TypeScript 4.x" blog posts Docs The issue relates to how you learn TypeScript
#50477 opened Aug 26, 2022 by glasser
5 tasks done
Union of an array and tuple automatically narrows to the tuple's type Duplicate An existing issue was already created
#50474 opened Aug 26, 2022 by MarkKahn
Optional Generic Arguments in Tuple Needs Proposal This issue needs a plan that clarifies the finer details of how it could be implemented. Suggestion An idea for TypeScript
#50473 opened Aug 26, 2022 by tripolskypetr
5 tasks done
Function argument type inference in recursively modified types Duplicate An existing issue was already created
#50468 opened Aug 26, 2022 by Azarattum
Allow extra fields in object literals if they are used in methods on the object 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
#50467 opened Aug 26, 2022 by RedBeard0531
5 tasks done
NodeNext resolution failed to resolve dual-package correctly Needs Investigation This issue needs a team member to investigate its status.
#50466 opened Aug 26, 2022 by Jack-Works
Cannot be used to index type error for generic conditional type Needs Investigation This issue needs a team member to investigate its status.
#50465 opened Aug 26, 2022 by pkudryashov
Quick fix: "Implement inherited abstract class" should add override keyword to methods Experience Enhancement Noncontroversial enhancements Help Wanted You can do this Suggestion An idea for TypeScript
#50464 opened Aug 26, 2022 by KilianB
5 tasks done
Backlog
Add rust like enums Duplicate An existing issue was already created
#50460 opened Aug 26, 2022 by Haider-Ali-Dev
5 tasks done
Refactor inner function to module level 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
#50458 opened Aug 25, 2022 by trajano
TypeScript 4.9 Iteration Plan Planning Iteration plans and roadmapping
#50457 opened Aug 25, 2022 by DanielRosenwasser
Rewrite TSServer Crawler/Fuzzer Domain: TSServer Issues related to the TSServer Infrastructure Issue relates to TypeScript team infrastructure
#50456 opened Aug 25, 2022 by DanielRosenwasser TypeScript 4.9.0
Conditional type not narrowed inside of conditional type Design Limitation Constraints of the existing architecture prevent this from being fixed
#50448 opened Aug 25, 2022 by douglasg14b
Control flow analysis overriding an explicit type declaration when the type flows from optional chaining Not a Defect This behavior is one of several equally-correct options
#50444 opened Aug 25, 2022 by Andarist
Type info of arrow function arguments get lost when you parametrize that function Not a Defect This behavior is one of several equally-correct options
#50443 opened Aug 25, 2022 by corno
assigning an array to a variable of type Record<string, any> should be an error Working as Intended The behavior described is the intended behavior; this is not a bug
#50439 opened Aug 25, 2022 by ivanhofer
ProTip! Type g i on any issue or pull request to go back to the issue listing page.