Changelog
1.68.0
mapTree
, mapTreeLeaves
, leavesBy
leaves
performance (by not adding branches at all instead of rejecting them later)treeToArrayBy
iteratees - previously only node
was passedChangelog
1.67.2
undefined
as predicateChangelog
1.67.0
unwind
: use _.castArray
to avoid unwinding strings and other array-likesunwindArray
Changelog
1.66.0
walkAsync
findIndexedAsync
(used internally and not documented, but exported for testing)mapArgs
commonKeys
and firstCommonKey