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): Add bodyComponent to replaceRenderer args #28456

Merged
merged 3 commits into from
Dec 3, 2020

Conversation

ascorbic
Copy link
Contributor

@ascorbic ascorbic commented Dec 3, 2020

Add missing bodyComponent to replaceRenderer typedefs and api docs. Fixes #28454 28454

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Dec 3, 2020
@ascorbic ascorbic removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Dec 3, 2020
@ascorbic ascorbic added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Dec 3, 2020
@gatsbybot gatsbybot merged commit 9a77810 into master Dec 3, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix/replace-renderer-types branch December 3, 2020 17:03
pieh pushed a commit that referenced this pull request Dec 4, 2020
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
(cherry picked from commit 9a77810)
pieh pushed a commit that referenced this pull request Dec 4, 2020
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
(cherry picked from commit 9a77810)
pieh pushed a commit that referenced this pull request Dec 7, 2020
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
(cherry picked from commit 9a77810)

Co-authored-by: Matt Kane <matt@gatsbyjs.com>
@pieh
Copy link
Contributor

pieh commented Dec 7, 2020

Published in gatsby@2.28.1

pragmaticpat pushed a commit to pragmaticpat/gatsby that referenced this pull request Apr 28, 2022
Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReplaceRendererArgs interface need to include bodyComponent
4 participants