You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [7.0.0](v6.1.0...v7.0.0) (2020-11-11)
### Bug Fixes
* semantic release fixes ([3769769](3769769))
* Using package.json file attr instead of gitignore ([c58f34e](c58f34e))
* Added Semantic Release ([55f6368](55f6368))
### BREAKING CHANGES
* - The returned ref is now a RefCallback, not a ref object
- The returned ref will always be the same RefCallback.
Previously when a custom ref object was passed, it was returned as well from
the hook as "ref".
- Compared to 6.2.0-alpha.1 There's no `callbackRef` return value
anymore.
* Using package.json file attr instead of gitignore ([c58f34e](https://github.com/ZeeCoder/use-resize-observer/commit/c58f34e11b68ef9622a6b2528da8ee68a9685211))
0 commit comments