Middleware: Enjoy improved compatibility with the latest version of Redux as we now support Redux 5.0.0-beta.0 in our peer dependencies.
Build System: Experience enhanced performance and compatibility with our migration to a full ESM package, ensuring better integration with modern JavaScript environments.
Improvements
Build Process: Benefit from a streamlined build and test setup, which now uses a more efficient toolchain, improving overall performance and compatibility.
Artifact Naming: Find it easier to identify our package as we have changed the artifact names to simply redux-thunk, making it clearer for users.
Webpack Support: We now support Webpack 4 with a legacy ESM artifact, ensuring that users can continue to use their existing setups without issues.
Fixes
Fix the GitHub workflow badge URL to ensure users can easily track the status of our tests directly from the repository.
Others
Update the README and types to reflect the latest named exports, providing clearer guidance for users on how to utilize the package effectively.