Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 872 Bytes

File metadata and controls

24 lines (16 loc) · 872 Bytes

Change Log

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.

Contributors

[0.2.0] - 2017-12-14

  • 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

[0.1.15] - 2017-04-10

  • 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.