Skip to content

v2.0.0

Choose a tag to compare

@jcbrand jcbrand released this 13 Dec 10:22
· 14 commits to master since this release
v2.0.0

Breaking changes

  • Model.prototype.set no longer returns a boolean when validation fails (but null instead)
  • Loosened the reduce and reduceRight type signatures on the Collection

Full Changelog: v1.0.0...v2.0.0