backbone-react-component v0.9.0 Release Notes

Release Date: 2015-07-26 // over 8 years ago
  • Major

    • 🔌 Plug and play static on, onModel, onCollection and off methods for fine grained control over model/collection bindings (#65, #77)

    Minor

    • ⚡️ Usage of Backbone.Collection#update event instead of #add and #remove (#82)
    • ⚡️ Update to Backbone v1.2.0, React v0.13.3 and Underscore v1.8.3