Skip to content

v0.26.1

Compare
Choose a tag to compare
@ljharb ljharb released this 25 Feb 19:53
· 538 commits to master since this release
  • Ensure Array/Array.prototype functions have the correct name.
  • Chrome 40 defines the incorrect name for Array#values
  • Make sure that Array.of works when subclassed.