Skip to content

v1.38.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 08:08
· 11 commits to main since this release

Released on May 18th, 2025.

  • Added compatibility functions for bindAll, setWith, memoize, isNative, invokeMap, clone, cloneWith, and sortedLastIndexOf.
  • Enhanced invariant function to accept Error instances and added assert alias.
  • Fixed type definitions and empty array handling in maxBy and minBy.
  • Fixed typo 'Partail' to 'Partial' in findKey type annotation.
  • Enhanced max and min functions to skip NaN, symbol, and null values, and return undefined when all values are skipped.
  • Fixed sparse array handling in compat functions to match Lodash's behavior.
  • Improved test coverage and documentation for various functions.
  • Fixed various documentation issues and typos.

We sincerely thank @myungjuice, @scato3, @uniqueeest, @YEONDG, @shren207, @hyesungoh, @kms0219kms, @minjongbaek, @kristian240, @D-Sketon, @Seung-wan, @jiji-hoon96, @raon0211, and @dayongkr for their contributions. We appreciate your great efforts!