Es6 Shim: 0.21.1 Release

Release date:
December 5, 2014
Previous version:
0.21.0 (released November 21, 2014)
Magnitude:
686 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

14 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in 0.21.1

ljharb

Directory Browser for 0.21.1

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

Release Notes Published

  • Promise/Promise.prototype methods, and String#{startsWith,endsWith} are now not enumerable
  • Array#{keys, values, entries} should all be @@unscopeable in browsers that support that
  • Ensure that tampering with Function#{call,apply} won’t break internal methods
  • Add Math.clz32, RegExp tests
  • Update es6-sham UMD
  • Update chai, es5-shim, grunt-saucelabs, jscs