File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 15.1.0] ( https://github.com/react-hookz/web/compare/v15.0.1...v15.1.0 ) (2022-08-14)
2+
3+
4+ ### Features
5+
6+ * ` useCustomCompareMemo ` - like useMemo but uses custom deps comparator ([ #895 ] ( https://github.com/react-hookz/web/issues/895 ) ) ([ 5b38e8d] ( https://github.com/react-hookz/web/commit/5b38e8d182c1642a12dbf44050c44bb56f1a4884 ) )
7+ * implement useTimeoutEffect ([ #886 ] ( https://github.com/react-hookz/web/issues/886 ) ) ([ a3f6f07] ( https://github.com/react-hookz/web/commit/a3f6f07d4f3a0ca91810a9c88e31891bdb46fe00 ) )
8+
19## [ 15.0.1] ( https://github.com/react-hookz/web/compare/v15.0.0...v15.0.1 ) (2022-07-04)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-hookz/web" ,
3- "version" : " 15.0.1 " ,
3+ "version" : " 15.1.0 " ,
44 "description" : " React hooks done right, for browser and SSR." ,
55 "keywords" : [
66 " react" ,
You can’t perform that action at this time.
0 commit comments