-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Pull requests: microsoft/TypeScript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't widen unique symbols annotated by effective type nodes in JS files
#61180
opened Feb 14, 2025 by
Andarist
Loading…
🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8
#61178
opened Feb 14, 2025 by
typescript-bot
Loading…
Treat functions with
@type
tags on parameters as typed in JS files
#61177
opened Feb 14, 2025 by
Andarist
Loading…
Assignable TemplateLiteral of Intersection Type of Primitive and {} to Primitive String
For Backlog Bug
PRs that fix a backlog bug
#61174
opened Feb 13, 2025 by
horita-yuya
Loading…
Create export declaration in PRs that fix a backlog bug
Import_may_be_converted_to_a_default_import
codefix when the original node has export modifier
For Backlog Bug
#61173
opened Feb 13, 2025 by
Andarist
Loading…
fix(61167): Incorrect "Import may be converted to a default import" autofix for import export
For Backlog Bug
PRs that fix a backlog bug
#61171
opened Feb 12, 2025 by
a-tarasyuk
Loading…
Allow intersections with string literal, number literal, or unique symbols to be used as property names
#61147
opened Feb 7, 2025 by
chkn
Loading…
Allow extends type to be supertype of constraint types when narrowing conditional return type
Author: Team
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#61117
opened Feb 4, 2025 by
gabritto
Loading…
Fix detection of single usage of type parameter for return type narrowing
Author: Team
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#61115
opened Feb 4, 2025 by
gabritto
Loading…
Fix #61098
For Backlog Bug
PRs that fix a backlog bug
#61113
opened Feb 4, 2025 by
HansBrende
Loading…
Fixing self imports for typeReference nodes
Author: Team
For Milestone Bug
PRs that fix a bug with a specific milestone
#61107
opened Feb 3, 2025 by
navya9singh
Loading…
Do not merge file patterns into a single regular expression
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#61104
opened Feb 3, 2025 by
MichaelMitchell-at
Loading…
Always discriminate contextual types by existing discriminant property
For Backlog Bug
PRs that fix a backlog bug
#61097
opened Feb 1, 2025 by
Andarist
Loading…
Do not defer index types on intersections containing PR for untriaged, rejected, closed or missing bug
NoInfer
types with non-instantiable base type
For Uncommitted Bug
#61092
opened Jan 31, 2025 by
Andarist
Loading…
Avoid creating _base declarations
For Backlog Bug
PRs that fix a backlog bug
#61087
opened Jan 31, 2025 by
CraigMacomber
Loading…
Fix RegExpIndicesArray by adding undefined to type definition
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#61079
opened Jan 29, 2025 by
stefnotch
Loading…
Unwrap PR for untriaged, rejected, closed or missing bug
NoInfer
-wrapped unions before conditional type distribution attempt
For Uncommitted Bug
#61077
opened Jan 29, 2025 by
Andarist
Loading…
Fix types for Object.entries/Object.fromEntries
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#61074
opened Jan 29, 2025 by
nezo32
Loading…
Walk all outer expression kinds before comitting to the return type of a symbol call
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#61071
opened Jan 29, 2025 by
Andarist
Loading…
Fixed instantiation expression type param leak in body-less arrows
For Milestone Bug
PRs that fix a bug with a specific milestone
#61054
opened Jan 26, 2025 by
Andarist
Loading…
Fix scanning issues related to Unicode escapes in identifiers
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#61042
opened Jan 24, 2025 by
graphemecluster
Loading…
Fixing slow paste with spinner
Author: Team
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#61032
opened Jan 23, 2025 by
navya9singh
Loading…
Use proper type parameter hosts in JS files
For Backlog Bug
PRs that fix a backlog bug
#61013
opened Jan 22, 2025 by
Andarist
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.