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

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 .d.*.ts files as commonjs-format modules for the purposes of import interop Author: Team Breaking Change 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
#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 satisfies keyof assertions in computed property names Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing 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…
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…
Fixes reverse mapped type members limiting constraint For Backlog Bug PRs that fix a backlog bug
#56911 opened Dec 31, 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…
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
#55864 opened Sep 25, 2023 by weswigham Draft
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 addPropertyToElementList to differentiate get/set accessors from properties For Milestone Bug PRs that fix a bug with a specific milestone
#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…
ProTip! Filter pull requests by the default branch with base:main.