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-alpha.2](v7.0.0-alpha.1...v7.0.0-alpha.2) (2020-11-11)
* Added Semantic Release ([54a83ce](54a83ce))
### 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.
0 commit comments