-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7a9307c
commit cdc4fad
Showing
11 changed files
with
22 additions
and
49 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# @fransvilhelm/hooks | ||
|
||
## 3.0.0 | ||
### Major Changes | ||
|
||
- Update api interface for usePromise hook (by [@adambrgmn](https://github.com/adambrgmn) in [`291a21c`](https://github.com/adambrgmn/hooks/commit/291a21c85dbc3613e017c56c54e6c9785b2e8d02)) | ||
- Remove useTaskRunner hook (by [@adambrgmn](https://github.com/adambrgmn) in [`0e586ad`](https://github.com/adambrgmn/hooks/commit/0e586ad6c19831a1faf61915e35b1769ea8bc95e)) | ||
|
||
### Minor Changes | ||
|
||
- Skip resize observer in useDimensions hook (by [@adambrgmn](https://github.com/adambrgmn) in [`291a21c`](https://github.com/adambrgmn/hooks/commit/291a21c85dbc3613e017c56c54e6c9785b2e8d02)) | ||
- Add useClickOutside hook (by [@adambrgmn](https://github.com/adambrgmn) in [#24](https://github.com/adambrgmn/hooks/pull/24)) | ||
- Add useDeepEqualEffect hook (by [@adambrgmn](https://github.com/adambrgmn) in [#20](https://github.com/adambrgmn/hooks/pull/20)) | ||
- Add usePrevious hook (by [@adambrgmn](https://github.com/adambrgmn) in [#20](https://github.com/adambrgmn/hooks/pull/20)) | ||
- Add useDeepEqualLayoutEffect hook (by [@adambrgmn](https://github.com/adambrgmn) in [#20](https://github.com/adambrgmn/hooks/pull/20)) | ||
- Add useDarkMode hook (by [@adambrgmn](https://github.com/adambrgmn) in [#25](https://github.com/adambrgmn/hooks/pull/25)) | ||
|
||
### Patch Changes | ||
|
||
- Clear localstorage item if passed undefined/null (by [@adambrgmn](https://github.com/adambrgmn) in [#25](https://github.com/adambrgmn/hooks/pull/25)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters