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

Bump github/codeql-action from 3.28.13 to 3.28.15 in the github-actions group dependencies Pull requests that update a dependency file For Uncommitted Bug PR for untriaged, rejected, closed or missing bug github_actions Pull requests that update GitHub Actions code
#61576 opened Apr 14, 2025 by dependabot bot Loading…
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…
ProTip! Exclude everything labeled bug with -label:bug.