Releases: streamich/react-use
Releases Β· streamich/react-use
v17.5.1
17.5.1 (2024-07-20)
Bug Fixes
- π bump nano-css dependency (adfb337)
v17.5.0
17.5.0 (2024-01-22)
Features
- add
isFirst
and isLast
methods to useStateList
hook (ac64414)
- pencil: add isFirst and isLast return value to 'useStateList' (75218e4)
- pencil: fix with yarn lint:fix (6a9dde5)
v17.4.3
17.4.3 (2024-01-13)
Bug Fixes
- update useMedia hook to use recommended approach of MDN (e7379f0)
v17.4.2
17.4.2 (2023-12-01)
Bug Fixes
- correct peer dependencies (d770587)
v17.4.1
17.4.1 (2023-11-28)
Bug Fixes
- π bump nano-css version (812952b)
v17.4.0
17.4.0 (2022-05-20)
Features
- add usePinchZoom sensor hook (3e042cb)
v17.3.2
17.3.2 (2021-12-30)
Bug Fixes
- useMedia SSR hydration bug with defaultState (#2216) (5c01189)
v17.3.1
17.3.1 (2021-08-31)
Performance Improvements
- β‘οΈ change title only if it changed (51ef8d9)