You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
The text was updated successfully, but these errors were encountered:
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.
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.)
The text was updated successfully, but these errors were encountered: