Skip to content

Commit

Permalink
馃敄 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
exah committed Apr 26, 2020
1 parent 13ec788 commit 2af3e34
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [4.0.2](https://github.com/exah/react-universal-data/compare/4.0.1...4.0.2) - 2020-04-26

### Fixed

- 馃殤 Do not update state after unmount [`13ec788`](https://github.com/exah/react-universal-data/commit/13ec7888735eb9032eebdc2018fd7d20f8f39978)

### Docs & Tests

- 馃摑 Add custom hook example to `README` [`0c1322d`](https://github.com/exah/react-universal-data/commit/0c1322d553cbc0cb742368d245c9d7268c137518)

## [4.0.1](https://github.com/exah/react-universal-data/compare/4.0.0...4.0.1) - 2020-03-28

### Docs & Tests
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-universal-data",
"version": "4.0.1",
"version": "4.0.2",
"description": "Easy to use hook for getting data on client and server side with effortless hydration of state",
"author": "John Grishin <hi@johngrish.in>",
"license": "MIT",
Expand Down

0 comments on commit 2af3e34

Please sign in to comment.