# 0.3.13 / 2019-03-10

- fix: props is error when checkStateChange.

# 0.3.12 / 2019-03-10

- update: work with combineReducers.

# 0.3.11 / 2019-03-10

- fix: time of emit store changes.

# 0.3.10 / 2019-03-07

- update: prevent secondary finish.

# 0.3.7 / 2019-03-07

- update: integration with dva.
- deps: update babel.

# 0.3.6 / 2019-03-06

- update: check super class info when connect.

# 0.3.3 / 2019-03-05

- update: refactor transaction functions.
- fix: return value of store's functions.
- update: auto create odux default.
- feat: support applyChange right now when changing.

# 0.3.2 / 2019-03-04

- fix: state param of mapper.

# 0.3.1 / 2019-03-04

- fix: store initData with Redux.

# 0.3.0 / 2019-03-03

- update: code refactor, use immer instead to generate patch.
