-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
feat(gatsby-source-wordpress): opt out of stale node checks #37920
Conversation
Duplicate of #37795 ? |
packages/gatsby-source-wordpress/src/steps/source-nodes/update-nodes/wp-actions/update.js
Outdated
Show resolved
Hide resolved
Thanks @LekoArts , I forgot about that one. This is a cherry pick from that one of just the source-wp changes. I think I opened that draft just to run CI checks iirc. I'll close it now |
@TylerBarnes Let me know if I can help testing this with our Revere site |
@DanielRiveraHQ that would be massively helpful! You'll need |
This PR adds support for the new
enableStatefulSourceNodes
API I added in #37782canary available as
gatsby-source-wordpress@7.9.0-stateful-wp.2