@data-client/normalizr
Advanced tools
Comparing version 0.14.12 to 0.14.16
{ | ||
"name": "@data-client/normalizr", | ||
"version": "0.14.12", | ||
"version": "0.14.16", | ||
"description": "Normalizes and denormalizes JSON according to schema for Redux and Flux applications", | ||
@@ -5,0 +5,0 @@ "homepage": "https://dataclient.io/docs/concepts/normalization", |
@@ -247,3 +247,3 @@ # Normalizr Client | ||
<td align="center">✅</td> | ||
<td><a href="https://dataclient.io/rest/api/Entity">Entity</a>, <a href="https://dataclient.io/rest/api/schema.Entity">schema.Entity</a> mixin</td> | ||
<td><a href="https://dataclient.io/rest/api/Entity">Entity</a>, <a href="https://dataclient.io/rest/api/EntityMixin">EntityMixin</a> mixin</td> | ||
<td>single <em>unique</em> object</td> | ||
@@ -250,0 +250,0 @@ <td align="center">✅</td> |
689844