github zloirock/core-js v0.9.0
0.9.0 - 2015.04.24

latest releases: v3.37.0, v3.36.1, v3.36.0...
9 years ago
  • added correct symbols descriptors
    • fixed behavior Object.{assign, create, defineProperty, defineProperties, getOwnPropertyDescriptor, getOwnPropertyDescriptors} with symbols
    • added single entry points for Object.{create, defineProperty, defineProperties}
  • added Map#toJSON
  • removed non-standard methods Object#[_] and Function#only - they solves syntax problems, but now in compilers available arrows, in near future will be available bind syntax
  • removed non-standard undocumented methods Symbol.{pure, set}
  • some fixes and internal changes

Don't miss a new core-js release

NewReleases is sending notifications on new releases.