File tree Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Expand file tree Collapse file tree 1 file changed +2
-13
lines changed Original file line number Diff line number Diff line change 1
1
# [ 7.0.0-alpha.3] ( https://github.com/ZeeCoder/use-resize-observer/compare/v7.0.0-alpha.2...v7.0.0-alpha.3 ) (2020-11-11)
2
2
3
-
4
3
### Bug Fixes
5
4
6
- * semantic release fixes ([ 5074c0f] ( https://github.com/ZeeCoder/use-resize-observer/commit/5074c0fefd29e53a8ed9a4672ba043ad3be6d972 ) )
5
+ - Added Semantic Release ([ 5074c0f] ( https://github.com/ZeeCoder/use-resize-observer/commit/5074c0fefd29e53a8ed9a4672ba043ad3be6d972 ) , [ 54a83ce ] ( https://github.com/ZeeCoder/use-resize-observer/commit/54a83cede6fcb8dbfa9e0f9a0ea2f1f4557b606f ) )
7
6
8
7
# [ 7.0.0-alpha.2] ( https://github.com/ZeeCoder/use-resize-observer/compare/v7.0.0-alpha.1...v7.0.0-alpha.2 ) (2020-11-11)
9
8
10
- - Added Semantic Release ([ 54a83ce] ( https://github.com/ZeeCoder/use-resize-observer/commit/54a83cede6fcb8dbfa9e0f9a0ea2f1f4557b606f ) )
11
-
12
- ### BREAKING CHANGES
13
-
14
- - The returned ref is now a RefCallback, not a ref object
15
-
16
- - The returned ref will always be the same RefCallback.
17
- Previously when a custom ref object was passed, it was returned as well from
18
- the hook as "ref".
19
- - Compared to 6.2.0-alpha.1 There's no ` callbackRef ` return value
20
- anymore.
9
+ Skipped Release
You can’t perform that action at this time.
0 commit comments