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(deps): rollback gatsby-plugin-styled-components #305

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

jzempel
Copy link
Member

@jzempel jzempel commented Oct 8, 2021

Description

It appears that changes under gatsby-plugin-styled-components v4.14.0 are resulting in the following render errors for component page examples:

The `StyleSheetManager` expects a valid target or sheet prop!

This PR rolls back to the last known working version v4.11.0. Given the nature of the breakage, I will merge this PR upon successful CI staging deploy.

Detail

Fixes #304

The issue merged uncaught with the following Renovate: #298.
See gatsbyjs/gatsby#33147 for details.

@jzempel jzempel requested a review from a team as a code owner October 8, 2021 11:49
@jzempel jzempel merged commit 95429e1 into main Oct 8, 2021
@jzempel jzempel deleted the jzempel/fix-styled-components branch October 8, 2021 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Garden Website Not Showing Examples
2 participants