Skip to content

v1.7.4 fixes

Compare
Choose a tag to compare
@samccone samccone released this 01 Apr 21:04
· 1514 commits to master since this release
  • General
    • Update bower dependencies to take advantage of the fact that marionette repos follow semver.
    • Fixes
      • Behaviors events no longer collide with each other.
    • Revert stopListening call on stop for modules. While this was a "fix", the docs were quite vague leading to breaking changes for many people.
    • startWithParent is now respected when using a moduleClass property.