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
Sort

Pull requests list

Add the .getNonPrimitiveType() method to the TypeChecker For Backlog Bug PRs that fix a backlog bug
#61562 opened Apr 10, 2025 by mrazauskas Loading…
Don't set parent on non-transient symbols in mergeSymbolTable Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61560 opened Apr 9, 2025 by jakebailey Loading…
Fix missing properties codefix for property assignment declarations For Backlog Bug PRs that fix a backlog bug
#61559 opened Apr 9, 2025 by Andarist Loading…
Improve release publisher pipeline Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61551 opened Apr 7, 2025 by jakebailey Loading…
Cache repeated mapper instantiations only within a single instantiation call For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61535 opened Apr 5, 2025 by Andarist Loading…
fix(jsx): correct source location when react-jsx and whitespace before jsx For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61534 opened Apr 5, 2025 by AviVahl Loading…
Cache mapper instantiations For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61505 opened Mar 30, 2025 by Andarist Loading…
Fix IsolatedDeclarations annotations can duplicate comments For Backlog Bug PRs that fix a backlog bug
#61497 opened Mar 28, 2025 by sidlamsal Loading…
Support trailing commas in typeof import() For Backlog Bug PRs that fix a backlog bug
#61495 opened Mar 27, 2025 by nicolo-ribaudo Loading…
Expandable hover Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#61492 opened Mar 27, 2025 by gabritto Loading…
Ban non-ambient namespaces written with module keyword Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61450 opened Mar 19, 2025 by RyanCavanaugh Draft
Add types for String.{matchAll,replaceAll} with a well known symbol For Milestone Bug PRs that fix a bug with a specific milestone
#61449 opened Mar 19, 2025 by segevfiner Loading…
Fix to aggressive indentation for ternary operator #3676 For Backlog Bug PRs that fix a backlog bug
#61430 opened Mar 15, 2025 by wukongO-O Loading…
Sort symbol members Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61420 opened Mar 14, 2025 by jakebailey Draft
Implement erasable Enum Annotations For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61414 opened Mar 13, 2025 by caitp Loading…
Sort unions without using type IDs Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61399 opened Mar 11, 2025 by jakebailey Draft
Fixed references search for dynamic imports of indirect default exports For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61379 opened Mar 8, 2025 by Andarist Loading…
Fixed an issue causing spurious "used before being assigned" errors in for of/in loops For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61376 opened Mar 7, 2025 by Andarist Loading…
Fixed nullish coalesce operator's precedence For Backlog Bug PRs that fix a backlog bug For Milestone Bug PRs that fix a bug with a specific milestone
#61372 opened Mar 7, 2025 by Andarist Loading…
Bring back return type narrowing + fixes Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61359 opened Mar 5, 2025 by gabritto Loading…
fix(57026): Renaming on declaration whose name is a String Literal For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61353 opened Mar 5, 2025 by NamHaiBui Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.