1.11.01.10.2
Reading changes from the repo…
debounce
function documentation, making it easier for users to understand its usage and behavior. _.after
and _.before
to clearly explain the number of invocations, improving user understanding. _.isEmpty
function to ensure users have a better understanding of its semantics. null
or undefined
, enhancing consistency. first
and last
functions to return undefined
instead of an empty array when the input is empty, improving user expectations. _.escape
and _.unescape
tests, ensuring that the functionality remains reliable for users.