Commit 2e5d3c5
committed
chore(release): 7.0.0-alpha.2 [skip ci]
# [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.1 parent bb596e6 commit 2e5d3c5
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 | | |
0 commit comments