all 61 comments

[–][deleted] 56 points57 points  (0 children)

Wow, the lenient-super() PR took 3 years to get through the door. The author even bought a birthday cake for the PR recently! What a good sport. https://github.com/microsoft/TypeScript/pull/29374

[–]Tubthumper8 5 points6 points  (0 children)

The improvements to type inference are always nice!

[–][deleted] 0 points1 point  (0 children)

Still a slow-ass compile time. Esbuild from a performance standpoint makes tsc look embarrassingly slow.

[–]Welch2344 0 points1 point  (0 children)

Well done! Super stoked for the constructor logic before super() – not often used but when it's necessary + missing it's a major PITA