Testing: Introduce browser testing capabilities to ensure compatibility across different environments. This enhancement allows for more robust testing of the library's functionality in various browsers.
Benchmarking: Add a simple benchmarking tool to measure performance, helping users understand the efficiency of the library in their applications.
Improvements
Stream Handling: Implement a prototype-free construction for the through2() function, reducing code duplication and simplifying the API for users.
Dependencies: Update dependencies to ensure the library remains up-to-date and secure, enhancing overall performance and reliability.
Others
Testing: Upgrade the testing framework to improve the reliability of tests and ensure better coverage.
Configuration: Update the Sauce badge to reflect the current testing status, providing users with real-time information about the library's testing health.