Skip to content

Commit

Permalink
🔖 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
exah committed May 9, 2020
1 parent 604f4b7 commit 3f6c17f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ 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.1.1](https://github.com/exah/react-universal-data/compare/4.1.0...4.1.1) - 2020-05-09

### Fixed

- 🚑 Handle updates with cache and same key [`604f4b7`](https://github.com/exah/react-universal-data/commit/604f4b7bbab7f1c71ac754feeef1abe452d80c16)

## [4.1.0](https://github.com/exah/react-universal-data/compare/4.0.2...4.1.0) - 2020-05-09
### Merged
- ✨ Add simple cache [`#10`](https://github.com/exah/react-universal-data/pull/10)
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.1.0",
"version": "4.1.1",
"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 3f6c17f

Please sign in to comment.