Releases: DavidHDev/react-haiku
Releases · DavidHDev/react-haiku
v2.1.8
What's New
Hook - usePreventBodyScroll()
- a custom hook for toggling scrolling for the entire page
Contributors:
Link(s):
https://www.reacthaiku.dev/docs/hooks/usePreventBodyScroll
v2.1.7
Adds a new <Class />
utility component - credits to @pushpendersingh97
v2.1.4
Added:
- useWindowSize() custom hook - @francoisdillinger
- useOrientatioon() custom hook - @francoisdillinger
- useIntersectionObserver() custom hook - @francoisdillinger