Skip to content

Latest commit

 

History

History
98 lines (50 loc) · 3.18 KB

CHANGELOG.md

File metadata and controls

98 lines (50 loc) · 3.18 KB

1.0.0-alpha.4 (2018-11-15)

Bug Fixes

1.0.0-alpha.2 (2018-11-02)

Features

  • Record the source of the state change (a81d842)

1.0.0-alpha.1 (2018-11-01)

0.12.2 (2018-10-09)

Bug Fixes

  • Improve ts type definition (80db3f9)
  • Should return unsubscribe method (f923931)

Features

  • plugin: all plugin should be function (b20ce76)
  • add subscribe method (0f63cd7)

0.11.1 (2018-09-23)

Bug Fixes

  • Add model name to action (28e3ccc)

Features

  • Single store support (74d6b07)
  • plugin: add onModelBeforeCreate hooks (572ebb8)

0.10.1 (2018-09-21)

Bug Fixes

Features

0.9.2 (2018-09-08)

Bug Fixes

  • Pass model name to createReducer (5995e7b)
  • Improve pipe type definition (96a8cdd)
  • plugin: add onPipeError hook (4c877f2)

Features

0.8.3 (2018-08-27)

Bug Fixes

Features