Releases: opendevtools/hooks
Releases · opendevtools/hooks
Add useMemo to query params
Set explicit return type
Export useQueryParams
- fix: export useQueryParams 807471c
Add useQueryParams
Add useLocalStorage
Added
useLocalStorageto get and set values fromlocalStorageusing a hook
Changed
- Changed hook files to
.tsinstead of.tsx - Added a missing test to
useQueryParam
Update React
Changed
- Update React dependencies to official hooks version 16.8.0
useDebounce
Added
useDebounce
Changed
- Updated dependencies and upgrade test setup to support Jest 24
Initial release
Added
useToggleuseQueryParam