The Wayback Machine - https://web.archive.org/web/20230613155628/https://github.com/microsoft/TypeScript/pulls
Skip to content

Pull requests: microsoft/TypeScript

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Mark base constraints as circular upon reaching depth limit Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#54624 opened Jun 12, 2023 by ahejlsberg Loading…
fix(dts): JsxSpreadAttribute - remove name from types For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#54599 opened Jun 10, 2023 by dsherret Loading…
Add union and intersection types to unions by type list id Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#54554 opened Jun 6, 2023 by weswigham Draft
Contextually type the right operand of logical or & nullish coalescing using non-nullable left type For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#54553 opened Jun 6, 2023 by Andarist Loading…
scanNumber: smaller return value + side effects Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#54534 opened Jun 5, 2023 by sandersn Loading…
Fix destructuring error with nested objects For Backlog Bug PRs that fix a backlog bug
#54513 opened Jun 4, 2023 by Zzzen Loading…
Support using and await using declarations Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#54505 opened Jun 2, 2023 by rbuckton Loading…
Provide member completions after dot in type locations using typeof For Backlog Bug PRs that fix a backlog bug
#54486 opened Jun 1, 2023 by Andarist Loading…
Allow non-generic return types to be read from single generic call signatures For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#54477 opened May 31, 2023 by Andarist Loading…
Properly emit super not root statement errors with class fields For Backlog Bug PRs that fix a backlog bug
#54475 opened May 31, 2023 by Josh-Cena Loading…
Pick PR #54450 into release-5.0: Resolve tslib re-exports before checking arity Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#54462 opened May 30, 2023 by andrewbranch Loading…
Improve inference between types with multiple signatures Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#54448 opened May 30, 2023 by ahejlsberg Loading…
Report more "No overload matches this call" errors on call target nodes For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#54447 opened May 30, 2023 by Andarist Loading…
Report arity errors on call target nodes For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#54443 opened May 29, 2023 by Andarist Loading…
Remove unused diagnostic 2346 For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#54442 opened May 29, 2023 by Andarist Loading…
Make bodiless declarations an error in JS For Backlog Bug PRs that fix a backlog bug
#54439 opened May 29, 2023 by Josh-Cena Loading…
fix(54310): "Move to file" does not eliminate re-export For Backlog Bug PRs that fix a backlog bug
#54329 opened May 19, 2023 by a-tarasyuk Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.