mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 08:07:50 +00:00
Merge branch 'master' of https://github.com/documentcloud/underscore
This commit is contained in:
@@ -1194,6 +1194,8 @@ _([1, 2, 3]).value();
|
||||
<tt>_.template</tt> now correctly escapes backslashes in templates.
|
||||
Improved <tt>_.reduce</tt> compatibility with the ECMA5 version:
|
||||
if you don't pass an initial value, the first item in the collection is used.
|
||||
<tt>_.each</tt> no longer returns the iterated collection, for improved
|
||||
consistency with ECMA5's <tt>forEach</tt>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user