Skip to content

3.0.0-alpha.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmdobry jmdobry released this 10 Jan 02:54
3.0.0-alpha.9 - 09 January 2016
Backwards compatible bug fixes
  • Fixed a bug in IE where Object.prototype.toString !== window.toString
3.0.0-alpha.8 - 09 January 2016
Breaking API changes
  • The Model class is now stateless
  • All stateful functionality has been moved to the Collection class
  • The DS class no longer proxies Model methods.