Releases: danivek/json-api-serializer
Releases · danivek/json-api-serializer
v2.6.6
Compare
Sorry, something went wrong.
No results found
Fixes:
fix: remove undefined id on deserialized data when the input has no id (#131 ) @medfreeman
v2.6.5
Compare
Sorry, something went wrong.
No results found
Fixes:
fix error when deserialize unregisterered relationships (#130 )
v2.6.4
Compare
Sorry, something went wrong.
No results found
Fixes:
The result after serialize will not have included if the input doesn't have attributes (#128 )
Error thrown when relationship is not registered (#126 ) @max-konin
v2.6.3
Compare
Sorry, something went wrong.
No results found
v2.6.2
Compare
Sorry, something went wrong.
No results found
Fixes:
Fix crash in case conversion helpers. (#119 )
v2.6.1
Compare
Sorry, something went wrong.
No results found
Fixes :
fix: deserialize relationship when alternativeKey is set and relationship data is not in the included array (#116 )
v2.6.0
Compare
Sorry, something went wrong.
No results found
Features :
improve error serialization (#111 #110 )
improve JSDoc
v2.5.0
Compare
Sorry, something went wrong.
No results found
v2.4.2
Compare
Sorry, something went wrong.
No results found
Fixes :
Fix prevent circular deserialization (#108 )
v2.4.1
Compare
Sorry, something went wrong.
No results found
Fixes :
Prevent circular deserialization. Fix "Maximum call stack size exceeded" error. (#106 #107 )