New
v2.4.1
What's Changed
- Add unit test for useToggle hook by @Razz99 in https://github.com/DavidHDev/haiku/pull/130
- Add unit test for useTitle hook by @Razz99 in https://github.com/DavidHDev/haiku/pull/134
- Add unit test for useNetwork hook by @Razz99 in https://github.com/DavidHDev/haiku/pull/133
- Add unit test for useFirstRender hook by @Razz99 in https://github.com/DavidHDev/haiku/pull/131
- Add unit test for useConfirmExit hook by @Razz99 in https://github.com/DavidHDev/haiku/pull/132
- #117 Add useScreenSize() Hook for Responsive Breakpoint Detection with Type Support #124 by @jawad-ali786 in https://github.com/DavidHDev/haiku/pull/125
- Adds useGeolocation hook with documentation and demo by @vishal-rathod-07 in https://github.com/DavidHDev/haiku/pull/126
- Adds Classes utility component with documentation by @timothyokooboh in https://github.com/DavidHDev/haiku/pull/128
New Contributors
- @Razz99 made their first contribution in https://github.com/DavidHDev/haiku/pull/130
- @jawad-ali786 made their first contribution in https://github.com/DavidHDev/haiku/pull/125
- @timothyokooboh made their first contribution in https://github.com/DavidHDev/haiku/pull/128
Full Changelog: https://github.com/DavidHDev/haiku/compare/v2.3.0...v2.4.0