Changelog
1.1.1
Which should have been called 1.0...:-)
lookupFunction
of ref
is now optional, if it is not provided, serializr will try to resolve the reference within the current document. Types are respected while resolvingref
has been renamed to reference
child
has been renamed to object
false
is now also an acceptable value for propSchema's"*": true
now has the special meaning that all enumerable, primitive fields will be serialized. Will throw on non-primitive fieldscustom(serializer, deserializer)
identifier
now supports an optional callback that can be used to register new instances in some storeInitial release