v3.0.0-pre.3
Pre-release
Pre-release
ahumphreys87
released this
04 Apr 20:29
·
604 commits
to master
since this release
v3.0.0-pre3
Dependency Updates
- Backbone and Underscore moved to peerDependencies to solve dependency conflicts for browserify and webpack users.
- Added support for Lodash 4.
Documentation
- Application documentation updates.
API Changes
- Removed unused
collection
parameter fromCollectionView.isEmpty
.
Bug fixes
replaceElement
andallowMissingEl
are now able to be overridden inRegion.show
.
Misc
- Gulp test-browser task fixed.
- es-lint fixes.
- Added more es6 syntax.
- Fixed the UMD exported build.
Also, please help us finish v3!