-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Comparing changes
Open a pull request
base repository: microsoft/TypeScript
base: v4.3.2
head repository: microsoft/TypeScript
compare: v4.3.3
- 7 commits
- 68 files changed
- 9 contributors
Commits on Jun 1, 2021
-
Fix unintended 'as const' name lookup error (#44311) (#44370)
* Fix logic for methods in isTypeParameterPossiblyReferenced * Add regression tests Co-authored-by: Anders Hejlsberg <andersh@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for e425f57 - Browse repository at this point
Copy the full SHA e425f57View commit details
Commits on Jun 3, 2021
-
Cherry-pick PR #44290 into release-4.3 (#44425)
Component commits: f3bf29a fix(44273): preserves 'override' modifier in JavaScript output Co-authored-by: Oleksandr T <oleksandr.tarasiuk@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 4f7fe4a - Browse repository at this point
Copy the full SHA 4f7fe4aView commit details
Commits on Jun 4, 2021
-
Fix duplicate visit of param tag comments (#44443) (#44444)
Fixes #44422 Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b60901d - Browse repository at this point
Copy the full SHA b60901dView commit details -
Cherry-pick PR #44394 into release-4.3 (#44431)
Component commits: b6754e4 Add test showing how setting strict is not preserved in tsbuildinfo Test for #44305 d3b479e Handle strict flag when writing tsbuildinfo Fixes #44305 cee9f40 Apply suggestions from code review Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com> Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 60f6d7b - Browse repository at this point
Copy the full SHA 60f6d7bView commit details
Commits on Jun 16, 2021
-
Cherry-pick PR #44070 into release-4.3 (#44187)
Component commits: d192080 Do not incorrectly add line separators for non-synthetic nodes when emitting node list As of 3c32f6e, a line separator is added between nodes if the nodes are not synthetic and on separate lines. This it push s wrong and previously only happened if the non-synthetic nodes were on different lines but had the same parent. Fixes #44068. Co-authored-by: Paul Gschwendtner <paulgschwendtner@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 419f1e7 - Browse repository at this point
Copy the full SHA 419f1e7View commit details -
Cherry-pick PR #44126 into release-4.3 (#44189)
Component commits: 99110e9 Consider inferences between mapped type templates lower priority Co-authored-by: Wesley Wigham <t-weswig@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 89a171e - Browse repository at this point
Copy the full SHA 89a171eView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 14231af - Browse repository at this point
Copy the full SHA 14231afView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.3.2...v4.3.3