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

[Doc] Fix react-query devtools documentation #10346

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

dricholm
Copy link
Contributor

@dricholm dricholm commented Nov 13, 2024

Solves #10342

Problem

React-admin v5 uses a new version of TanStack React Query compared to v4. The devtools are not bundled in the package anymore and have to be installed separately. Related documentation was not updated.

Solution

Update the related docs to match with the new changes.

How To Test

Follow the steps and confirm devtools is shown.

Additional Checks

  • The PR targets master for a bugfix, or next for a feature
  • The PR includes unit tests (if not possible, describe why)
    • No unit tests as it's a doc update.
  • The PR includes one or several stories (if not possible, describe why)
    • No stories as it's a doc update.
  • The documentation is up to date

@erwanMarmelab erwanMarmelab changed the title docs: Update text about react-query devtools [Doc] Fix react-query devtools documentation Nov 13, 2024
@fzaninotto fzaninotto merged commit 469f568 into marmelab:master Nov 13, 2024
14 checks passed
@fzaninotto
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants