TypeScript 4.2 is now out with ✔ Smarter Type Aliases ✔ Non-Trailing [...rest]s in Tuple Types ✔ Stricter Checks ✔ The "Declare Missing Function" Quick Fix and more! Try it today! devblogs.microsoft.com/typescript/ann…
4
491
1K
0
26
Download Image
@typescript @drosenwasser Will there be a separate blog post for 4.2 stable release similar to 4.1 or earlier releases @drosenwasser? devblogs.microsoft.com/typescript/ann…
@typescript @ShlomiBo it's time for you to educate us again
@typescript I don't have the authority to force IE to go away nor to use a more recent tech than Windows Scripting Host for my project so compiling to WSH compatible ES3 is my life right now. Any suggestions for a types package to correctly represent the IE COM object?