v0.1.7
0.1.7 https://github.com/zordius/fluxex/releases/tag/v0.1.7
- [CORE] Now all action promise handler can access context by
this. - [CORE] New
.restore()API forFluxexObjectandFluxex. - [EXTRA] New helper function to mount an action as express middleware.
- [EXTRA] New common store
pageto deal with url and routing information. - [EXTRA] Sorter watch delay time for gulp tasks. Add document about vim setting to prevent double change events.
- [EXTRA] New mixin to provide common
getInitialState()andonStoreChange()` implement.