TypeScript Support: Enjoy enhanced TypeScript support with the addition of Dispatch overloads, making it easier to work with Redux in TypeScript environments.
Improvements
Documentation: The installation instructions are now clearer, using the correct shell command syntax for better readability.
User Experience: We've improved the wording in the documentation to make it more user-friendly and informative.
Fixes
Fix issues with action typing, allowing for more flexibility in how actions can be defined and dispatched.
Fix a typo in the type definitions, ensuring that the types are accurate and consistent.
Others
Add a FAQ link to help users find answers to common questions more easily.
Update outdated tools to ensure a smoother development experience for contributors.