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

Decorator is in stage3 now. #49997

Closed
ruojianll opened this issue Jul 22, 2022 · 1 comment
Closed

Decorator is in stage3 now. #49997

ruojianll opened this issue Jul 22, 2022 · 1 comment

Comments

@ruojianll
Copy link

ruojianll commented Jul 22, 2022

Suggestion

πŸ” Search Terms

decorator

βœ… Viability Checklist

  • [v ] This wouldn't be a breaking change in existing TypeScript/JavaScript code
  • [v ] This wouldn't change the runtime behavior of existing JavaScript code
  • [v ] This could be implemented without emitting different JS based on the types of the expressions
  • [ v] This isn't a runtime feature (e.g. library functionality, non-ECMAScript syntax with JavaScript output, new syntax sugar for JS, etc.)
  • [v ] This feature would agree with the rest of TypeScript's Design Goals.

⭐ Suggestion

Decorator in typescript is in stage 2. But newest version is in stage3. Should we update it?

https://github.com/tc39/proposal-decorators

@MartinJohns
Copy link
Contributor

Duplicate of #48885. Used search terms: decorators in:title

@ruojianll ruojianll closed this as not planned Won't fix, can't repro, duplicate, stale Jul 22, 2022
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