Skip to content

1.1.2 - 2015.08.28

Compare
Choose a tag to compare
@zloirock zloirock released this 28 Aug 12:37
· 5544 commits to master since this release
  • added toJSON method to Symbol polyfill and to MS Edge implementation for expected JSON.stringify result w/o patching this method
  • replaced Reflect.construct implementations w/o correct support third argument
  • fixed global detection with changed document.domain in ~IE8, #100