7.0.0-alpha.2 (2020-11-11)
- Added Semantic Release (54a83ce)
-
- 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.