Skip to content

Releases: paulmillr/es6-shim

0.7.0

03 Jul 18:45
Compare
Choose a tag to compare
  • Added Array#find, Array#findIndex, Object.assign, Object.mixin,
    Math.cbrt, String.fromCodePoint, String#codePointAt.
  • Removed Object.isnt.
  • Made Math functions fully conform spec.