github zloirock/core-js v3.1.4
3.1.4 - 2019.06.15

latest releases: v3.37.0, v3.36.1, v3.36.0...
4 years ago
  • Refactoring. Many minor internal improvements and fixes like:
    • Improved Symbol.keyFor complexity to O(1)
    • Fixed the order of arguments validation in String.prototype.{ endsWith, includes, startsWith }
    • Internal implementation of RegExp#flags helper now respect dotAll flag (mainly ralated to the pure version)
    • Performace optimizations related old V8
    • Etc.

Don't miss a new core-js release

NewReleases is sending notifications on new releases.