🚀TypeScript 5.6 is now available! 🚀 Now with ✅ New syntactic nullish/truthy checks ✅ Iterator helper methods & strictness checks ✅ Region-prioritized checking in editors ✅ Flexible --build behavior and more! Try it today! devblogs.microsoft.com/typescript/ann…
@typescript At first I didn't think this release had anything that would be super impactful for me. Then I scrolled down to typescript.preferences.autoImportSpecifierExcludeRegexes FUCK YES I am so happy this is a thing thank you @atcb😍
@typescript If it weren't for TypeScript, I might not even consider using Node.js
@typescript Hmm, strange, the new iterator helpers don't work the way I expected them to, and how their description says.. typescriptlang.org/play/?target=9… I would expect this to show each "take" to be a completely different limited iterator