Skip to content

v4.1.12

Compare
Choose a tag to compare
@ljharb ljharb released this 06 Sep 14:17
· 273 commits to master since this release

Fix (build process)

  • Make sure uglify doesn't remove function names

Fix (shim)

  • Use is-arguments implementation; don't call down legacy code path in modern engines (#325)

Tests

  • up to io.js v3.3

Dev Deps

  • update eslint, @ljharb/eslint-config