Performance: Experience faster performance when using multiple listeners with the new linked list implementation for managing listener collections. This change significantly improves the efficiency of unmounting connected components.
Improvements
Error Handling: When an error occurs in selector functions, the original error stack trace is now preserved, making it easier to debug issues.
Documentation: The documentation for mapDispatchToProps is updated to ensure that links to relevant resources are accurate and functional, enhancing the user experience.
Fixes
Fix broken links in the documentation, ensuring users can access the correct resources without encountering 404 errors.
Others
Add a Netlify badge to the documentation to acknowledge their support for open-source projects, enhancing transparency.