catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

EcmaScript Decorators

Open rektide opened this issue 2 years ago • 1 comments

TypeScript 5.0 now has support for ECMAScript Decorators. It'd be lovely to have a Catalyst v3 (or what not) that has support for the official language's decorators. (Currently we use the old experimental decorators TypeScript added many years ago.)

rektide avatar Jan 31 '23 08:01 rektide

Catalyst v2 is planned to support ECMAScript decorators. We've got an early alpha which makes the breaking changes required to support ECMAScript decorators, which we can now test against TypeScript & Babel.

keithamus avatar Jan 31 '23 10:01 keithamus