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

feat: 🤖 export react-query client instance with shared provider #1809

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

M1r1k
Copy link
Contributor

@M1r1k M1r1k commented Dec 3, 2024

export react-query client instance together with
SharedQueryClientProvider to allow cache invalidation, cache setting, as well as reusing existing cache for entities fetching

✅ Closes: #1808

export react-query client instance together with
SharedQueryClientProvider to allow cache invalidation, cache setting, as
well as reusing existing cache for entities fetching

✅ Closes: contentful#1808
@M1r1k M1r1k requested a review from a team as a code owner December 3, 2024 09:29
Copy link

github-actions bot commented Jan 3, 2025

Marking pull request as stale since there was no activity for 30 days

@github-actions github-actions bot added the stale Used to mark when there was no activity for a set period of time label Jan 3, 2025
@aodhagan-cf aodhagan-cf changed the title chore: 🤖 export react-query client instance with shared provider feat: 🤖 export react-query client instance with shared provider Jan 29, 2025
@aodhagan-cf aodhagan-cf merged commit c8d9d95 into contentful:master Jan 29, 2025
13 of 16 checks passed
aodhagan-cf added a commit that referenced this pull request Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Used to mark when there was no activity for a set period of time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export useQueryClient from @contentful/field-editor-reference
2 participants