Skip to content

Releases: Gautam-Arora24/resize-observer-hook

v1.0.5

20 Oct 19:09
Compare
Choose a tag to compare

Highlights for this release

  • Added ESLint support in the library (Airbnb style guide).
  • Added CodeseeMap Workflow in the project.
  • A lot of refactoring with the removal of useless files.

v1.0.4

27 Sep 06:38
Compare
Choose a tag to compare

Highlights for this release

  • Add support for multiple ResizeObserverBoxOptions like borderBoxSize and contentBoxSize.
  • Some general bug fixing and improvement to overall library.

Version 1.0.1 - Initial Version for resize-observer-hook

28 Aug 18:00
Compare
Choose a tag to compare

Highlights for this release ->

  • A basic useResizeObserver hook to provide you with the width and height of the element observed.