@rest-hooks/normalizr
Advanced tools
Comparing version 6.0.8 to 6.0.9
@@ -6,2 +6,11 @@ # Change Log | ||
### [6.0.9](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/normalizr@6.0.8...@rest-hooks/normalizr@6.0.9) (2021-04-12) | ||
### 🐛 Bug Fix | ||
* Publish legacy type files ([#741](https://github.com/coinbase/rest-hooks/issues/741)) ([bbae8bd](https://github.com/coinbase/rest-hooks/commit/bbae8bd44d9870e7f6ed599b0751ad264f9f2313)) | ||
### [6.0.8](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/normalizr@6.0.7...@rest-hooks/normalizr@6.0.8) (2021-04-12) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@rest-hooks/normalizr", | ||
"version": "6.0.8", | ||
"version": "6.0.9", | ||
"description": "Normalizes and denormalizes JSON according to schema for Redux and Flux applications", | ||
@@ -27,2 +27,3 @@ "homepage": "https://github.com/coinbase/rest-hooks/tree/master/packages/normalizr#readme", | ||
"lib/", | ||
"ts3.4", | ||
"LICENSE", | ||
@@ -83,3 +84,3 @@ "README.md" | ||
}, | ||
"gitHead": "0ca6c375c194819877e9fe5c2fd57a0e85a6898e" | ||
"gitHead": "fbfc12895344985575dcc9315fd7f6f1f49fdc28" | ||
} |
488840
65
6418