Documentation: Enhance user understanding by adding a derivation of the term 'thunk', clarifying its meaning and origin for better comprehension.
Improvements
Documentation: Update broken links to the Redux website, ensuring users have access to the latest resources and information.
TypeScript Support: Improve compatibility with Redux 4.0.0 by updating typings, allowing users to utilize the latest features with TypeScript 2.4.0 or later.
Fixes
Fix broken links to the Redux website, ensuring users can access the correct resources.
Others
Replace deprecated npmcdn.com links with unpkg.com to maintain up-to-date references in the documentation.
Future-proof the license to ensure ongoing compliance and clarity for users.
Lock dependencies to maintain stability and prevent unexpected issues for users.
Clean up infrastructure to enhance overall project maintainability and performance.