-
Notifications
You must be signed in to change notification settings - Fork 572
Pull requests: toss/es-toolkit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat (object/omit-deep): add 'omitDeep' function to omit fields deeply
#1841
opened Jul 5, 2026 by
kevaldonga
Loading…
12 tasks done
fix(compat/find): align implementation param names with overload signatures
#1824
opened Jun 28, 2026 by
Antoliny0919
Contributor
Loading…
feat(iterator): add es-toolkit/iterator lazy iterator module (Phase 1)
#1815
opened Jun 27, 2026 by
raon0211
Collaborator
Loading…
fix(compat/dropRight): clean up JSDoc by removing duplicate overload and guard param
#1789
opened Jun 23, 2026 by
Antoliny0919
Contributor
Loading…
style[banner]: adjust banner content navigation button size
#1736
opened May 24, 2026 by
Antoliny0919
Contributor
Loading…
fix[throttle]: align repeated call timing
#1700
opened Apr 27, 2026 by
KimHyeongRae0
Loading…
4 tasks done
feat: add MergeDeep type and merge.deep/mergeWith.deep/toMerged.deep APIs
#1692
opened Apr 21, 2026 by
soilSpoon
Loading…
8 tasks done
feat(object/deepFreeze): add deepFreeze function for recursively freezing objects
#1680
opened Apr 3, 2026 by
sukvvon
Contributor
Loading…
9 tasks done
feat(string/dedent): add dedent function for removing common leading whitespace
#1679
opened Apr 3, 2026 by
sukvvon
Contributor
Loading…
9 tasks done
fix(compat/function/debounce): skip maxWait invocation when both leading and trailing are false
#1678
opened Apr 3, 2026 by
sukvvon
Contributor
Loading…
4 tasks done
feat: Add per-function granular exports for all groups
#1668
opened Mar 28, 2026 by
nunomarks
Loading…
feat(object): export ToCamelCaseKeys and ToSnakeCaseKeys types
#1651
opened Mar 17, 2026 by
Gdm0714
Loading…
2 tasks done
feat(chain, zipIterable, enumerate): add lazy iterator utilities
#1637
opened Mar 5, 2026 by
y0ngha
Loading…
fix(pick): return Partial<Pick<T, K>> for non-tuple key arrays
#1634
opened Mar 4, 2026 by
Seojooyeon-creat
Loading…
fix(setToEntries, toKey): improve type safety by using generics and explicit return types
#1622
opened Feb 18, 2026 by
ramong26
Contributor
Loading…
fix(pullAt): fix incorrect element removal with negative indices
#1613
opened Feb 11, 2026 by
eunwoo-levi
Contributor
Loading…
feat(dedent): add dedent function to remove common indentation
#1577
opened Jan 14, 2026 by
KimKyuHoi
Loading…
fix(merge, mergeWith): Handle top-level type mismatch consistently
#1530
opened Nov 21, 2025 by
Seol-JY
Loading…
feat(safeJSONParse): add safe JSON parsing utility
p2: new feature
#1515
opened Nov 14, 2025 by
Yeom-JinHo
Contributor
Loading…
feat(without, difference): Improve TypeScript type inference for without() and difference()
#1509
opened Nov 7, 2025 by
Yeom-JinHo
Contributor
Loading…
fix(isMatch): handle primitive targets with object source patterns correctly
#1432
opened Oct 1, 2025 by
sen2y
Contributor
Loading…
5 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.