-
Notifications
You must be signed in to change notification settings - Fork 487
Pull requests: toss/es-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
test(compat/util/bindAll): add test case for non-function properties
#1419
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/object/omit): add test case for array-like keys
#1418
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/object/{findKey,findLastKey}): add test cases for default parameters
#1417
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/math/{maxBy,meanBy,minBy}): add test cases for default parameters
#1416
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/array/zipObject): add test case for default parameters
#1415
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/array/remove): add test case for default 'identity' parameter
#1414
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/array/pullAllWith): add test case for array-like values parameter
#1413
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/array/pullAll): add test case for default empty array parameter
#1412
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/array/forEachRight): add test case for 'identity' function default callback
#1411
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/array/findLastIndex): add test case for 'identity' function default 'predicate'
#1410
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/array/dropRightWhile): add test case for 'identity' function default 'predicate'
#1409
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/array/dropWhile): add test case for 'identity' function default 'predicate'
#1408
opened Sep 21, 2025 by
sukvvon
Loading…
test(compat/array/drop): add test case for 'undefined' count handling
#1407
opened Sep 21, 2025 by
sukvvon
Loading…
test(array/takeRight): add test cases for 'negative' and 'undefined' count handling
#1406
opened Sep 21, 2025 by
sukvvon
Loading…
test(promise/semaphore): add test case for 'release' beyond 'capacity' validation
#1405
opened Sep 21, 2025 by
sukvvon
Loading…
test(string/trimEnd): add test case for multi-character string validation error
#1404
opened Sep 21, 2025 by
sukvvon
Loading…
chore(eslint.config): use 'defineConfig' for better type safety
#1403
opened Sep 21, 2025 by
sukvvon
Loading…
ci(.github/workflows): update 'codecov/codecov-action', 'actions/setup-node' to v5 and 'denoland/setup-deno' to v2
#1402
opened Sep 20, 2025 by
sukvvon
Loading…
feat: Add Map support to flattenObject function Fixes #1388
#1389
opened Sep 3, 2025 by
sen2y
Loading…
docs: refactor function signatures and documentation for improved clarity
#1382
opened Aug 30, 2025 by
D-Sketon
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.