Skip to content

Commit

Permalink
Update react-query to @tanstack/react-query (#2030)
Browse files Browse the repository at this point in the history
* feat: update query

* fix: tanstack query samples

---------

Co-authored-by: shubham2811 <[email protected]>
  • Loading branch information
shubham2811 and shubham2811 authored Oct 25, 2024
1 parent de291d7 commit 38c996d
Show file tree
Hide file tree
Showing 151 changed files with 204 additions and 3,540 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@xarc/react-query",
"comment": "update react query to @tanstack/react-query",
"type": "major"
}
],
"packageName": "@xarc/react-query"
}
38 changes: 16 additions & 22 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/xarc-react-query/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ node_modules
# should use latest dep, as an app that consumes a module would have its
# own lockfile, but remove this if you want to commit the package lock file.
*-lock*
docs
2 changes: 1 addition & 1 deletion packages/xarc-react-query/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `@xarc/react-query`

This module is part of the [Electrode X React Web App platform] for using [react-query] in version 2 of its SubApp design.
This module is part of the [Electrode X React Web App platform] for using [@tanstack/react-query] in version 2 of its SubApp design.



Expand Down
1 change: 0 additions & 1 deletion packages/xarc-react-query/docs/.nojekyll

This file was deleted.

71 changes: 0 additions & 71 deletions packages/xarc-react-query/docs/assets/highlight.css

This file was deleted.

Loading

0 comments on commit 38c996d

Please sign in to comment.