UNPKG

jsonapi-serializer

Version:

A Node.js framework agnostic library for serializing your data to JSON API

8 lines (5 loc) 398 B
# jsonapi-serializer Changelog ### 1.0.0 (June 22, 2015) - [#1](https://github.com/SeyZ/jsonapi-serializer/issues/1) [BREAKING] apiEndpoint must be replace by links. - [#1](https://github.com/SeyZ/jsonapi-serializer/issues/1) [BREAKING] apiEndpointValue has been removed. - [#1](https://github.com/SeyZ/jsonapi-serializer/issues/1) [FEATURE] top-level and compound documents links are supported.