Happy birthday to us! 🎂 What better way to celebrate 9 years of being public than a beta release? Try out TypeScript 4.5 beta! Now bringing great new features including better support for ES modules in Node.js. devblogs.microsoft.com/typescript/ann…
@typescript @drosenwasser Happy Birthday 🎈 Node ESM support is a fine way to celebrate 😉
@typescript Spoiler: It still doesn't support ESM unless you want to rewrite your imports by hand; no, they won't add an optional flag to transform them for you. github.com/microsoft/Type…
@typescript Therapist: It's just a programming language. Me: Don't listen to her. Happy Birthday, Precious!
@typescript “As long as one branch of a conditional type is simply another conditional type” - any conditional? Or the same conditional type? Examples are focusing on the latter but this statement implies the former
@typescript I think there is an error in the Template String Types Should be Error but it is written Success @typescript
@typescript 9 years already!? Boy, time flies. Happy birthday!
@typescript I always wonder how many work hours have been wasted debugging typescript issues.
@typescript Excited to see the ESM support! BTW there's a mistake in the Template String Types as Discriminants example where both interfaces are named `Success` (one should be `Error`).
@typescript Small typo, one interface should have been Error