v3.6.0v3.5.2
Reading changes from the repo…
redux-bootstrap
, a utility that simplifies the initialization of Redux applications, making it easier for developers to get started with Redux. UsageWithReactRouter
, providing guidance for users integrating Redux with React Router, enhancing the overall user experience. normalizr
library, ensuring users have access to the most current resources. Writing Tests
documentation by updating examples to use Enzyme, making it easier for users to understand testing practices. AsyncActions
documentation with clearer examples and explanations, helping users better understand asynchronous actions in Redux. combineReducers
function does not warn users about undefined properties, preventing potential confusion during development. initialState
concept, ensuring clarity for users.