Skip to content

Commit d7e7357

Browse files
authored
Update README.md
1 parent 1621a59 commit d7e7357

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Don't expect it to grow in size, it is **feature complete**:
2222
- Can mutate state after fetch
2323
- Returned callbacks are stable
2424

25+
26+
27+
2528
## Small size
2629

2730
- Way smaller than popular alternatives
@@ -37,6 +40,16 @@ Don't expect it to grow in size, it is **feature complete**:
3740
| **Use-HTTP** | [![](https://img.shields.io/bundlephobia/min/use-http.svg)](https://bundlephobia.com/package/use-http) | [![](https://img.shields.io/bundlephobia/minzip/use-http.svg)](https://bundlephobia.com/package/use-http) |
3841
| **Rest-Hooks** | [![](https://img.shields.io/bundlephobia/min/rest-hooks.svg)](https://bundlephobia.com/package/rest-hooks) | [![](https://img.shields.io/bundlephobia/minzip/rest-hooks.svg)](https://bundlephobia.com/package/rest-hooks) |
3942

43+
---
44+
45+
# Sponsor
46+
47+
**[ThisWeekInReact.com](https://thisweekinreact.com)**: the best newsletter to stay up-to-date with the React ecosystem:
48+
49+
[![ThisWeekInReact.com banner](https://user-images.githubusercontent.com/749374/136185889-ebdb67cd-ec78-4655-b88b-79a6c134acd2.png)](https://thisweekinreact.com)
50+
51+
---
52+
4053
## Things we don't support (by design):
4154

4255
- stale-while-revalidate

0 commit comments

Comments
 (0)