Commit 809e36e
committed
chore(release): 7.0.0 [skip ci]
# [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.1 parent 35cc62d commit 809e36e
2 files changed
+22
-1
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 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments