Skip to content

Releases: Gautam-Arora24/resize-observer-hook

v1.0.5

Choose a tag to compare

@Gautam-Arora24 Gautam-Arora24 released this 20 Oct 19:09

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

Choose a tag to compare

@Gautam-Arora24 Gautam-Arora24 released this 27 Sep 06:38

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

Choose a tag to compare

@Gautam-Arora24 Gautam-Arora24 released this 28 Aug 18:00

Highlights for this release ->

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