Released on May 3rd, 2025.
- Introduced compatibility functions for result, omitBy, xorBy, xorWith, unzipWith, sampleSize, transform, wrap, countBy, and xor.
- Added vitest benchmark for ary function.
- Fixed string comparison in sortBy and orderBy by removing locale comparison and using ASCII code instead.
- Fixed type definition in isBuffer.
- Fixed internal documentation links for Korean and Japanese headings.
- Improved code readability and documentation for various functions.
- Prevented circular dependencies by updating import paths in toCamelCaseKeys and toSnakeCaseKeys.
We sincerely thank @chldmsqls34, @umsungjun, @raon0211, @dayongkr, @shren207, @oror-sine, @L2HYUNN, @D-Sketon, @ariandel-dev, @Jeong-Rae, and @beomxtone for their contributions. We appreciate your great efforts!