v2.0.0
Changes
- Added
useActions
(allows not to use useDispatcher)
Breaking changes
- The
createState
function has been changed (now it returns an object, not an array)
useActions
(allows not to use useDispatcher)createState
function has been changed (now it returns an object, not an array)