@@ -36,7 +36,7 @@ Feature/Capability Key:
36
36
| Infinite Queries | ✅ | ✅ | ✅ | 🛑 | 🛑 |
37
37
| Bi-directional Infinite Queries | ✅ | 🔶 | 🔶 | 🛑 | 🛑 |
38
38
| Infinite Query Refetching | ✅ | ✅ | 🛑 | 🛑 | 🛑 |
39
- | Lagged Query Data<sup >1</sup > | ✅ | ✅ | 🛑 | ✅ | ✅ |
39
+ | Lagged Query Data<sup >1</sup > | ✅ | ✅ | ✅ | ✅ | ✅ |
40
40
| Selectors | ✅ | 🛑 | ✅ | ✅ | N/A |
41
41
| Initial Data | ✅ | ✅ | ✅ | ✅ | ✅ |
42
42
| Scroll Recovery | ✅ | ✅ | ✅ | ✅ | ✅ |
@@ -48,15 +48,15 @@ Feature/Capability Key:
48
48
| Offline Mutation Support | ✅ | 🛑 | 🟡 | 🛑 | 🛑 |
49
49
| Prefetching APIs | ✅ | ✅ | ✅ | ✅ | ✅ |
50
50
| Query Cancellation | ✅ | 🛑 | 🛑 | 🛑 | ✅ |
51
- | Partial Query Matching<sup >3</sup > | ✅ | 🔶 | 🛑 | ✅ | N/A |
51
+ | Partial Query Matching<sup >3</sup > | ✅ | 🔶 | ✅ | ✅ | N/A |
52
52
| Stale While Revalidate | ✅ | ✅ | ✅ | ✅ | 🛑 |
53
53
| Stale Time Configuration | ✅ | 🛑<sup >7</sup > | 🛑 | ✅ | 🛑 |
54
- | Pre-usage Query/Mutation Configuration<sup >4</sup > | ✅ | 🛑 | 🛑 | ✅ | ✅ |
54
+ | Pre-usage Query/Mutation Configuration<sup >4</sup > | ✅ | 🛑 | ✅ | ✅ | ✅ |
55
55
| Window Focus Refetching | ✅ | ✅ | 🛑 | ✅ | 🛑 |
56
56
| Network Status Refetching | ✅ | ✅ | ✅ | ✅ | 🛑 |
57
57
| General Cache Dehydration/Rehydration | ✅ | 🛑 | ✅ | ✅ | ✅ |
58
58
| Offline Caching | ✅ | 🛑 | ✅ | 🔶 | 🛑 |
59
- | React Suspense | ✅ | ✅ | 🛑 | 🛑 | ✅ |
59
+ | React Suspense | ✅ | ✅ | ✅ | 🛑 | ✅ |
60
60
| Abstracted/Agnostic Core | ✅ | 🛑 | ✅ | ✅ | 🛑 |
61
61
| Automatic Refetch after Mutation<sup >5</sup > | 🔶 | 🔶 | ✅ | ✅ | ✅ |
62
62
| Normalized Caching<sup >6</sup > | 🛑 | 🛑 | ✅ | 🛑 | 🛑 |
0 commit comments