Error Handling: Enjoy clearer error messages with improved wording, replacing 'inexistant' with 'nonexistent' for better understanding.
Memoization: Experience enhanced performance with the memoize method, which now correctly handles the 'constructor' key, preventing it from returning 'undefined'.
Improvements
Error Messages: Benefit from more informative error messages that help identify issues more easily, making debugging simpler.
Documentation: Explore new examples in the README that demonstrate the use of waterfall with named functions, enhancing your understanding of the async library.