Skip to content

Releases: svagi/redux-routines

API Changes

09 Apr 17:55
a9789ca
Compare
Choose a tag to compare

Features

  • FSA compatible actions
  • customizable routine options (separator or stages)

Breaking change

  • createRoutine no longer uses enhancer function as second parameter, instead first three parameters are passed to the createAction (redux-actions) in favor of FSA compatible actions

[ ce8419a ] - Whole library re-implementation

Bug fix

17 Oct 18:15
a31fcbf
Compare
Choose a tag to compare

[ a80ea89 ] - Fix mutation of an action with extra properties

API changes

25 Sep 22:06
f119251
Compare
Choose a tag to compare

[ 86f6023 ] - Make routine call synonym of the trigger action
[ 90ae3a7 ] - Use enhancer on the whole action instead of just payload
[ 7188855 ] - Remove uppercase transformation

API changes

03 Jul 13:11
a081e7b
Compare
Choose a tag to compare
API changes Pre-release
Pre-release

[ 86f6023 ] - Make routine call synonym of the trigger action
[ 90ae3a7 ] - Use enhancer on the whole action instead of just payload

Initial release

31 May 07:29
a92e29b
Compare
Choose a tag to compare
v1.0.0

Release 1.0.0

Initial release

30 May 21:35
04ca371
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v1.0.0-5

Release 1.0.0-5