Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

v.4.1.0

Latest
Compare
Choose a tag to compare
@kitten kitten released this 30 May 21:43
· 69 commits to master since this release

Version 4 is now officially released and stable! And it brings a great deal of exciting changes.

Changes

  • Compatibility with all ES7 Observable-spec libraries
  • Performance improvements and runtime tweaks
  • More support for mono-store setups including a new operator
  • Middleware!

Specifically there is now a thunk middleware, thunks are not supported by default.
There is a distinctSelector operator and a combineReducers helper.
And some more minor changes under the hood!

The biggest change are obviously the middlewares. Hopefully this will make it easy to extend and improve on Fluorine in the future!

Please read the docs for the instructions on how to migrate