Skip to content

v0.35.2

Compare
Choose a tag to compare
@ljharb ljharb released this 12 Aug 04:04
· 88 commits to master since this release

Fix

  • ensure document.all is not treated as a non-object-coercible (#428)

Performance

  • Use original map for data backing when possible (#429, #422)

Dev Deps

  • update es5-shim, eslint, @ljharb/eslint-config, jscs, jshint, mocha, promises-plus-tests, uglify-js

Tests

  • up to node v7.2, v5.12, v4.6; improve test matrix
  • avoid function name inference in node 7+
  • add Firefox Nightly error messages to fix false failure