- Notifications
You must be signed in to change notification settings - Fork 13.1k
Pull requests: microsoft/TypeScript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix incorrectly ignored dts file from project reference for resolution Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Initialize the map for dts to reference and source to reference when parsing project reference as its always needed Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61746 by sheetalkamat was merged Jun 4, 2025 Loading…
Look for source of dts file only if dts is not from node_modules unless we have project references in node_modules Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61739 by sheetalkamat was closed May 21, 2025 • Draft
Handle lock file 3 version when caching the typings ensuring we can reuse already installed packages Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#61730 by sheetalkamat was merged May 21, 2025 Loading…
Ensure createProgram stops referencing rootNamesOrOptions to ensure oldProgram is GC'd Author: Team For Backlog Bug PRs that fix a backlog bug
#61034 by jakebailey was merged Jan 23, 2025 Loading…
Fix incorrect mode calculation in typereference resolution Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#60049 by sheetalkamat was merged Sep 24, 2024 Loading…
[release-5.6] Remove tsbuildInfo specification error now that we need it for non incremental scenarios as well and there is no way to disable it (#59960) Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#60002 by sheetalkamat was merged Oct 8, 2024 Loading…
Remove tsbuildInfo specification error now that we need it for non incremental scenarios as well and there is no way to disable it Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59960 by sheetalkamat was merged Sep 18, 2024 Loading…
We may not always get file notifications for file creation, so always check for failed lookups starting with the path as well as exact path Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#59882 by sheetalkamat was merged Sep 6, 2024 Loading…
Make "/home/src/workspaces/project" as default current directory without having to specify it for tsc tests Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59875 by sheetalkamat was merged Sep 5, 2024 Loading…
Updates to --build parsing on command line Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#59874 by sheetalkamat was merged Sep 6, 2024 Loading…
Fix the incorrect copy over for watchOptions and fix order of watches for referenced projects Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59871 by sheetalkamat was merged Sep 5, 2024 Loading…
Fix issues with global typings cache and what gets watches Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59869 by sheetalkamat was merged Sep 5, 2024 Loading…
Clarify logging for "No Project" when hitting memory limit For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59857 by cbarber was closed Sep 4, 2024 Loading…
Refactor tsserver, tsc and fourslash-server tests so that paths are always watchable Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59844 by sheetalkamat was merged Sep 4, 2024 Loading…
On macOS prevent inadvertent watchDirectory(~/Library, WatchType.FailedLookupLocations) due to globalTypingsCacheLocation For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59835 by tmm1 was closed Sep 10, 2024 Loading…
Add fast path exits if we are retaining all configured projects Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#59689 by sheetalkamat was merged Aug 20, 2024 Loading…
Dont open composite projects to determine if script info is part of project Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Revert of Search ancestor and its references for default projects #57196 Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59634 by sheetalkamat was merged Aug 15, 2024 Loading…
Handle delayed or missed watches for project updates Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59625 by sheetalkamat was merged Aug 14, 2024 Loading…
Add option --stopBuildOnErrors to tsbuild to get previous behavior of not building downstream projects if upstream has errors Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59433 by sheetalkamat was merged Aug 17, 2024 Loading…
Use open file to determine file existence Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
#59418 by sheetalkamat was merged Jul 25, 2024 Loading…
Dont filter type aquisition when its not enabled Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59351 by sheetalkamat was merged Jul 18, 2024 Loading…
Allow declarationMap to be emitted when transpiling declarations and option is enabled Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Always watch package jsons for the sourceFile Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
#59311 by sheetalkamat was merged Jul 16, 2024 Loading…
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.