Skip to content

Commit 4f23b6e

Browse files
Not concurrent React ready.
I should’ve thought about when updates are scheduled as well 🙃 Let’s remove fake news (thanks @acdlite).
1 parent a078b73 commit 4f23b6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ function Component() {
2727

2828
- ⏬ Lightweight ([<600B minified + gzipped](https://bundlephobia.com/result?p=use-substate))
2929
- ⚛️ Works with your existing Redux-like store
30-
- ✅ Concurrent React ready (avoids rendering stale state)
3130
- 🙅‍♀️ Avoids unnecessary re-renders
3231
- 🔂 Uses an external event subscription to short-circuit context propagation
3332
- 🎈 Full Flow and TypeScript support coming soon

0 commit comments

Comments
 (0)