-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Pull requests: microsoft/TypeScript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
Filter #private static members from js declaration emit
Author: Team
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#60977
opened Jan 16, 2025 by
weswigham
Loading…
Fix declaration emit for instantiation expressions.
For Milestone Bug
PRs that fix a bug with a specific milestone
#60796
opened Dec 17, 2024 by
dragomirtitian
Loading…
Always treat Would introduce errors in existing code
Domain: ES Modules
The issue relates to import/export style module behavior
For Milestone Bug
PRs that fix a bug with a specific milestone
.d.*.ts
files as commonjs-format modules for the purposes of import interop
Author: Team
Breaking Change
#59622
opened Aug 13, 2024 by
weswigham
Loading…
Enable Build Provenance for Nightly Builds
Author: Team
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
Housekeeping
Housekeeping PRs
#59013
opened Jun 25, 2024 by
weswigham
Loading…
Filter return type inferences by constraint applicability
For Backlog Bug
PRs that fix a backlog bug
#58910
opened Jun 18, 2024 by
Andarist
Loading…
Allow PR for untriaged, rejected, closed or missing bug
satisfies keyof
assertions in computed property names
Author: Team
For Uncommitted Bug
#58829
opened Jun 11, 2024 by
weswigham
Loading…
Lint to ensure CompilerOptions and options in commandLineParser are synchronized
Author: Team
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#58312
opened Apr 24, 2024 by
weswigham
Loading…
Fixed an issue with apparent mapped type keys
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#57838
opened Mar 18, 2024 by
Andarist
Loading…
Consider annotated parameter with an initializer as optional when inferring from it
For Backlog Bug
PRs that fix a backlog bug
#57708
opened Mar 9, 2024 by
Andarist
Loading…
Improve best type matching for elementwise elaborations
For Backlog Bug
PRs that fix a backlog bug
#57537
opened Feb 25, 2024 by
Andarist
Loading…
Fixed too eager type resolution when looking for symbol aliases
For Milestone Bug
PRs that fix a bug with a specific milestone
#57396
opened Feb 13, 2024 by
Andarist
Loading…
Prefer higher-priority inferences from generic signatures over low-priority inferences from the first pass
For Backlog Bug
PRs that fix a backlog bug
#56939
opened Jan 3, 2024 by
Andarist
Loading…
Fixes reverse mapped type members limiting constraint
For Backlog Bug
PRs that fix a backlog bug
#56911
opened Dec 31, 2023 by
Andarist
Loading…
Keep returned (and yielded) literal types as const when their types using PRs that fix a backlog bug
const
type variables
For Backlog Bug
#56859
opened Dec 23, 2023 by
Andarist
Loading…
Fix for Issue 56013
For Backlog Bug
PRs that fix a backlog bug
#56373
opened Nov 12, 2023 by
craigphicks
Loading…
Default reverse mapped type inference to its constraint
For Backlog Bug
PRs that fix a backlog bug
#56300
opened Nov 3, 2023 by
Andarist
Loading…
Fixed a relationship check when apparent type of mapped type expands to a union
For Backlog Bug
PRs that fix a backlog bug
#56027
opened Oct 8, 2023 by
Andarist
Loading…
Array subtypes inherit special array variance
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#55880
opened Sep 26, 2023 by
weswigham
Loading…
Do not erase signature constraints when calculating variance
Author: Team
Breaking Change
Would introduce errors in existing code
Experiment
A fork with an experimental idea which might not make it into master
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
Add numeric constraints to type parameters of mapped types with narrowed down array constraints
For Backlog Bug
PRs that fix a backlog bug
Distribute index over mapped types when normalizing types
For Backlog Bug
PRs that fix a backlog bug
#55130
opened Jul 24, 2023 by
Andarist
Loading…
Extend PRs that fix a bug with a specific milestone
addPropertyToElementList
to differentiate get/set accessors from properties
For Milestone Bug
#54935
opened Jul 9, 2023 by
kring
Loading…
Prevent readonly symbols widening
For Uncommitted Bug
PR for untriaged, rejected, closed or missing bug
#54778
opened Jun 26, 2023 by
Andarist
Loading…
Preserve type parameter constraint in emitted mapped types while preserving their distributivity
For Milestone Bug
PRs that fix a bug with a specific milestone
#54759
opened Jun 23, 2023 by
Andarist
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.