Es6 Shim: 0.31.0 Release

Release date:
May 1, 2015
Previous version:
0.30.0 (released April 27, 2015)
Magnitude:
313 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 0.31.0

ljharb

Directory Browser for 0.31.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

New shims: - All Array.prototype methods should use ToLength, not ToUint32, on this.length. - Preserve and use original ES5 Array.prototype functions (for later shimming)

Tests: - Make String#{startsWith, endsWith, includes} tests a bit more granular. - Fix Map/Set invalid receiver error messages for WebKit

Dependencies: - Update grunt-saucelabs, jscs