Build: Enjoy seamless integration with various environments as we add UMD support for redux-thunk. This enhancement allows you to use the middleware in a wider range of projects effortlessly.
Improvements
Linting: Improve code quality with the addition of an npm lint script that helps catch errors and maintain coding standards. This ensures a cleaner and more consistent codebase for all contributors.
Fixes
Fix issues with ESLint configuration that previously caused errors during linting. This update resolves the missing 'eslint-plugin-react' module issue, allowing for smoother linting processes.
Others
Update links in documentation to point to the correct Redux resources, ensuring users have access to the latest information and support.