Skip to content

Issues: microsoft/TypeScript

TypeScript 5.8 Iteration Plan
#61023 opened Jan 22, 2025 by DanielRosenwasser
Open 23
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

Please add a flag to suppress the warning, Add only entry points to the 'files' or 'include' properties in your tsconfig. External Relates to another program, environment, or user action which we cannot control.
#61519 opened Apr 1, 2025 by wcwcaseman
6 tasks done
Add .getObjectType() to the TypeChecker
#61517 opened Apr 1, 2025 by mrazauskas
6 tasks done
comados iphone free fire para pega todos rojo Duplicate An existing issue was already created
#61515 opened Apr 1, 2025 by juda12345
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
AllowSharedBufferSource definition is incorrect Needs Investigation This issue needs a team member to investigate its status.
#61480 opened Mar 24, 2025 by kainino0x
Wrong import attribute typed as any, but should be typed as string 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
#61469 opened Mar 23, 2025 by johann1301s Backlog
Explicit target type breaks generic parameter inference for function call with intersection return 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
#61467 opened Mar 23, 2025 by nuiva Backlog
InstanceType and constructor return type inference doesn’t work for built‑in subtypes of ErrorConstructor 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
#61460 opened Mar 21, 2025 by ExE-Boss Backlog
Add types for String.{matchAll,replaceAll} with a well known symbol Fix Available A PR has been opened for this issue 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
#61448 opened Mar 19, 2025 by segevfiner Backlog
Type alias circularly references itself 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
#61443 opened Mar 18, 2025 by aryan-mehrabi Backlog
Allow import.meta.url when module is node16 or node18 Bug A bug in TypeScript Help Wanted You can do this
#61441 opened Mar 17, 2025 by benmccann Backlog
ProTip! Exclude everything labeled bug with -label:bug.