Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EcmaScript Decorators #303

Open
rektide opened this issue Jan 31, 2023 · 1 comment
Open

EcmaScript Decorators #303

rektide opened this issue Jan 31, 2023 · 1 comment

Comments

@rektide
Copy link

rektide commented Jan 31, 2023

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.)

@keithamus
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants