v1.7.4 fixes
- 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 onstop
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 amoduleClass
property.