React Use Versions Save

React Hooks — 👍

v17.5.0

3 months ago

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.4

3 months ago

17.4.4 (2024-01-21)

Bug Fixes

v17.4.3

3 months ago

17.4.3 (2024-01-13)

Bug Fixes

  • update useMedia hook to use recommended approach of MDN (e7379f0)

v17.4.2

5 months ago

17.4.2 (2023-12-01)

Bug Fixes

  • correct peer dependencies (d770587)

v17.4.1

5 months ago

17.4.1 (2023-11-28)

Bug Fixes

  • 🐛 bump nano-css version (812952b)

v17.4.0

1 year ago

17.4.0 (2022-05-20)

Features

  • add usePinchZoom sensor hook (3e042cb)

v17.3.3

1 year ago

17.3.3 (2022-05-20)

Bug Fixes

v17.3.2

2 years ago

17.3.2 (2021-12-30)

Bug Fixes

  • useMedia SSR hydration bug with defaultState (#2216) (5c01189)

v17.3.1

2 years ago

17.3.1 (2021-08-31)

Performance Improvements

  • ⚡️ change title only if it changed (51ef8d9)

v17.3.0

2 years ago

17.3.0 (2021-08-31)

Bug Fixes

  • do not re-render unncessarily in useAsyncFn hook (fa3ba25)

Features

  • useAudio add playing state (3203610)