Releases: danivek/json-api-serializer
Releases · danivek/json-api-serializer
v1.11.0
20 Feb 08:51
Compare
Sorry, something went wrong.
No results found
Features :
Allow alternativeKey to be a path (#43 )
Fixes :
Handle null relationships on deserialize (#44 )
v1.10.0
28 Nov 12:06
Compare
Sorry, something went wrong.
No results found
Features :
Deserialize mixed data (#34 #36 )
v1.9.0
22 Jul 15:19
Compare
Sorry, something went wrong.
No results found
Features :
Add a 'meta' option on relationship schema (#30 )
v1.8.0
22 Jul 15:20
Compare
Sorry, something went wrong.
No results found
Features :
Add data and extra data to all functions in a schema (#27 ) (#28 )
v1.7.0
18 Apr 15:26
Compare
Sorry, something went wrong.
No results found
v1.6.0
21 Feb 09:10
Compare
Sorry, something went wrong.
No results found
Features :
Add async serialization with Serializer.serializeAsync()
(non-blocking code with stream and setImmediate())
v1.5.0
06 Feb 12:22
Compare
Sorry, something went wrong.
No results found
Features :
Add options blacklistOnDeserialize
and whitelistOnDeserialize
v1.4.0
08 Dec 11:09
Compare
Sorry, something went wrong.
No results found
v1.3.0
16 Nov 16:24
Compare
Sorry, something went wrong.
No results found
v1.2.0
24 Oct 16:29
Compare
Sorry, something went wrong.
No results found
Features :
#11 Allow topLevelMeta, topLevelLinks to be a function
#12 Allow relationships to have an alternative key
add documentation (jsdoc)