All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- CHANGE Upgrade dev dependencies (ie babel-loader)
- CHANGE better npm package metadata via @practo
- FIX standard json-api metadata keys ie: page, size, total via @practo
- NEW ESlint and Prettier support
- NEW Reference Field Functionality for GET_MANY and GET_MANY_REFERENCE
- CHANGE Merge meta data with attributes in convertHTTPResponseToREST - type GET_MANY_REFERENCE/GET_LIST.