es-toolkit/docs/reference
D-Sketon d117481dc4
fix(min, max): Do not return undefined in non-empty arrays (#270)
* fix: improve min&max type

* Apply suggestions from code review

---------

Co-authored-by: Sojin Park <raon0211@gmail.com>
2024-07-21 17:49:43 +09:00
..
array feat(max, min): Add support for max & min in es-toolkit/compat 2024-07-19 00:00:57 +09:00
compat fix(min, max): Do not return undefined in non-empty arrays (#270) 2024-07-21 17:49:43 +09:00
function docs: Update docs for isFunction, negate, isArrayLike 2024-07-21 10:55:36 +09:00
math feat(sumBy): add sumBy (#198) 2024-07-15 08:25:49 +09:00
object feat(flattenObject): Add flattenObject 2024-07-19 19:09:29 +09:00
predicate docs: Update docs for isFunction, negate, isArrayLike 2024-07-21 10:55:36 +09:00
promise docs(timeout): Update timeout.md (#251) 2024-07-20 09:54:36 +09:00
string chore(startsWith, endsWith): Update docs and import tests from lodash 2024-07-18 21:36:32 +09:00