File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.7.1] ( https://github.com/react-cmpt/hooks/compare/v0.7.0...v0.7.1 ) (2021-11-12)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** useDebounced:** pkg read error ([ ce75abf] ( https://github.com/react-cmpt/hooks/commit/ce75abf9715a49cb2e3467eea9ab689b3bbcf333 ) )
7+ * ** useLoadImg:** done state to queue ([ e5ee548] ( https://github.com/react-cmpt/hooks/commit/e5ee548fc87388cca95e4c4a965a2d6f7669a063 ) )
8+
9+
10+ ### Features
11+
12+ * ** useDeepCompareCache:** use fast-deep-equal/react ([ 85fb74e] ( https://github.com/react-cmpt/hooks/commit/85fb74ef7535bac99b0d8213e9d06a5960e6a0d6 ) )
13+
14+
15+
116# [ 0.7.0] ( https://github.com/react-cmpt/hooks/compare/v0.6.2...v0.7.0 ) (2021-11-03)
217
318
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-cmpt/hooks" ,
3- "version" : " 0.7.1-alpha.0 " ,
3+ "version" : " 0.7.1" ,
44 "description" : " Some react hooks" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments