Skip to content

v4.0.0

Compare
Choose a tag to compare
@paulfalgout paulfalgout released this 06 Aug 07:40
· 33 commits to master since this release

v4.0.0 view commit logs

Breaking Changes

The breaking changes are documented in the upgrade guide.

Features

  • CollectionView can now render a template in the same fashion of the removed CompositeView.
  • View#triggers now passes the originating DOM event object as the final argument of the triggered Mn event.
  • View classes now have the bindRequests and unbindRequests API.
  • The ES6 package was exposed in package.json on jsnext:main
  • The underscore dependency was updated to include 1.8.3 - 1.9.x.

Documentation

The documentation structure was overhauled to provide a flow to reading through the docs.