Skip to content

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
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

lib.d.ts Updates for TypeScript 5.8 Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript
#60985 opened Jan 16, 2025 by DanielRosenwasser
Design Meeting Notes, 1/10/2025 Design Notes Notes from our design meetings
#60984 opened Jan 16, 2025 by DanielRosenwasser
Generic type inferance not working Working as Intended The behavior described is the intended behavior; this is not a bug
#60981 opened Jan 16, 2025 by aceArt-GmbH
Accessing protected computed property does not produce a compiler error 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
#60974 opened Jan 15, 2025 by parzhitsky
builder.getDeclarationDiagnostics performance regression since 5.6 Needs Investigation This issue needs a team member to investigate its status.
#60970 opened Jan 14, 2025 by alan-agius4
Extend the tsc --listFiles option to specify an output file for the list 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
#60966 opened Jan 13, 2025 by pghalliday
6 tasks done
tsconfig.json "lib": "dom" should include "dom.iterable"(?) Needs Investigation This issue needs a team member to investigate its status.
#60959 opened Jan 12, 2025 by rauschma
Getting a setter-only property is typed as the setter's parameter's type instead of 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
#60954 opened Jan 12, 2025 by Gouvernathor
Evolving any ignores branches before a 'continue' Bug A bug in TypeScript Help Wanted You can do this
#60945 opened Jan 9, 2025 by jared-hughes Backlog
Log which project is being checked. Needs More Info The issue still hasn't been fully clarified
#60942 opened Jan 9, 2025 by remcohaszing
6 tasks done
String.prototype.split() with a regex containing a capturing group can return an array of string | 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
#60941 opened Jan 9, 2025 by loristhesnail
HTMLImageElement#fetchPriority doesn't list allowed values Bug A bug in TypeScript Domain: lib.d.ts The issue relates to the different libraries shipped with TypeScript Help Wanted You can do this
#60940 opened Jan 9, 2025 by amakhrov Backlog
error TS2835 suggests .js extension when rewriteRelativeImportExtensions is enabled 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
#60926 opened Jan 7, 2025 by johnpyp
Unary minus on 'any' should infer type to 'number | bigint', not just 'number' In Discussion Not yet reached consensus Suggestion An idea for TypeScript
#60914 opened Jan 5, 2025 by tbroyer
ProTip! What’s not been updated in a month: updated:<2024-12-17.