We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c5836 commit a1279bbCopy full SHA for a1279bb
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+###v. 0.4.0 (15 Mar 2017)
2
+Relationshop normalization implementation changed [discussion](https://github.com/yury-dymov/json-api-normalizer/issues/11)
3
+
4
###v. 0.3.0 (09 Mar 2017)
5
IDs now preserved in entities. [discussion](https://github.com/yury-dymov/json-api-normalizer/issues/3)
6
package.json
@@ -1,6 +1,6 @@
{
"name": "json-api-normalizer",
- "version": "0.3.0",
+ "version": "0.4.0",
"description": "JSON API response normalizer",
"main": "dist/bundle.js",
"scripts": {
0 commit comments