react-use-size

A collection of hooks to measure things in React

MIT License

Downloads
14.2K
Stars
70
Committers
4

Bot releases are hidden (Show)

react-use-size - v3.0.1

Published by thomasthiebaud almost 2 years ago

3.0.1 (2022-11-18)

Bug Fixes

  • fix duplicate types (5526fac)
  • update dependencies to fix vulnerabilities (a93242d)
  • update tests to work with react 18 (8bffd46)
react-use-size - v3.0.0

Published by thomasthiebaud over 2 years ago

3.0.0 (2022-06-06)

Bug Fixes

  • update dependencies to fix vulnerabilities (8578906)

chore

  • drop support for node 12 (77e2cd4)

BREAKING CHANGES

  • regenerate the package-lock.json file to use lockfileVersion v2.
  • drop support for node 12 and requires node 14 (LTS) or later
react-use-size - v2.1.0

Published by thomasthiebaud over 2 years ago

2.1.0 (2022-04-04)

Features

  • add support for react 18 (b612112)
react-use-size - v2.0.4

Published by thomasthiebaud about 3 years ago

2.0.4 (2021-09-27)

Bug Fixes

  • update dependencies to fix vulnerabilities (963a02d)
react-use-size - v2.0.3

Published by thomasthiebaud about 3 years ago

2.0.3 (2021-08-08)

Bug Fixes

react-use-size - v2.0.2

Published by thomasthiebaud over 3 years ago

2.0.2 (2021-06-08)

Bug Fixes

  • update dependencies to fix vulnerabilities (a7e8a38)
react-use-size - v2.0.1

Published by thomasthiebaud over 3 years ago

2.0.1 (2021-05-12)

Bug Fixes

  • update dependencies to fix vulnerabilities (60fbd6a)
react-use-size - v2.0.0

Published by thomasthiebaud over 3 years ago

2.0.0 (2021-04-29)

Bug Fixes

  • add react ^17.0.0 as a peerDependency too (5d9d15d)
  • trigger build with new credentials (038f74d)
  • update CI to use node LTS (3d58cb2)
  • update dependencies to fix vulnerabilities (59c9a20)

Features

  • remove resize-observer-polyfill (647ef28)

BREAKING CHANGES

  • we do not include a polyfill for ResizeObserver by default anymore.
react-use-size - v1.2.3

Published by thomasthiebaud over 5 years ago

1.2.3 (2019-05-25)

Bug Fixes

  • change return value of useEffect to fix critical issue (43046d8)
react-use-size - v1.2.2

Published by thomasthiebaud over 5 years ago

1.2.2 (2019-05-21)

Bug Fixes

react-use-size - v1.2.1

Published by thomasthiebaud over 5 years ago

1.2.1 (2019-05-18)

Bug Fixes

  • correct error in useBreakpoints condition (5bfead1)
react-use-size - v1.2.0

Published by thomasthiebaud over 5 years ago

1.2.0 (2019-05-17)

Bug Fixes

  • remove unecessary functions (d17ad7c)

Features

  • add useBreakpoint and useBreakpoints hooks (e9cadbe)
react-use-size - v1.1.1

Published by thomasthiebaud over 5 years ago

1.1.1 (2019-05-08)

Bug Fixes

  • change useWindowSize to use useLayoutEffect (31fad29)
  • remove useless variable assignment (19a61ce)
react-use-size - v1.1.0

Published by thomasthiebaud over 5 years ago

1.1.0 (2019-05-08)

Features

  • add useComponentSize hook (3086e2b)
react-use-size - v1.0.0

Published by thomasthiebaud over 5 years ago

1.0.0 (2019-05-08)

Features

Package Rankings
Top 3.64% on Npmjs.org
Badges
Extracted from project README
semantic-release
Related Projects