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

Fixed a false positive 2373 with computed property names in binding elements For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58797 opened Jun 7, 2024 by Andarist Loading…
Fixed declaration emit crash related to enum entity name expressions For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58786 opened Jun 6, 2024 by Andarist Loading…
Suggest editor.foldingImportsByDefault in settings.template.json Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58775 opened Jun 4, 2024 by jakebailey Loading…
Output Config Option Values in Canonical Case For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58735 opened Jun 2, 2024 by graphemecluster Loading…
Analyze control flow effects of lambdas passed as arguments Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58729 opened May 31, 2024 by ahejlsberg Loading…
Fixed reported errors for variadic element mismatches For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58708 opened May 30, 2024 by Andarist Loading…
Fixed an accidental undefined leak into getAccessibleSymbolChain's cache key For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58669 opened May 27, 2024 by Andarist Loading…
Consistently avoid module resolution errors when using getSymbolAtLocation For Milestone Bug PRs that fix a bug with a specific milestone
#58668 opened May 27, 2024 by Andarist Loading…
Fixed an issue with private overloaded JSDoc constructors being callable For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58662 opened May 26, 2024 by Andarist Loading…
Make sure that private constructors are always emitted in declarations For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#58655 opened May 24, 2024 by Andarist 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…
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
#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
Introduce ES2024 types, target and fix ES5, ES2017, ES2022 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…
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! Find all pull requests that aren't related to any open issues with -linked:issue.