Changelog
All changes will be documented in this file.
1.3.0#
Added:
- Added useGeolocation and useSetState hooks.
- Added tests for the useGeolocation and useSetState hooks.
Changed:
- Updated readme.md file for description.
1.2.0#
Added:
- Added hooks useFetch, useInterval, useTimeout, useFirstMount, useMount, useUnmount.
- Added tests for useMount, useUnmount and useFirstMount hooks.
Changed:
- Updated readme.md file for description.
1.1.1#
Added:
- Added French, German, Spanish, Korean, Japanese and Chinese localizations.
Changed:
- Updated readme.md file for description.
1.1.0#
Added:
- Added useRemount, useToggle, useLocalStorage hooks.
- Added docs for all hooks.
Changed:
- Updated readme.md file for description.
1.0.1#
Changed:
- Updated readme.md file for description.
1.0.0#
Added:
- Added useRenderCount and useModalState hooks.
Breaking changes#
The are no breaking changes now.