Es6 Shim: 0.32.3 Release

Release date:
June 21, 2015
Previous version:
0.32.2 (released June 17, 2015)
Magnitude:
314 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 0.32.3

ljharb

Directory Browser for 0.32.3

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

Release Notes Published

Fixes

  • Override or wrap native Reflect methods in Microsoft Edge v0.11 as required.
  • Edge v0.11: Array.from([], undefined) should not throw
  • Fix a bug in Array.from handles iterables runtime clobbering, which would always replace the native function
  • Ensure that Set#has has the correct name in Edge v0.11

Tests

  • Add Map/Set error messages for Edge v0.11
  • Fix Math.fround test value for Edge v0.11
  • Bail out of Map/Set test blocks if they don't exist

Documentation

  • Update ES5 subclassing instructions in the README.

Dev Dependencies

  • Update es5-shim