v8.0.0
8.0.0 (2021-08-28)
Bug Fixes
- The
onResize
callback is no longer incorrectly called with the same values. (bd0f3c8)
Features
- Added the
box
option (0ca6c23), closes #31 #57 - Added the
round
option. (aa38199), closes #55 #46 #61
BREAKING CHANGES
- Removed
resize-observer-polyfill
in favour of@juggle/resize-observer
. (8afc8f6)