UNPKG

@parch-js/rest-serializer

Version:

RestSerializer for parch to normalize request/response

37 lines (15 loc) 960 B
<a name="0.1.3"></a> ## [0.1.3](https://github.com/parch-js/rest-serializer/compare/0.1.2...0.1.3) (2017-11-11) <a name="0.1.2"></a> ## [0.1.2](https://github.com/parch-js/rest-serializer/compare/0.1.1...0.1.2) (2017-11-11) <a name="0.1.1"></a> ## [0.1.1](https://github.com/parch-js/rest-serializer/compare/0.1.0...0.1.1) (2017-10-24) ### Bug Fixes * **serializer:** add empty array when no relationships are found ([65a811f](https://github.com/parch-js/rest-serializer/commit/65a811f)) <a name="0.1.0"></a> # 0.1.0 (2017-10-24) ### Bug Fixes * **query:** add fallback name if no records exist ([1253d50](https://github.com/parch-js/rest-serializer/commit/1253d50)) ### Features * **serializer:** extend JSONSerializer ([83a8aa0](https://github.com/parch-js/rest-serializer/commit/83a8aa0)) * **serializer:** remove associations argument from normalizeRelationships ([032e27f](https://github.com/parch-js/rest-serializer/commit/032e27f))