What's wrong with this entry?
Anonymous. No account, no email.
New Utility Functions
- Added array utility functions for improved performance:
includes()implementation with optimized searchuniqBy()for removing duplicates with custom comparator- Enhanced array searching with NaN handling
Import Reorganization
- Migrated from direct
streamimports to named imports (PassThrough) - Updated process and OS imports to use modern Node.js module syntax
- Better organization of platform-specific imports (
EOL,platform,homedir)
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.