Commit 3ef05cf
committed
feat(react-client): deopt support for TanStack Query prior to 5.80.0
BREAKING CHANGE: Due to the fact that by default, the latest version of TanStack Query will always be installed, it doesn't make sense to support the old version of TanStack Query, since the new one doesn't have any breaking changes compared to the previous ones.1 parent b60ec7c commit 3ef05cf
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6100 | 6100 | | |
6101 | 6101 | | |
6102 | 6102 | | |
6103 | | - | |
| 6103 | + | |
6104 | 6104 | | |
6105 | 6105 | | |
6106 | 6106 | | |
| |||
6160 | 6160 | | |
6161 | 6161 | | |
6162 | 6162 | | |
6163 | | - | |
| 6163 | + | |
6164 | 6164 | | |
6165 | 6165 | | |
6166 | 6166 | | |
| |||
0 commit comments