@rest-hooks/core
Advanced tools
Comparing version 1.0.0-beta.7 to 1.0.0-beta.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.0-beta.8](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/core@1.0.0-beta.7...@rest-hooks/core@1.0.0-beta.8) (2020-05-19) | ||
**Note:** Version bump only for package @rest-hooks/core | ||
## [1.0.0-beta.7](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/core@1.0.0-beta.6...@rest-hooks/core@1.0.0-beta.7) (2020-05-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@rest-hooks/core", | ||
"version": "1.0.0-beta.7", | ||
"version": "1.0.0-beta.8", | ||
"description": "Dynamic data fetching for React", | ||
@@ -65,3 +65,3 @@ "sideEffects": false, | ||
"@babel/runtime": "^7.7.2", | ||
"@rest-hooks/normalizr": "^6.0.0-beta.8", | ||
"@rest-hooks/normalizr": "^6.0.0-beta.9", | ||
"@rest-hooks/use-enhanced-reducer": "^1.0.3", | ||
@@ -79,3 +79,3 @@ "flux-standard-action": "^2.1.1" | ||
}, | ||
"gitHead": "5a155052d4208ac82c54084d7cd7cb3d967bce1c" | ||
"gitHead": "78eb3293bbb8123fa8d6f0b910272e3894a452f7" | ||
} |
624902