Skip to content

Latest commit

 

History

History
109 lines (62 loc) · 6.06 KB

CHANGELOG.md

File metadata and controls

109 lines (62 loc) · 6.06 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2020-11-12)

Features

1.4.0 (2020-10-30)

Features

  • useclipboard usemountedstate: add useClipboard and useMountedState (5fed45b)
  • opt changelog and pkg (e3327dd)
  • update (3af214c)

Bug Fixes

  • replace optional actionType to necessary (954a30f)

1.2.0 (2020-10-30)

Features

  • useclipboard usemountedstate: add useClipboard and useMountedState (5fed45b)
  • update (3af214c)

1.1.4 (2020-10-21)

Features

Bug Fixes

  • replace optional actionType to necessary (954a30f)

1.1.3 (2020-10-21)

Features

Bug Fixes

  • replace optional actionType to necessary (954a30f)

1.2.0 (2020-10-21)

Features

1.1.2 (2020-10-20)

Features

  • add useMap, useSet, and useCookie (67e70bd)
  • update changelog (2b21655)

Bug Fixes

1.1.0 (2020-10-09)

Features

  • add jest and add useClickOuntside test file and opt gulpfile (238bb50)
  • add pkg version (1f7ea7c)
  • add test file for useEvent (2214162)
  • add useBool (95527cd)
  • add useEvent and useIsFirestMount (dade237)
  • add useInViewport and opt useIntersection (d40720b)
  • add useTimeout (95a5d9c)
  • opt lint config (8a269ee)
  • opt pkg.json (8e52d33)
  • opt test and files (af8c065)
  • opt useClickOutside test file and add useDidMount,useDidUpdate test file (84d771b)
  • opt useTimeout and add useInterval (49b5312)
  • opt useUpdate (bb92970)
  • update .gitignore (86ef1ea)
  • update .gitignore (8e0bea9)
  • update gitignore (714b17d)
  • update gulpfile config, opt dict construct (c6455cf)

Bug Fixes

  • add import (1f5e019)
  • delete build files (1770d18)
  • delete hooooks_doc (507b474)
  • opt useEvent and useIsFirst and util return type (cd65467)
  • update pkg version (82fd1cb)
  • useTimeout and useInterval isReady status (28d3484) useTimeout and useInterval opts optional, fix useInterval bug when time = 0 (36b6e1d)