Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

v0.1.30

Compare
Choose a tag to compare
@inexorabletash inexorabletash released this 29 Dec 20:36
· 46 commits to master since this release

IE8 fixes:

  • Make DOM mixins not throw on IE8
  • Minify with uglify2's --support-ie8 option to eliminate errors using minified source
  • Tweak workaround in Object.getOwnPropertyNames to satisfy IE devtools

Other:

  • URLSearchParams iterators should have @@iterator
  • Remove unnecessary helpers