You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
was published with the fix. We don't need updated gatsby version, just added code to gracefully fallback to previous behaviour if gatsby is a bit older
Description
gatsby-plugin-sharp 2.0.24 requires [email protected] but specifies peer dependency of gatsby@^2.0.0
#10257
gatsby/packages/gatsby-plugin-sharp/package.json
Line 43 in 8e16618
Steps to reproduce
Use the right combination of plugins and configs to actuate gatsby-plugin-sharp and then at build time:
Expected result
Minor version updates to not break the install.
Actual result
Breakage.
The text was updated successfully, but these errors were encountered: