Releases: holidayextras/jsonapi-server
Releases · holidayextras/jsonapi-server
v3.0.2
14 Jul 14:03
Compare
Sorry, something went wrong.
No results found
This release reapplies the use strict run-time rule to the codebase for Node.js versions 4.x.x to run with the usage of block-scope declarations.
v3.0.1
14 Jul 08:42
Compare
Sorry, something went wrong.
No results found
v3.0.0
01 Jun 01:01
Compare
Sorry, something went wrong.
No results found
Fix GraphQL updates.
Use Buffer.from instead of deprecated new Buffer which only supports Node.js >= 4.5.0 requiring a major version upgrade for SemVer compliance.
v2.3.2
18 Mar 23:30
Compare
Sorry, something went wrong.
No results found
Merge pull request #252 from holidayextras/v2.3.2
v2.3.2
v1.12.0
15 Jun 11:02
Compare
Sorry, something went wrong.
No results found
MemoryHandler clones all objects
v1.11.0
02 Jun 16:08
Compare
Sorry, something went wrong.
No results found
Fix error when interacting with broken resources
Fix inability to patch relationships on resources with required attributes
v1.10.0
31 May 09:14
Compare
Sorry, something went wrong.
No results found
Export module version so data stores can check for a minimum required version
v1.9.0
27 May 13:30
Compare
Sorry, something went wrong.
No results found
Make parsed and validated filter available in request for handlers
v1.8.0
27 May 13:36
Compare
Sorry, something went wrong.
No results found
v1.7.0
27 May 13:36
Compare
Sorry, something went wrong.
No results found
Resolves swagger validation errors
Generated swagger doc adheres to required() fields