Skip to content

Issues: microsoft/TypeScript

TypeScript 5.6 Iteration Plan
#59250 opened Jul 11, 2024 by DanielRosenwasser
Open 8
TypeScript 5.5 Iteration Plan
#57475 opened Feb 22, 2024 by DanielRosenwasser
Open 67
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

Missing ASI after field named get Needs Investigation This issue needs a team member to investigate its status.
#59549 opened Aug 7, 2024 by nicolo-ribaudo TypeScript 5.7.0
Make typed arrays generic over ArrayBufferLike (alt) Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#86317 opened Jul 24, 2024 by rbuckton Draft
Make typed arrays generic over ArrayBufferLike Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#86307 opened Jul 24, 2024 by rbuckton Draft
import defer Stage 2.7 proposal support Committed The team has roadmapped this issue Suggestion An idea for TypeScript
#59391 opened Jul 22, 2024 by nicolo-ribaudo
6 tasks done
Fixed narrowing types by aliased optional chain call expressions For Backlog Bug PRs that fix a backlog bug
#59153 opened Jul 5, 2024 by Andarist Loading…
bug(Printer): LF newline in template strings is escaped when it shouldn't be Needs Investigation This issue needs a team member to investigate its status.
#59150 opened Jul 5, 2024 by maxpatiiuk TypeScript 5.6.0
Nested Promise not automatically unwrapped Needs Investigation This issue needs a team member to investigate its status.
#59111 opened Jul 2, 2024 by eps1lon
Crashes on transform and parse (from assertion/debug failures) Bug A bug in TypeScript Crash For flagging bugs which are compiler or service crashes or unclean exits, rather than bad output Domain: Transforms Relates to the public transform API Effort: Casual Good issue if you're already used to contributing to the codebase. Harder than "good first issue". Fix Available A PR has been opened for this issue Help Wanted You can do this
#58924 opened Jun 19, 2024 by Roise-yue TypeScript 5.6.0
Compiler cannot handle promise.then(null | undefined) Needs Investigation This issue needs a team member to investigate its status.
#58619 opened May 22, 2024 by blackdyedsheep TypeScript 5.6.0
Reachability analysis of never for yield* is unchecked Needs Investigation This issue needs a team member to investigate its status.
#58582 opened May 20, 2024 by rixtox TypeScript 5.6.0
Iterators/Generators, next(), and unsafe yield statement types Needs Investigation This issue needs a team member to investigate its status.
#58381 opened Apr 30, 2024 by Renegade334
1 task done
Perform bounds-checking on string input in scanner Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58362 opened Apr 29, 2024 by rbuckton Loading…
generator next type should be inferred as union (instead of intersection) of yields' types OR just unknown Needs Investigation This issue needs a team member to investigate its status.
#58343 opened Apr 27, 2024 by btoo
Contextually type array elements using index signatures For Backlog Bug PRs that fix a backlog bug
#58288 opened Apr 22, 2024 by Andarist Loading…
Debug Failure in transformClassLike in "ghost" after #56955 Bug A bug in TypeScript Rescheduled This issue was previously scheduled to an earlier milestone
#58269 opened Apr 21, 2024 by jakebailey TypeScript 5.7.0
Documentation: "Creating and Printing a TypeScript AST" example does not work after v4.9.5 Docs The issue relates to how you learn TypeScript
#58247 opened Apr 19, 2024 by murtyjones
Type literals in declaration files are emitted with comment blocks from the wrong source file Domain: Comment Emit The issue relates to the emission of comments when compiling Needs Investigation This issue needs a team member to investigate its status.
#58143 opened Apr 10, 2024 by wgoehrig
Infer type arguments on instance check For Milestone Bug PRs that fix a bug with a specific milestone
#58028 opened Apr 1, 2024 by molisani Loading…
Type inference bug with using and object literals Bug A bug in TypeScript Rescheduled This issue was previously scheduled to an earlier milestone
#57836 opened Mar 18, 2024 by syg TypeScript 5.7.0
ProTip! Exclude everything labeled bug with -label:bug.