github zloirock/core-js v1.2.6
1.2.6 - 2015.11.09

latest releases: v3.37.0, v3.36.1, v3.36.0...
8 years ago
  • reject with TypeError on attempt resolve promise itself
  • correct behavior with broken Promise subclass constructors / methods
  • added Promise-based fallback for microtask
  • fixed V8 and FF Array#{values, @@iterator}.name
  • fixed IE7- [1, 2].join(undefined) -> '1,2'
  • some other fixes / improvements / optimizations

Don't miss a new core-js release

NewReleases is sending notifications on new releases.