Es6 Shim: 0.32.2 Release

Release date:
June 17, 2015
Previous version:
0.32.1 (released June 14, 2015)
Magnitude:
336 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in 0.32.2

ljharb
rwaldron
cscott

Directory Browser for 0.32.2

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

Release Notes Published

Fixes

  • Object.assign with no sources should coerce to an object (#348)
  • String#includes should throw when given a RegExp (#349)
  • RegExp() should not throw (#350)
  • Create Value.defineByDescriptor, fix internal create when Object.create is unavailable. (#352)

Spec Compliance

  • Update Promise.reject to match official ECMA-262 spec.

Dev Dependencies

  • Update es5-shim