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-core-utils): Re-Export updateSiteMetadata #34462

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

LekoArts
Copy link
Contributor

@LekoArts LekoArts commented Jan 12, 2022

Description

Re-Exports something we renamed in #34094 and that now causes problem sometimes.

Related Issues

Fixes #34455

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 12, 2022
@LekoArts LekoArts added topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jan 12, 2022
@LekoArts LekoArts added this to To cherry-pick in V4 Release hotfixes via automation Jan 12, 2022
@LekoArts LekoArts merged commit d061b1c into master Jan 12, 2022
@LekoArts LekoArts deleted the fix-internal-site-metadata-import branch January 12, 2022 13:37
LekoArts added a commit that referenced this pull request Jan 12, 2022
@LekoArts LekoArts moved this from To cherry-pick to Backport PR opened in V4 Release hotfixes Jan 12, 2022
LekoArts added a commit that referenced this pull request Jan 12, 2022
@LekoArts LekoArts moved this from Backport PR opened to Backported in V4 Release hotfixes Jan 12, 2022
@LekoArts LekoArts moved this from Backported to Published in V4 Release hotfixes Jan 12, 2022
@LekoArts
Copy link
Contributor Author

Successfully published:
 - babel-plugin-remove-graphql-queries@4.5.1
 - babel-preset-gatsby@2.5.1
 - gatsby-cli@4.5.1
 - gatsby-core-utils@3.5.1
 - gatsby-page-utils@2.5.1
 - gatsby-plugin-benchmark-reporting@2.5.1
 - gatsby-plugin-gatsby-cloud@4.5.1
 - gatsby-plugin-image@2.5.1
 - gatsby-plugin-manifest@4.5.1
 - gatsby-plugin-mdx@3.5.1
 - gatsby-plugin-offline@5.5.1
 - gatsby-plugin-page-creator@4.5.1
 - gatsby-plugin-preload-fonts@3.5.1
 - gatsby-plugin-sharp@4.5.1
 - gatsby-plugin-typescript@4.5.1
 - gatsby-remark-images@6.5.1
 - gatsby-source-contentful@7.3.1
 - gatsby-source-drupal@5.5.1
 - gatsby-source-filesystem@4.5.1
 - gatsby-source-graphql@4.5.1
 - gatsby-source-shopify@6.5.1
 - gatsby-source-wordpress@6.5.1
 - gatsby-telemetry@3.5.1
 - gatsby-transformer-remark@5.5.1
 - gatsby-transformer-sqip@4.5.1
 - gatsby@4.5.2

moonmeister added a commit to moonmeister/gatsby that referenced this pull request Jan 12, 2022
* master:
  fix(gatsby-core-utils): Re-Export updateSiteMetadata (gatsbyjs#34462)
  fix(deps): update starters and examples gatsby packages to ^4.5.1 (gatsbyjs#34463)
  fix(gatsby-dev-cli): Do not ignore engines (gatsbyjs#34461)
  fix(gatsby): Revert gatsbyjs#33786 (gatsbyjs#34458)
  fix(deps): update starters and examples - gatsby (gatsbyjs#34449)
  chore(changelogs): update changelogs (gatsbyjs#34451)
  Update tutorial part 1 to reflect changes to add site flow (gatsbyjs#34427)
  preview 2.0 UI changes (gatsbyjs#34440)
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
Development

Successfully merging this pull request may close these issues.

Error: _gatsbyCoreUtils.updateSiteMetadata is not a function
2 participants