Releases: chalbert/Backbone-Mediator
Releases · chalbert/Backbone-Mediator
v1.0.0
Add support for package.json
and bower.json
. Refactor to use UMD module definition to work with AMD, CommonJS, ES6 modules and global scope.
Also refactored to extend Backbone.Events
instead of custom event handling.