Commit ce1a603
authored
feat: upgrade tanstack query to v5 (#4360)
* upgrade syntax to v5
* blitz-next changes
* fix types and export new functions
* fix blitz suspense logic
* fix workflow
* changeset
* fix pnpm version
* fix pnpm lock file
* latest pnpm version
* fix
* fix pnpm lock file
* fixes
* commit
* commit
* pnpm lock update
* revert change
* fixes
* temp: remove patch
* lockfile
* chore: fix build and lint
* fix: auth-with-rpc tests
* qm test
* remaining tests
* fix rpc unit tests
* revrt
* another revert pnpm version change
* revert back to pnpm 8.6.6
* pnpm lock fix
* try fix
* fix1 parent 125370a commit ce1a603
File tree
65 files changed
+538
-421
lines changed- .changeset
- .github/workflows
- apps
- next13
- src/app
- toolkit-app-passportjs
- toolkit-app
- src/pages
- api/auth
- web
- src/pages
- api/auth
- integration-tests
- auth-with-rpc
- src/pages
- auth
- get-initial-props
- middleware
- next-13-app-dir
- app/react-query
- no-suspense
- qm
- test
- __snapshots__
- react-query-utils
- pages
- test
- trailing-slash
- pages
- utils
- packages
- blitz-auth/src
- client
- blitz-next/src
- blitz-rpc
- src
- query
- react-query
- test/unit
- patches
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+538
-421
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
| 13 | + | |
This file was deleted.
0 commit comments