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

fix: pin [email protected] to avoid styled-jsx/babel bug #502

Merged
merged 1 commit into from
Feb 18, 2021

Conversation

amcgee
Copy link
Member

@amcgee amcgee commented Feb 18, 2021

There is an open bug in styled-jsx/babel introduced in 3.3.3 which causes invalid js output. Until that issue is fixed, pin our version of styled-jsx to 3.3.2 (for compilation, runtime can still track later versions)

@jenniferarnesen
Copy link
Contributor

Very minor - should the description say pin it to 3.3.2, or pin it to under 3.3.3 (instead of 3.3.3)?

@martinkrulltott
Copy link
Contributor

Very minor - should the description say pin it to 3.3.2, or pin it to under 3.3.3 (instead of 3.3.3)?

I agree, changed it to:

Until that issue is fixed, pin our version of styled-jsx to 3.3.2

@amcgee amcgee merged commit 123c9aa into master Feb 18, 2021
@amcgee amcgee deleted the fix-pin-styled-jsx-3.3.2 branch February 18, 2021 12:37
dhis2-bot added a commit that referenced this pull request Feb 18, 2021
## [5.5.2](v5.5.1...v5.5.2) (2021-02-18)

### Bug Fixes

* pin [email protected] to avoid styled-jsx/babel bug ([#502](#502)) ([123c9aa](123c9aa))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 5.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

4 participants