Skip to content

Commit 0a3485f

Browse files
committed
Update README.md
1 parent 42d6b72 commit 0a3485f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ assumptions about the shape of your data or the type of request.
99
- Works with any (native) promise
1010
- Choose between Render Props and Context-based helper components
1111
- Provides convenient `isLoading`, `startedAt` and `finishedAt` metadata
12+
- Provides `cancel` and `reload` actions
1213
- Automatic re-run using `watch` prop
1314
- Accepts `onResolved` and `onRejected` callbacks
1415
- Supports optimistic updates using `setData`

0 commit comments

Comments
 (0)