Announcing TypeScript 4.5
TypeScript 4.5 is a new language that builds on JavaScript by adding static checked types. The Awaited type is meant to model operations like await in async functions. ECMAScript module support for Node.js 12 has been deferred to a future release, and is now only available as an experimental flag.