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(gatsby-plugin-utils): Make GatsbyImageData nullable #35777

Merged
merged 2 commits into from
May 30, 2022

Conversation

LekoArts
Copy link
Contributor

Description

In #35683 I accidentally made the return type non-nullable whereas the previous JSON was nullable

@LekoArts LekoArts added the topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) label May 30, 2022
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label May 30, 2022
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label May 30, 2022
@LekoArts LekoArts merged commit ca09aa7 into master May 30, 2022
@LekoArts LekoArts deleted the fix-graphql-non-null branch May 30, 2022 11:17
pieh pushed a commit that referenced this pull request May 30, 2022
pieh pushed a commit that referenced this pull request May 31, 2022
@pieh
Copy link
Contributor

pieh commented Jun 1, 2022

Published in gatsby-plugin-utils@3.9.1

Also published bumped versions of packages that use this:

  • gatsby-source-contentful@7.13.1
  • gatsby-source-drupal@5.16.1
  • gatsby-source-wordpress@6.15.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants