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

[Regression] ERROR: Transforming JavaScript decorators to the configured target environment ("node21.3.0") is not supported yet #582

Closed
4 of 6 tasks
TomChv opened this issue Jun 7, 2024 · 1 comment
Labels

Comments

@TomChv
Copy link

TomChv commented Jun 7, 2024

Acknowledgements

  • I read the documentation and searched existing issues to avoid duplicates
  • I am reporting a confirmed bug (not seek debugging help)
  • I understand this is a collaborative project and relies on my contributions
  • I read and understood the Contribution guide

Minimal reproduction URL

https://github.com/TomChv/tsx-repro-regression-decorator-error

Problem & expected behavior (under 200 words)

v4.13.1 (and all versions above v4.13.0) broke the decorators transpilation.

Transforming JavaScript decorators to the configured target environment ("node21.3.0") is not supported yet

I tested with node v21.3.0 and v22.2.0.

Everything went great before that so I assume it's a regression.
You'll find all the details in my reproduction repository.

I also read the issue #393 but I think my problem is different because everything was fine before the version ugprade. And I'm not able to comment on it because it's locked.

Bugs are expected to be fixed by those affected by it

  • I'm interested in working on this issue

Compensating engineering work financially will speed up resolution

  • I'm willing to offer financial support
@privatenumber
Copy link
Owner

🎉 This issue has been resolved in v4.13.3

If you appreciate this project, please consider supporting this project by sponsoring ❤️ 🙏

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants