Releases: Gautam-Arora24/resize-observer-hook
Releases · Gautam-Arora24/resize-observer-hook
v1.0.5
v1.0.4
Highlights for this release
- Add support for multiple
ResizeObserverBoxOptions
likeborderBoxSize
andcontentBoxSize
. - Some general bug fixing and improvement to overall library.
Version 1.0.1 - Initial Version for resize-observer-hook
Highlights for this release ->
- A basic
useResizeObserver
hook to provide you with the width and height of the element observed.