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

Stop checking existing resolution now that we have concept of package ID Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58528 opened May 13, 2024 by sheetalkamat Loading…
--defaultIsModuleExports and --allowRequireESM Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#58526 opened May 13, 2024 by andrewbranch Draft
Narrow non-directly related weak types by intersecting them with candidates For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58520 opened May 13, 2024 by Andarist Loading…
Partially reuse type nodes For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58516 opened May 13, 2024 by dragomirtitian Loading…
Fixed a regression with reporting unused parameters in potential predicates For Milestone Bug PRs that fix a bug with a specific milestone
#58514 opened May 13, 2024 by Andarist Loading…
Infer AssertsIdentifier type predicates For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58495 opened May 10, 2024 by danvk Draft
Handle exported functions in ExportDeclarations for CJS/AMD/UMD emit Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58489 opened May 9, 2024 by jakebailey Loading…
Infer from union combined single signatures For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58482 opened May 9, 2024 by Andarist Loading…
--moduleFormatInterop (all names bikesheddable) Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#58480 opened May 8, 2024 by andrewbranch Draft
Make TypeScript itself ESM-only, made possible by require(ESM) Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58419 opened May 2, 2024 by jakebailey Draft
1 of 9 tasks
Compute flow types for function declarations For Backlog Bug PRs that fix a backlog bug
#58411 opened May 2, 2024 by Andarist Loading…
Report unreachable on enums Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58380 opened Apr 30, 2024 by jakebailey Draft
Fixed a ghost error popping up after completions request caching a wrong contextual function type For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58378 opened Apr 30, 2024 by Andarist Loading…
Enable JS emit for noCheck and noCheck for transpileModule Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58364 opened Apr 29, 2024 by weswigham Draft
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…
fixed types for Object.values and Object.entries For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58358 opened Apr 29, 2024 by typeholes Loading…
fix: no longer emit error for functions has no return statement under isolatedDeclarations For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58331 opened Apr 26, 2024 by Jack-Works Loading…
Correct Regular Expressions Behavior Related to Annex B For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58320 opened Apr 25, 2024 by graphemecluster Loading…
ProTip! Exclude everything labeled bug with -label:bug.