Releases: redbooth/backbone-redux
Releases · redbooth/backbone-redux
0.2.0
Exposed 2 new functions:
- buildReducers — Creates reducers based on a
collectionMap, basically callingreducerFabricon each defined reducer. - buildEars — Creates the basic action creators using
actionFabric, and binds them to the appropriateBackbone.Collectionevents.
These functions are essential if you want to override fully how automatic syncing works and want to fully control the process.
0.1.0
Initial public release