This repository has been archived by the owner on Jan 11, 2019. It is now read-only.
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!