- fix: props is error when checkStateChange.
- update: work with combineReducers.
- fix: time of emit store changes.
- update: prevent secondary finish.
- update: integration with dva.
- deps: update babel.
- update: check super class info when connect.
- update: refactor transaction functions.
- fix: return value of store's functions.
- update: auto create odux default.
- feat: support applyChange right now when changing.
- fix: state param of mapper.
- fix: store initData with Redux.
- update: code refactor, use immer instead to generate patch.