Commit a631277
committed
feat(react-client): deopt support for TanStack Query versions 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 1b04e93 commit a631277
5 files changed
Lines changed: 4 additions & 40 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 | | |
| |||
Lines changed: 0 additions & 35 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| 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