-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Pull requests: lodash/lodash
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(baseAssignValue): use defineProperty fallback when assignment is blocked by frozen prototype
#6149
opened Mar 22, 2026 by
novavale
Loading…
fix: preserve own hasOwnProperty when prototype is frozen
#6148
opened Mar 21, 2026 by
nmurrell07
Loading…
fix: clone/cloneDeep with own 'hasOwnProperty' property when Object.prototype is frozen
#6146
opened Mar 20, 2026 by
KJyang-0114
Loading…
fix(debounce/throttle): treat undefined options as missing
#6145
opened Mar 20, 2026 by
KJyang-0114
Loading…
fix(fp): avoid mutating global functions when adding convert
#6144
opened Mar 20, 2026 by
nthbotast
Loading…
docs: align opposite wording between filter/reject and escape/unescape
documentation
#6143
opened Mar 14, 2026 by
nthbotast
Loading…
fix: clone() should work when Object.prototype is frozen
#6142
opened Mar 14, 2026 by
SidWuChou
Loading…
docs(range): clarify step=0 descending behavior
documentation
#6141
opened Mar 13, 2026 by
nthbotast
Loading…
docs(range): clarify default descending step behavior
documentation
#6134
opened Mar 8, 2026 by
nthbotast
Loading…
docs(readme): add ESM and tree-shaking import guidance
#6133
opened Mar 8, 2026 by
nthbotast
Loading…
fix(clone): preserve own keys shadowing non-writable inherited props
#6132
opened Mar 6, 2026 by
nthbotast
Loading…
docs(range): clarify behavior when step is 0
documentation
#6128
opened Mar 5, 2026 by
nthbotast
Loading…
docs(zip*): clarify behavior when arrays have different lengths
documentation
#6127
opened Mar 5, 2026 by
nthbotast
Loading…
docs(mean/meanBy): document NaN return for empty arrays
documentation
#6126
opened Mar 4, 2026 by
nthbotast
Loading…
docs(unescape): use opposite wording to match _.reject docs
#6125
opened Mar 4, 2026 by
nthbotast
Loading…
docs(zip): clarify behavior when array lengths differ
#6124
opened Mar 3, 2026 by
nthbotast
Loading…
Fix clone/cloneDeep for shadowed keys with non-writable inherited props
#6122
opened Mar 2, 2026 by
nthbotast
Loading…
docs: reference _.reject in _.filter description
documentation
#6121
opened Mar 2, 2026 by
nthbotast
Loading…
fix: prevent string concatenation in sumBy with non-numeric values
#6119
opened Feb 26, 2026 by
micheallam130
Loading…
docs(security): document all 9 unfixed individual packages with migration guide
#6118
opened Feb 26, 2026 by
abhu85
Loading…
docs: standardize terminology and add cross-references for function pairs
#6117
opened Feb 24, 2026 by
abhu85
Loading…
docs(range): clarify omitted step follows end-start direction
#6109
opened Feb 14, 2026 by
novavale
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.