Skip to content

Commit a5bb323

Browse files
authored
Add Suspense to list of features.
1 parent f7b4036 commit a5bb323

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
@@ -74,6 +74,7 @@ Use it with `fetch`, Axios or other data fetching libraries, even GraphQL.
7474

7575
- Zero dependencies
7676
- Works with promises, async/await and the Fetch API
77+
- Now with experimental Suspense support
7778
- Choose between Render Props, Context-based helper components or the `useAsync` and `useFetch` hooks
7879
- Debug and develop every part of the loading sequence with the React Async DevTools
7980
- Provides convenient `isPending`, `startedAt`, `finishedAt`, et al metadata

0 commit comments

Comments
 (0)