Uh oh!
There was an error while loading. Please reload this page.
feat(51000) - Flag Deprecation Plan - #51424
Conversation
edb99cd to
8373d4cCompareOleksandr Tarasiuk (a-tarasyuk)
commented
Nov 7, 2022
Many tests don't set TypeScript/src/harness/harnessIO.ts Line 393 in 896b922 TypeScript/src/compiler/utilities.ts Lines 6361 to 6366 in 896b922 Is it acceptable to set globally |
Jack Works (Jack-Works)
commented
Nov 7, 2022
can you create a new pr to explicitly set tests target to es5? |
Oleksandr Tarasiuk (a-tarasyuk)
commented
Nov 7, 2022
I can, however many changes will remain due to the difference in output between es3 and es5. |
Jack Works (Jack-Works)
commented
Nov 7, 2022
but that PR won't need to be reviewed clearly |
8373d4c to
e4ecc3fCompareJack Works (Jack-Works)
commented
Nov 8, 2022
I suggest to deprecate |
Ryan Cavanaugh (RyanCavanaugh)
commented
Dec 2, 2022
Some notes from reviewing this:
|
Oleksandr Tarasiuk (a-tarasyuk)
commented
Dec 3, 2022
I've removed the parse versions in favor of the hardcoded versions and left only the type required for
😂 - this is the first time I've seen such a polite synonym for "these changes don't meet expectations". |
Uh oh!
There was an error while loading. Please reload this page.
c0cc52f to
062e0a7Compare062e0a7 to
9ca08d7CompareUh oh!
There was an error while loading. Please reload this page.
Ryan Cavanaugh (RyanCavanaugh)
commented
Dec 13, 2022
I think the above comment is the only one I have left - LGTM otherwise. Great work! |
TypeScript Bot (typescript-bot)
commented
Dec 14, 2022
The TypeScript team hasn't accepted the linked issue #51000. If you can get it accepted, this PR will have a better chance of being reviewed. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Andrew Branch (andrewbranch)
left a comment
There was a problem hiding this comment.
Thanks Oleksandr Tarasiuk (@a-tarasyuk)!
Ryan Cavanaugh (RyanCavanaugh)
commented
Dec 15, 2022
🎉! |
Fixes#51000