File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.3.2] ( https://github.com/jquense/react-common-hooks/compare/v0.3.1...v0.3.2 ) (2019-06-26)
2+
3+
4+ ### Features
5+
6+ * add esm support ([ #5 ] ( https://github.com/jquense/react-common-hooks/issues/5 ) ) ([ ec456c1] ( https://github.com/jquense/react-common-hooks/commit/ec456c1 ) )
7+ * useEventListener allows a function, useGlobalListener works in SSR ([ c67b9bc] ( https://github.com/jquense/react-common-hooks/commit/c67b9bc ) )
8+
9+
10+
11+
12+
113## [ 0.3.1] ( https://github.com/jquense/react-common-hooks/compare/v0.3.0...v0.3.1 ) (2019-06-07)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " @restart/hooks" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "main" : " lib/cjs/index.js" ,
55 "types" : " lib/cjs/index.d.ts" ,
66 "module" : " lib/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments