Skip to content

2.2.0 - 2016.03.15

Compare
Choose a tag to compare
@zloirock zloirock released this 15 Mar 16:06
· 4983 commits to master since this release
  • Added String#matchAll, proposal
  • Added Object#__(define|lookup)[GS]etter__, annex B ES2017
  • Added @@toPrimitive methods to Date and Symbol
  • Fixed %TypedArray%#slice in Edge ~ 13 (throws with @@species and wrapped / inherited constructor)
  • Some other minor fixes