Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

Commit f9c109c

Browse files
authored
Update ROADMAP.md
1 parent a8736ed commit f9c109c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ROADMAP.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This roadmap outlines future changes to React Request.
44

5+
### Next release
6+
7+
* [ ] `doFetch` will return a Promise
8+
* [ ] A serial requests story will be more defined. Right now, it isn't super clear how to do it.
9+
10+
### Sometime later
11+
512
* [ ] The caching implementation will be moved to `fetch-dedupe`. This is a non-breaking change.
613
* [ ] Caching and deduplication will support an array, allowing for a more sophisticated system that
714
supports multi-operational HTTP requests (GraphQL, for instance)

0 commit comments

Comments
 (0)