Skip to content

Commit

Permalink
Add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
dipiash committed May 7, 2020
1 parent eaff02d commit 6dfa23e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,3 +469,11 @@ online
### Added

- useStorage hook & tests

## [0.24.1] - 2020-03-26

### Fixed

- adding SSR warning to `useLocalStorage` hook
- adding warning to `useLocalStorage` hook if `localStorage` is not in `window` object
- adding new test for `useLocalStorage` hook that checks that `localStorage` in `window` object

0 comments on commit 6dfa23e

Please sign in to comment.