v4.0.0v3.7.2
Reading changes from the repo…
redux-data-structures
and redux-little-router
, expanding the resources available to users. combineReducers
documentation is clarified to better explain how it namespaces state, improving user comprehension. Writing Tests
section has been updated to include necessary setup instructions for testing with Enzyme, ensuring users have the latest guidance. observe
function that caused a TypeError when a null observer was passed, improving error handling for users. toggle-all
functionality in the TodoMVC example to ensure it works correctly with the latest version of todomvc-app-css, enhancing usability. dispatch
method, providing clearer guidance for users on its usage.