File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.8.0] ( https://github.com/react-cmpt/hooks/compare/v0.7.1...v0.8.0 ) (2023-03-04)
2+
3+
4+ ### Features
5+
6+ * ** useEllipsis:** hidden overflow content and get overflow status ([ #6 ] ( https://github.com/react-cmpt/hooks/pull/6 ) )
7+ * ** useSupportSafeArea:** check safe-area-inset env ([ e1b499e] ( https://github.com/react-cmpt/hooks/commit/e1b499effaa5968bf7f6f709cedadf4830bdbcc0 ) )
8+ * ** useDebouncedClick:** keep return type (callback) ([ 672c148] ( https://github.com/react-cmpt/hooks/commit/672c1481e97ba09b6ef43adaa13a5e7d194b3c24 ) )
9+
10+
11+
112## [ 0.7.1] ( https://github.com/react-cmpt/hooks/compare/v0.7.0...v0.7.1 ) (2021-11-12)
213
314
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-cmpt/hooks" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.8.0 " ,
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