Thursday, March 16, 2023

TypeScript 5.0: decorators

 Announcing TypeScript 5.0 RC - TypeScript

Barring any critical bug fixes, this is as good as done. The headline feature in 5.0 is likely to be decorators and Daniel does a rather extensive job of showing them off here. Other tweaks include being able to add const modifiers to type parameter declarations, supporting multiple config files in extends, and all enums are now union enums.

DANIEL ROSENWASSER

No comments: