-
Notifications
You must be signed in to change notification settings - Fork 509
Pull requests: toss/es-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(compat/merge): use isArrayLikeObject to match lodash merge behavior
#1542
opened Nov 26, 2025 by
dayongkr
Loading…
fix(toCamelCaseKeys): improve toCamelCaseKeys type inference for uppercase keys
#1538
opened Nov 26, 2025 by
Yeom-JinHo
Loading…
feat(uniqBy): extend uniqBy to accept property keys
#1534
opened Nov 24, 2025 by
Yeom-JinHo
Loading…
fix(throttle, debounce): Fix throttle with
edges: ['trailing'] behaving like debounce
#1532
opened Nov 22, 2025 by
Seol-JY
Loading…
1 task done
fix(merge, mergeWith): Handle top-level type mismatch consistently
#1530
opened Nov 21, 2025 by
Seol-JY
Loading…
fix(intersectionBy): remove duplicates when mapper produces same values
#1528
opened Nov 21, 2025 by
wo-o29
Loading…
feat(safeJSONParse): add safe JSON parsing utility
p2: new feature
#1515
opened Nov 14, 2025 by
Yeom-JinHo
Loading…
feat(without, difference): Improve TypeScript type inference for without() and difference()
#1509
opened Nov 7, 2025 by
Yeom-JinHo
Loading…
fix(once): Remove type assertion for better type safety
#1462
opened Oct 11, 2025 by
wo-o29
Loading…
fix(isMatch): handle primitive targets with object source patterns correctly
#1432
opened Oct 1, 2025 by
sen2y
Loading…
5 tasks done
feat: Add Map support to flattenObject function Fixes #1388
#1389
opened Sep 3, 2025 by
sen2y
Loading…
fix(findIndex): add missing default parameter for doesMatch
#1373
opened Aug 28, 2025 by
D-Sketon
Loading…
test(compat/defer): Replace deprecated done() callback with fake timers in async tests
#1360
opened Aug 23, 2025 by
miinhho
Loading…
test: Improve debounce/throttle test performance by replacing real timers with fake timers
#1359
opened Aug 23, 2025 by
miinhho
Loading…
fix(sample): include "undefined" in return union type
next major
p2: type enhancement
#1302
opened Aug 8, 2025 by
screendriver
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.