- Loaders friendly "header". This "header" will works on normal script tag include, amd environments (like require.js) and CommonJS environments (like browserify).
- fixes bug where Backbone.Computed only worked in Karma but not in a standalone Browserify project
- documentation
- CommonJS / Browserify support
- Fixes bug where extended models don't inherit computed properties
Fixes bug where a listener was setup even if there were no dependent properties