marionette v3.0.0-pre3 Release Notes

  • โšก๏ธ 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 from CollectionView.isEmpty.

    ๐Ÿ› Bug fixes

    • replaceElement and allowMissingEl are now able to be overridden in Region.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!