Examples: Experience improved clarity and control flow in the Async example, making it easier to understand how to manage asynchronous actions.
Examples: The counter examples now correctly increment on negative odd numbers, enhancing the accuracy of the examples provided.
Improvements
Examples: The Async example is now more readable by using a variable isEmpty instead of accessing posts.length multiple times.
Documentation: The "Usage with React" section has been updated for better clarity and structure, making it easier for users to implement Redux with React.
Documentation: The Computing Derived Data example has been updated to reflect the latest practices, ensuring users have the most current information.
Fixes
Fix issues in the documentation for the "Usage With React" and "Example Todo List" sections, ensuring that the examples are accurate and up-to-date.
Others
Build and test examples before publishing to npm, ensuring that users receive a reliable and tested product.
Make prepublish processes faster, improving the efficiency of updates and releases for users.