Skip to content

Pull requests: microsoft/TypeScript

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix duplicate error message for literal union types For Milestone Bug PRs that fix a bug with a specific milestone
#63180 opened Feb 22, 2026 by erdinccurebal Loading…
Fix startup crash when redefining global Array with @noLib For Backlog Bug PRs that fix a backlog bug
#63179 opened Feb 22, 2026 by hayatexe Loading…
Fix #37782: add quick fix for private methods For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63174 opened Feb 21, 2026 by loganionian Loading…
Deprecate assert in import() Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63172 opened Feb 20, 2026 by jakebailey Loading…
Port anyFunctionType subtype fix and JSX children NonInferrableType propagation from typescript-go For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63163 opened Feb 19, 2026 by Copilot AI Loading…
Update dependencies Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63156 opened Feb 18, 2026 by jakebailey Loading…
Bump fast-xml-parser from 5.3.2 to 5.3.6 dependencies Pull requests that update a dependency file For Uncommitted Bug PR for untriaged, rejected, closed or missing bug javascript Pull requests that update Javascript code
#63155 opened Feb 18, 2026 by dependabot bot Loading…
Deprioritize native Function methods in IntelliSense For Milestone Bug PRs that fix a bug with a specific milestone
#63147 opened Feb 16, 2026 by apoorvdarshan Loading…
4 tasks done
Add missing diagnostic message for private method quick fix For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63144 opened Feb 15, 2026 by drtootsie Loading…
Fix Debug Failure crash when importing from mapped type module exports For Backlog Bug PRs that fix a backlog bug
#63141 opened Feb 15, 2026 by veeceey Loading…
Bump qs from 6.14.0 to 6.14.2 dependencies Pull requests that update a dependency file For Uncommitted Bug PR for untriaged, rejected, closed or missing bug javascript Pull requests that update Javascript code
#63138 opened Feb 14, 2026 by dependabot bot Loading…
Fixed a crash coming from hitting the instantiation depth limit For Backlog Bug PRs that fix a backlog bug
#63136 opened Feb 13, 2026 by Andarist Loading…
Fixed mapped types not being considered as homomorphic with substitution constraints For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63133 opened Feb 12, 2026 by Andarist Loading…
Fixed a crash related to variadic tuple elements with intersections containing InstantiableNonPrimitive For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63128 opened Feb 11, 2026 by Andarist Loading…
Don't attempt to report signature candidate errors on relation overflows For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63122 opened Feb 8, 2026 by Andarist Loading…
Lift computed property union literal types to union of object types For Backlog Bug PRs that fix a backlog bug
#63120 opened Feb 8, 2026 by DukeDeSouth Loading…
6 tasks done
Deduplicate repeated declarations on union/intersection properties For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63119 opened Feb 8, 2026 by Andarist Loading…
Properly account for intersections in getKeyPropertyName For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63117 opened Feb 8, 2026 by Andarist Loading…
Free preProgram early in the test harness For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63116 opened Feb 8, 2026 by Andarist Loading…
Fix declaration emit for symbol property keys from external modules For Milestone Bug PRs that fix a bug with a specific milestone
#63110 opened Feb 6, 2026 by Copilot AI Draft
7 of 9 tasks
Fix crash in CFA when for loop initializer throws For Backlog Bug PRs that fix a backlog bug
#63108 opened Feb 5, 2026 by Andarist Loading…
fix(case): apply using pnpm with store outside For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#63099 opened Feb 4, 2026 by baymer Loading…
Fix crash related to legacy method decorators and signatures with rest For Backlog Bug PRs that fix a backlog bug
#63098 opened Feb 4, 2026 by Andarist Loading…
ProTip! Filter pull requests by the default branch with base:main.