@rest-hooks/endpoint
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -6,2 +6,11 @@ # Change Log | ||
### [1.0.7](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/endpoint@1.0.6...@rest-hooks/endpoint@1.0.7) (2021-03-14) | ||
### 📝 Documentation | ||
* Update package tags ([#650](https://github.com/coinbase/rest-hooks/issues/650)) ([4ef465a](https://github.com/coinbase/rest-hooks/commit/4ef465a129cd59668cd9c3542bb9ec03c84d2a4d)) | ||
### [1.0.6](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/endpoint@1.0.5...@rest-hooks/endpoint@1.0.6) (2021-03-08) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@rest-hooks/endpoint", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Declarative Network Interface Definitions", | ||
@@ -31,3 +31,4 @@ "sideEffects": false, | ||
"keywords": [ | ||
"ajax", | ||
"data", | ||
"cache", | ||
"networking", | ||
@@ -39,5 +40,10 @@ "fetch", | ||
"api", | ||
"api call", | ||
"normalized cache", | ||
"subject pattern" | ||
"subject pattern", | ||
"declarative", | ||
"definition", | ||
"schema", | ||
"async", | ||
"ajax", | ||
"react" | ||
], | ||
@@ -57,5 +63,5 @@ "author": "Nathaniel Tucker <me@ntucker.me> (https://github.com/ntucker)", | ||
"@babel/runtime": "^7.7.2", | ||
"@rest-hooks/normalizr": "^6.0.5" | ||
"@rest-hooks/normalizr": "^6.0.6" | ||
}, | ||
"gitHead": "374c1a68133aac25025f69bc03d3f2c90ccca12c" | ||
"gitHead": "f350b75d5680b1928521f20822c67e27f0f7f5a5" | ||
} |
102449
Updated@rest-hooks/normalizr@^6.0.6