-> Updated .travis.yml to include a number of node versions (4, 6, 7).
-> Added a note to the repo README to state the required version of node.js to be >=4.5.0.
-> Updated the jsonapi-server version dependency from 1.15.4 -> 3.0.0.
-> Added required minimum node.js engine field to package.json.
-> Updated the tests to reflect additional data coming back in fetches related to foreign resources (tags element in jsonapi-server 3.0.0)
Maintenance updates for this repo.
-> Updated .travis.yml to include a number of node versions (4, 6, 7). -> Added a note to the repo README to state the required version of node.js to be >=4.5.0. -> Updated the jsonapi-server version dependency from 1.15.4 -> 3.0.0. -> Added required minimum node.js engine field to package.json. -> Updated the tests to reflect additional data coming back in fetches related to foreign resources (tags element in jsonapi-server 3.0.0)