Skip to content

v0.34.3

Compare
Choose a tag to compare
@ljharb ljharb released this 09 Feb 06:31
· 138 commits to master since this release

Fixes (shim)

  • Suppress “uncaught rejection” warnings in Chrome 50 console (#403)
  • ensure ES3 Number constants don’t get lost in ES3 browsers (#402)

Dev Deps

  • update chai, es5-shim, jscs, mocha

Tests

  • up to node v5.5