lib Fix Part 1/6 – WeakMap constructor - #50449
Conversation
|
TypeScript Bot (@typescript-bot) run dt |
|
Heya Nathan Shively-Sanders (@sandersn), I've started to run the diff-based top-repos suite on this PR at 179602b. You can monitor the build here. Update: The results are in! |
|
Heya Nathan Shively-Sanders (@sandersn), I've started to run the diff-based user code test suite on this PR at 179602b. You can monitor the build here. Update: The results are in! |
|
Heya Nathan Shively-Sanders (@sandersn), I've started to run the parallelized Definitely Typed test suite on this PR at 179602b. You can monitor the build here. |
|
Nathan Shively-Sanders (@sandersn) Here are the results of running the user test suite comparing Everything looks good! |
|
Nathan Shively-Sanders (@sandersn) Here are the results of running the top-repos suite comparing Everything looks good! |
General Information
PR separated out from #49855, because there might be some members expecting smaller PRs. As mentioned in the comments from the big PR, whether to review a single, large PR or 6 smaller PRs is up to the TypeScript Team to decide. I couldn't have found a better way for this; hopefully this will not bring any trouble to the Team.
This PR partially addresses #49773.
For details and the track list about the changes, please see #49773.
Part 1/6, WeakMap constructor
Follow-up fix #29721