Skip to content

Releases: clarus/redux-ship

v0.1.3

09 Dec 13:09

Choose a tag to compare

🚀 New Feature

  • add a middleware function to connect Redux Ship to Redux in the standard way

v0.1.2

28 Nov 07:24

Choose a tag to compare

  • adds forgotten Flow declarations

v0.1.1

28 Nov 07:23

Choose a tag to compare

  • compiles the distribution files directly with Babel

v0.1.0

06 Nov 09:24

Choose a tag to compare

  • replaces Ship.run(runEffect, store.dispatch, store.getState, ship) by Ship.run(runEffect, store, ship)