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

Compatibility with overhauled decorators proposal #3

Open
dfreeman opened this issue Sep 19, 2017 · 0 comments
Open

Compatibility with overhauled decorators proposal #3

dfreeman opened this issue Sep 19, 2017 · 0 comments

Comments

@dfreeman
Copy link
Member

The most recent version of the decorators proposal (which seems likely to advance) changes the structure of the data decorators receive. It also restricts method decorators to only appear in class bodies.

As far as I know, major implementations (e.g. TypeScript and Babel) haven't moved to the new spec yet, but when they do it may require breaking changes here to support, so we should consider a possible 2.0 release.

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

1 participant