Releases: renatorib/react-sizes
Releases · renatorib/react-sizes
v2.0.0
Changes:
- Upgrade dev tools (#33 by @danielr18)
- Use new context API (#33 by @danielr18)
- Added forceFallback flag (#36 by @danielr18)
- Fixed a throttle bug (#39 by @haritonasty)
Breaking Change:
- React peerDependency up to ^16.3.0 due to new context API
v0.3.0
v0.2.0
v0.1.2
v0.1.1
- Removed console.log coming from 0.1.0 (sorry for this). Thanks to @johansteffner