1.2.31.2.2
Reading changes from the repo…
_.reduce
and _.reduceRight
, now allowing an explicitly undefined initial value, making your data processing more flexible. _.indexOf
and _.lastIndexOf
, ensuring better compatibility across different browsers, including older versions of Internet Explorer. for-in
issues, enhancing the reliability and maintainability of the codebase. template()
, ensuring that your templates work as expected without unexpected behavior.