Released on January 30th, 2024.
- Added support for Semaphore, Mutex, isPromise, and retry.
- Introduced compatibility functions for multiply, sortedIndex, and sortedIndexBy.
- Added support for custom delimiters in flattenObject.
- Added support for
fromIndex
parameters in find. - Fixed a bug in cloneDeep and cloneDeepWith that cloned uncloneable objects.