Es6 Shim: 0.32.0 Release

Release date:
June 7, 2015
Previous version:
0.31.3 (released June 2, 2015)
Magnitude:
1,494 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in 0.32.0

cscott
ljharb

Directory Browser for 0.32.0

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

Release Notes Published

Spec Compliance

  • Update Promises to match finalized ES6 spec (#345, #344, #239)

Fixes

  • Ensure Map, Set, and Promise shims all throw when used without "new".

Tests

  • Fix the pending exceptions test for Safari 5.1

Refactoring

  • Since the String HTML shims will be iterated anyways, no need to defineProperties them twice.

Dev Dependencies

  • Update chai, es5-shim