File tree Expand file tree Collapse file tree 2 files changed +27
-4
lines changed Expand file tree Collapse file tree 2 files changed +27
-4
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.3.13] ( https://github.com/jquense/react-common-hooks/compare/v0.3.12...v0.3.13 ) (2019-09-06)
2+
3+
4+ ### Bug Fixes
5+
6+ * useStableMemo infinite loop ([ ad6fc5a] ( https://github.com/jquense/react-common-hooks/commit/ad6fc5a ) )
7+
8+
9+
10+
11+
112## [ 0.3.12] ( https://github.com/jquense/react-common-hooks/compare/v0.3.11...v0.3.12 ) (2019-08-12)
213
314
Original file line number Diff line number Diff line change 11{
22 "name" : " @restart/hooks" ,
3- "version" : " 0.3.12 " ,
3+ "version" : " 0.3.13 " ,
44 "main" : " lib/cjs/index.js" ,
55 "types" : " lib/cjs/index.d.ts" ,
66 "module" : " lib/esm/index.js" ,
7- "repository" : " https://github.com/jquense/react-common-hooks.git" ,
8- "author" :
" Jason Quense <[email protected] >" ,
7+ "repository" : {
8+ "type" : " git" ,
9+ "url" : " git+https://github.com/jquense/react-common-hooks.git"
10+ },
11+ "author" : {
12+ "name" : " Jason Quense" ,
13+ 14+ },
915 "license" : " MIT" ,
1016 "scripts" : {
1117 "test" : " jest --coverage" ,
6369 "rimraf" : " ^2.6.3" ,
6470 "rollout" : " ^0.1.0" ,
6571 "typescript" : " ^3.5.3"
66- }
72+ },
73+ "bugs" : {
74+ "url" : " https://github.com/jquense/react-common-hooks/issues"
75+ },
76+ "readme" : " ERROR: No README data found!" ,
77+ "homepage" : " https://github.com/jquense/react-common-hooks#readme" ,
78+ "_id" :
" @restart/[email protected] " 6779}
You can’t perform that action at this time.
0 commit comments