Es6 Shim: 0.20.4 Release

Release date:
November 20, 2014
Previous version:
0.20.3 (released November 19, 2014)
Magnitude:
431 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 0.20.4

ljharb

Directory Browser for 0.20.4

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

Release Notes Published

  • Performance improvements: avoid slicing arguments, avoid Function#call when possible
  • Name String.{fromCodePoint,raw} for debugging
  • Fix String.raw to match spec
  • Ensure Chromeβ€˜s excess Promise methods are purged
  • Ensure Set#keys === Set#values, per spec