Skip to content

Issues: microsoft/TypeScript

TypeScript 5.8 Iteration Plan
#61023 opened Jan 22, 2025 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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

exactOptionalPropertyTypes: strict type equality is too lenient Not a Defect This behavior is one of several equally-correct options
#61547 opened Apr 7, 2025 by rauschma
Broken Type guard narrowing when strictnullcheck is false Not a Defect This behavior is one of several equally-correct options
#61546 opened Apr 7, 2025 by JeanMeche
Always Show Return Type Needs Investigation This issue needs a team member to investigate its status.
#61550 opened Apr 6, 2025 by nonnapopoa
Infer tuple types like template literal types do
#61539 opened Apr 6, 2025 by DarrenDanielDay
6 tasks done
Add .getObjectType() to the TypeChecker
#61517 opened Apr 1, 2025 by mrazauskas
6 tasks done
Confusing error on computed name class member 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
#61510 opened Mar 31, 2025 by Andarist Backlog
Unsafe Map overload spoils direct property access on parenthesized assignment expression 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
#61506 opened Mar 30, 2025 by Andarist Backlog
Intellisense fails to detect package.json import paths 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
#61504 opened Mar 29, 2025 by anthonyma94 Backlog
Covariant generic parameters fail unification Bug A bug in TypeScript Help Wanted You can do this
#61503 opened Mar 28, 2025 by feedab1e Backlog
Never-initialized variable type is not narrowed to undefined 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
#61496 opened Mar 27, 2025 by jtbandes
Trailing comma in dynamic import should be allowed also when used in a typeof type 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
#61489 opened Mar 26, 2025 by nicolo-ribaudo Backlog
"Find All References" shows all interface implementations instead of specific class method references 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
#61484 opened Mar 25, 2025 by wizardnet972
ProTip! Adding no:label will show everything without a label.