Es6 Shim: 0.34.2 Release

Release date:
January 22, 2016
Previous version:
0.34.1 (released January 5, 2016)
Magnitude:
176 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in 0.34.2

ljharb
cscott
prayagverma

Directory Browser for 0.34.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

  • JSON.stringify should ignore a replacer arg unless it’s an array or function.
  • Array#copyWithin: check for inherited properties as well
  • Array#copyWithin: should delete the target key if the source key is not present

Performance

  • Optimize Map/Set fast key path (#397)

Tests

  • fix Reflect.enumerate tests to not call next too many times

Dev Deps

  • update jscs, jshint

Docs

  • update license year to 2016 (#400)