Skip to content

3.0.0-rc.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmdobry jmdobry released this 30 Jan 04:32
· 36 commits to release since this release
592dca4
3.0.0-rc.7 - 29 January 2017
Bug fixes
  • #433 - Collection#add is missing a "silent" option
Backwards compatible changes
  • Added a emitRecordEvents option to Collection which defaults to true
Other
  • Moved Babel config from package.json to .babelrc
  • Upgraded devDependencies
  • Added a yarn.lock file
3.0.0-rc.6 - 05 October 2016
Bug fixes
  • Wrapped lifecycle hook validation error in an instance of Error