Skip to content

Latest commit

 

History

History
59 lines (29 loc) · 2.68 KB

CHANGELOG.md

File metadata and controls

59 lines (29 loc) · 2.68 KB

0.8.0 (2023-04-24)

Features

  • counter: create new custom hook (a4c6caa)

0.7.0 (2023-04-19)

Features

  • fetch: create useFetch hook (a485128)

0.6.0 (2023-04-18)

Features

  • hook: create useDebounce hook (6e436f6)

0.5.0 (2023-04-18)

Features

0.4.0 (2023-04-14)

Features

  • toggle: create useToggle hook (55376c2)

0.3.0 (2023-04-14)

Features

  • usetest: create new custom hook (66b9c09)

0.2.0 (2023-04-14)

Bug Fixes

Features

  • add compose to prompt (29b1470)
  • create cli to generate custom hook (fd9ed80)
  • create function input to cli (e09267b)
  • create function to verify some error (8485342)
  • function to get dynamic path (2244e05)
  • usehotkey: create new custom hook (be881b9)
  • usemedia: create new custom hook (7229193)