Skip to content
This repository was archived by the owner on Sep 10, 2022. It is now read-only.

Commit 7867de6

Browse files
authored
Add note recommending Hooks
1 parent 76eb306 commit 7867de6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## A Note from the Author (acdlite, Oct 25 2018):
2+
3+
Hi! I created Recompose about three years ago. About a year after that, I joined the React team. Today, we announced a proposal for [*Hooks*](https://reactjs.org/hooks). Hooks solves all the problems I attempted to address with Recompose three years ago, and more on top of that. I will be discontinuing active maintenance of this package (excluding perhaps bugfixes or patches for compatibility with future React releases), and recommending that people use Hooks instead. **Your existing code with Recompose will still work**, just don't expect any new features. Thank you so, so much to [@wuct](https://github.com/wuct) and [@istarkov](https://github.com/istarkov) for their heroic work maintaining Recompose over the last few years.
4+
5+
***
6+
17
Recompose
28
-----
39

0 commit comments

Comments
 (0)