File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.3.21] ( https://github.com/jquense/react-common-hooks/compare/v0.3.20...v0.3.21 ) (2020-02-25)
2+
3+
4+ ### Features
5+
6+ * add useMountEffect ([ f4c4753] ( https://github.com/jquense/react-common-hooks/commit/f4c4753f15691b4ff6f44afd2b0a8e0e8e5b28e1 ) )
7+ * add useRefWithInitialValueFactory ([ 31188e2] ( https://github.com/jquense/react-common-hooks/commit/31188e28dc5b68fb6e030b855ce0491fbc0c1a70 ) )
8+ * add useUpdateEffect ([ a0d17b1] ( https://github.com/jquense/react-common-hooks/commit/a0d17b1dcbb4f910468bd9ae60256318fe218ecc ) )
9+
10+
11+
12+
13+
114## [ 0.3.20] ( https://github.com/jquense/react-common-hooks/compare/v0.3.19...v0.3.20 ) (2020-01-23)
215
316
Original file line number Diff line number Diff line change 11{
22 "name" : " @restart/hooks" ,
3- "version" : " 0.3.20 " ,
3+ "version" : " 0.3.21 " ,
44 "main" : " lib/cjs/index.js" ,
55 "types" : " lib/cjs/index.d.ts" ,
66 "module" : " lib/esm/index.js" ,
7474 "typescript" : " ^3.7.2"
7575 },
7676 "readme" : " ERROR: No README data found!" ,
77- "_id" :
" @restart/[email protected] .19 " 77+ "_id" :
" @restart/[email protected] .20 " 7878}
You can’t perform that action at this time.
0 commit comments