Releases: ethul/purescript-react-redux
Releases · ethul/purescript-react-redux
6.0.0
5.1.0
5.0.0
4.0.0
3.0.0
Breaking Changes
createClass
now accepts a lens to create a view on actions that can be dispatchedcreateElement
that wraps the element in aProvider
is now calledcreateProviderElement
createElement
is now used to createRedux
container elements assuming aProvider
element exists in a parent already.Effects
type is nowReduxEffect
Features
- Adding enhancers
- Adding middleware