Skip to content

Commit 79e5202

Browse files
authoredJul 11, 2024··
docs: Update comparison.md (#7703)
1 parent 4355843 commit 79e5202

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎docs/framework/react/comparison.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Feature/Capability Key:
3636
| Infinite Queries |||| 🛑 | 🛑 |
3737
| Bi-directional Infinite Queries || 🔶 | 🔶 | 🛑 | 🛑 |
3838
| Infinite Query Refetching ||| 🛑 | 🛑 | 🛑 |
39-
| Lagged Query Data<sup>1</sup> ||| 🛑 |||
39+
| Lagged Query Data<sup>1</sup> ||| |||
4040
| Selectors || 🛑 ||| N/A |
4141
| Initial Data ||||||
4242
| Scroll Recovery ||||||
@@ -48,15 +48,15 @@ Feature/Capability Key:
4848
| Offline Mutation Support || 🛑 | 🟡 | 🛑 | 🛑 |
4949
| Prefetching APIs ||||||
5050
| Query Cancellation || 🛑 | 🛑 | 🛑 ||
51-
| Partial Query Matching<sup>3</sup> || 🔶 | 🛑 || N/A |
51+
| Partial Query Matching<sup>3</sup> || 🔶 | || N/A |
5252
| Stale While Revalidate ||||| 🛑 |
5353
| Stale Time Configuration || 🛑<sup>7</sup> | 🛑 || 🛑 |
54-
| Pre-usage Query/Mutation Configuration<sup>4</sup> || 🛑 | 🛑 |||
54+
| Pre-usage Query/Mutation Configuration<sup>4</sup> || 🛑 | |||
5555
| Window Focus Refetching ||| 🛑 || 🛑 |
5656
| Network Status Refetching ||||| 🛑 |
5757
| General Cache Dehydration/Rehydration || 🛑 ||||
5858
| Offline Caching || 🛑 || 🔶 | 🛑 |
59-
| React Suspense ||| 🛑 | 🛑 ||
59+
| React Suspense ||| | 🛑 ||
6060
| Abstracted/Agnostic Core || 🛑 ||| 🛑 |
6161
| Automatic Refetch after Mutation<sup>5</sup> | 🔶 | 🔶 ||||
6262
| Normalized Caching<sup>6</sup> | 🛑 | 🛑 || 🛑 | 🛑 |

0 commit comments

Comments
 (0)
Please sign in to comment.