Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@ahumphreys87 ahumphreys87 released this 15 Mar 11:26
· 20 commits to master since this release

v3.0.0 view commit logs

Package Updates

  • Update to Handlebars 4.
  • Replaced numeral with numbro.
  • Replaced Backbone.Validation with a version compatible with lodash4.
  • Updated to jQuery 3.0.0

Breaking change

  • Remove hammerjs
  • Remove touch view mixin.
  • Named export rewrite, users using babel exports default plugin will no longer need this.
  • Removed module helper.
  • Removed getInstance.
  • Remove Backbone.Stickit.
  • Remove full lodash in favour of a custom version that includes only backbone dependencies.

Misc

  • import full lodash in Collection.
  • export attachHelpers to allow attaching handlebars helpers to a different instance of handlebars.
  • export sync and Backbone.Collection.