Waterfall: Experience improved performance with the latest enhancements to the waterfall functionality, making your asynchronous operations faster and more efficient.
Improvements
TryEach: Enjoy the new 'tryEach' feature that allows you to execute asynchronous functions in a more controlled manner, enhancing your error handling capabilities.
Fixes
Fix an issue where multiple callbacks were not allowed in the waterfall functionality, ensuring smoother execution of your asynchronous tasks.
Fix an error message in the auto functionality to provide clearer feedback and prevent TypeErrors, improving overall user experience.
Resolve an issue with unhandled rejections in asyncify, ensuring that errors caused by callbacks are managed properly without crashing your application.
Others
Update dependencies to the latest versions, ensuring that you benefit from the latest features and improvements in your development environment.