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

Undocumented dependency on @babel/plugin-transform-react-jsx & @babel/plugin-syntax-flow #511

Closed
G-Rath opened this issue Oct 28, 2021 · 2 comments
Labels

Comments

@G-Rath
Copy link

G-Rath commented Oct 28, 2021

Our build has suddenly started failing with errors about being unable to resolve @babel/plugin-transform-react-jsx - it seems that the new major made some babel plugins required in the recommended config without specifying them as dependencies in any form.

They're probably best added as peer dependencies 🤔

@gajus
Copy link
Owner

gajus commented Oct 29, 2021

Thank you

@gajus
Copy link
Owner

gajus commented Oct 29, 2021

🎉 This issue has been resolved in version 8.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants