-
Notifications
You must be signed in to change notification settings - Fork 494
Pull requests: toss/es-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(curry, curryRight): Remove unnecessary type assertions
#1465
opened Oct 12, 2025 by
wo-o29
Loading…
docs(mapValues): Improve return value description across all languages
#1464
opened Oct 12, 2025 by
wo-o29
Loading…
refactor(compat/predicate/isMatchWith): use optional chaining for 'stack' parameter
#1463
opened Oct 11, 2025 by
sukvvon
Loading…
fix(once): Remove type assertion for better type safety
#1462
opened Oct 11, 2025 by
wo-o29
Loading…
refactor(object/flattenObject): remove unused default parameters from 'flattenObjectImpl'
#1461
opened Oct 10, 2025 by
sukvvon
Loading…
refactor(compat/array/sortedIndex): remove redundant 'nullish' check in 'high' variable after early return
#1460
opened Oct 10, 2025 by
sukvvon
Loading…
test(compat/string/truncate): add test case for 'separator' not found in truncated string
#1459
opened Oct 10, 2025 by
sukvvon
Loading…
test(compat/array/sortedIndexBy): add test case for 'null' or 'undefined' array
#1458
opened Oct 10, 2025 by
sukvvon
Loading…
refactor(compat/array/sortedIndexBy): remove redundant 'nullish' checks with 'early return' pattern
#1457
opened Oct 10, 2025 by
sukvvon
Loading…
test(function/{partial,partialRight}): add test case for skipping 'prototype' copy with 'arrow function'
#1455
opened Oct 10, 2025 by
sukvvon
Loading…
test(compat/array/{find,findLast}): add test case for 'boolean' predicate error
#1454
opened Oct 9, 2025 by
sukvvon
Loading…
fix(find, findLast): simplify logic by removing unnecessary checks
#1453
opened Oct 9, 2025 by
wo-o29
Loading…
test(array/takeRight): add test case for working as an iteratee for 'map' method
#1452
opened Oct 9, 2025 by
sukvvon
Loading…
fix(takeRight): improve test coverage and remove redundant checks
#1451
opened Oct 9, 2025 by
wo-o29
Loading…
test(compat/array/findLast): add test case for 'identity' function default '_doesMatch'
#1450
opened Oct 9, 2025 by
sukvvon
Loading…
test(compat/array/find): add test case for 'identity' function default '_doesMatch'
#1449
opened Oct 9, 2025 by
sukvvon
Loading…
test(compat/array/partition): add test case for 'identity' function when no 'predicate' is provided
#1448
opened Oct 9, 2025 by
sukvvon
Loading…
fix: resolve circular import between isMatch and isMatchWith
#1446
opened Oct 7, 2025 by
wo-o29
Loading…
docs(isObjectLike): Modify the return type to be identical to the internal implementation
#1445
opened Oct 7, 2025 by
wo-o29
Loading…
fix(toSnakeCaseKeys, toCamelCaseKeys): Correct return type for non-plain objects
#1444
opened Oct 7, 2025 by
wo-o29
Loading…
test(function/flow): add test cases for 'empty function array' and 'this' context preservation
#1443
opened Oct 7, 2025 by
sukvvon
Loading…
test(compat/array/pullAt): add test case for nested property with array path
#1442
opened Oct 7, 2025 by
sukvvon
Loading…
test(compat/string/truncate): add test case for 'null' and 'undefined' string handling
#1441
opened Oct 6, 2025 by
sukvvon
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2025-10-11.