Releases
v4.0.0
4.0.0 (2020-02-10)
Bug Fixes
add Footer and UserMenu to git's index (1d5cc64 ), closes #46
fix Footer and Products (c659d3f ), closes #43
alienstore: add removeReducers on index (965990c )
alienstore: improve useAlienModule (5f5f881 )
products.module: add mising id (16f8298 )
products.module: add missing id property (ac9cb56 )
renderfromalien: remove unused inmports (e4bda79 ), closes #43
state: type with ProductsStateType instead of Products (0632500 ), closes #43
withalien: pass alienModule (d25f368 )
withalien: return component when ReduxModule is resolve (10533a2 ), closes #43
Code Refactoring
store/config: rename dynoStore to alienStore (8ae2d1f ), closes #43
Features
alien: add useAlien hook (dec229c )
alien: add withAlien higher-order hook (2869ef1 ), closes #43
alienstore: add getReducerMap method (e924018 ), closes #43
alienstore: add initialReducers and prevent reducer duplication (5930895 )
alienstore: add removeReducers method (8fae08c ), closes #43
alienstore: add useAlienModule hook (bce2d50 ), closes #43
manager: add 'setDispatch' method (eb70aa9 ), closes #43
store: set first draft architecture for Dyno Store (62079f7 ), closes #43
usealien: call a callback when unmounting (4bf6ee7 ), closes #43
usealien: make the use of id for a redux module (5ae24b5 ), closes #43
usealien: receive and array of alienModules instead of a single module (98d2142 ), closes #43
improvement
store: use "createStore" from dynoStore (99afdc1 ), closes #43
BREAKING CHANGES
store/config: dynoStore is now alienStore
store: store now uses dynoStore's
You can’t perform that action at this time.