TypeScript 5.2 is a language that builds on top of JavaScript by making it possible to declare and describe types. Declarations and Explicit Resource Management.2 adds support for the upcoming explicit Resource Management feature in ECMAScript. It's common to need to do some sort of "clean-up" after creating an object.

19m read timeFrom devblogs.microsoft.com
Post cover image
Table of contents
Announcing TypeScript 5.2What’s New Since the Beta and RC?using Declarations and Explicit Resource ManagementDecorator MetadataNamed and Anonymous Tuple ElementsEasier Method Usage for Unions of ArraysCopying Array MethodsType-Only Import Paths with TypeScript Implementation File ExtensionsComma Completions for Object MembersInline Variable RefactoringClickable Inlay Parameter HintsOptimized Checks for Ongoing Type CompatibilityBreaking Changes and Correctness FixesWhat’s Next?

Sort: