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

Remove members that are invalid computed properties. For Milestone Bug PRs that fix a bug with a specific milestone
#58646 opened May 24, 2024 by dragomirtitian Loading…
Implement "Arbitrary Module Namespace Identifiers" For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58640 opened May 24, 2024 by evanw Loading…
Update dependencies Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58639 opened May 24, 2024 by jakebailey Loading…
Always resolve package.json exports in type reference directives Author: Team Breaking Change Would introduce errors in existing code For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58638 opened May 23, 2024 by andrewbranch Loading…
Improved errors for required parameters with default values in isolated declaration For Milestone Bug PRs that fix a bug with a specific milestone
#58637 opened May 23, 2024 by dragomirtitian Loading…
Always write tsbuildInfo when running tsc -b Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58626 opened May 22, 2024 by sheetalkamat Draft
await using normative changes Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#58624 opened May 22, 2024 by rbuckton Loading…
2
Do not infer yield* type from contextual TReturn Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#58621 opened May 22, 2024 by rbuckton Loading…
Provide Spelling Suggestions for Named Capture Group References in Regular Expressions For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58613 opened May 22, 2024 by graphemecluster Loading…
Correct regular expression flags scanning for non-BMP characters For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58612 opened May 22, 2024 by graphemecluster Loading…
#48650 - Allow arbitrary TS syntax in comments in JS files. For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58601 opened May 21, 2024 by theScottyJam Draft
Mark file as skips typechecking if it contains ts-nocheck Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58593 opened May 20, 2024 by sheetalkamat Loading…
Bump the github-actions group with 2 updates dependencies Pull requests that update a dependency file For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58581 opened May 20, 2024 by dependabot bot Loading…
Introduce ES2024 types, target and fix ES5, ES2017 types For Backlog Bug PRs that fix a backlog bug
#58573 opened May 19, 2024 by petamoriken Loading…
Improve autocomplete for union of tuples For Backlog Bug PRs that fix a backlog bug
#58571 opened May 19, 2024 by rynobax Loading…
perf: improve regexp performance by using non-capturing groups For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58551 opened May 16, 2024 by antfu 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…
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 Loading…
ProTip! Filter pull requests by the default branch with base:main.