-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Issues: microsoft/TypeScript
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Using intersection types breaks type inference for function types
#61417
opened Mar 13, 2025 by
johnw42
Allow tuple labels passed to Noncontroversial enhancements
Help Wanted
You can do this
Suggestion
An idea for TypeScript
satisfies
to participate in type inference
Experience Enhancement
Missing compiler error (or emit bug) in another isolatedModules + emitDecoratorMetadata use case
#61411
opened Mar 13, 2025 by
ethanresnick
A flag to replace removed syntax with blank space
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
#61410
opened Mar 12, 2025 by
marco-ippolito
6 tasks done
transformTime
performance regression since 5.6.x
Needs Investigation
#61406
opened Mar 12, 2025 by
valentinmelusson
1 task done
Unreliably report for unused local variable in the editor
Bug
A bug in TypeScript
Help Wanted
You can do this
require() is generated in JS although there's no runtime code
Needs Investigation
This issue needs a team member to investigate its status.
#61395
opened Mar 11, 2025 by
Llorx
TS Perf degradation since last version upgrade
Needs More Info
The issue still hasn't been fully clarified
#61400
opened Mar 10, 2025 by
ShaMan123
'in' does not remove undefined from indexed value (with noUncheckedIndexedAccess)
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
Regression in the way optional properties behave when there's an error in the property value
#61382
opened Mar 9, 2025 by
devanshj
for
-let
+ inner function incorrectly says variable is used before being assigned
Bug
Add initializer property to JSDocParameterTag node
#61373
opened Mar 7, 2025 by
AlfonzAlfonz
6 tasks done
Add allowImportingJsExtensions option to prevent incorrect .js imports
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
#61371
opened Mar 7, 2025 by
DanielRamosAcosta
6 tasks done
Manually constructed nullish coalescing AST is missing parentheses when printed
Bug
A bug in TypeScript
Help Wanted
You can do this
References from dynamic imports not recognized when indirectly exporting variable
#61366
opened Mar 6, 2025 by
dummdidumm
Introduce
strictCustomConditions
option for custom exports
/ imports
conditions with no fallback to other conditions if the file does not exist
#61363
opened Mar 6, 2025 by
aweebit
6 tasks done
Module resolution:
"node"
condition does not work when using moduleResolution=bundler
#61357
opened Mar 5, 2025 by
Borewit
TS 5.8 TypeError: Cannot read properties of undefined (reading 'kind')
#61351
opened Mar 4, 2025 by
zxbodya
typeToString doesn't respect TypeFormatFlags.MultilineObjectLiterals
Needs Investigation
This issue needs a team member to investigate its status.
#61348
opened Mar 4, 2025 by
adrianstephens
Intellisense doesn't narrow properly when discriminator is a template literal
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
Intersection for same key read-only property maybe wrong
Bug
A bug in TypeScript
Help Wanted
You can do this
BUG: TypeScript:
this.constructor
inside instance method (not static
) inside class
doesnt work in autocomplete
#61356
opened Mar 4, 2025 by
psnet
JSX types should automatically pick setter types instead of getter types.
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
#61341
opened Mar 3, 2025 by
trusktr
6 tasks done
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.