Changelog
3.0.5 - 2 December 2018
Changelog
3.0.4 - 28 September 2018
Changelog
3.0.3 - 18 August 2018
Changelog
3.0.1 - 18 August 2017
makeDescriptor
method on the Schema
class.dist/js-data.d.ts
.Changelog
3.0.0-rc.9 - 22 February 2017
Schema#pick
no longer incorrectly infers values for objects and arraysChangelog
3.0.0-rc.8 - 21 February 2017
strict
option has been removed from the toJSON
methods. The methods now rely wholly on Schema#pick
for strictness, and assumes the original strict: false
behavior if no schema is defined.Schema#pick
now copies properties not defined in the "properties" keyword if the "additionalProperties" keyword is present and truthy.Changelog
3.0.0-rc.7 - 29 January 2017
Collection#add
is missing a "silent" optionemitRecordEvents
option to Collection
which defaults to true
package.json
to .babelrc
yarn.lock
file