Released on January 16th, 2026.
- Added
shouldRetryoption toretryfunction. ([#1585]) - Added
isEmptyObjectpredicate function. ([#1584]) - Added
isNumberpredicate function. - Enhanced error cloning to support
AggregateError. ([#1563]) - Implemented collection methods for Maps and Sets.
- Added bundle size analysis and visualization components to docs. ([#1564])
- Fixed
flattenObjectto retain empty objects and arrays. - Enhanced type safety for
clonefunction. - Fixed
cloneerror when cloning object with null prototype. ([#1570]) - Fixed array function callbacks to include index and array parameters. ([#1561])
- Fixed
compat/cloneDeepandcloneDeepWithto clone null-prototype objects as regular objects. ([#1562]) - Fixed
compat/clampto ensure consistency with lodash. ([#1555]) - Simplified
intersectionfilter callback for consistency. ([#1582]) - Fixed incorrect function names and output in
cloneDeepJSDoc examples. ([#1583])
We sincerely thank @raon0211, @dayongkr, @eunwoo-levi, @matt-oakes, @T3sT3ro, and @D-Sketon for their contributions. We appreciate your great efforts!