Skip to content

v0.33.11

Compare
Choose a tag to compare
@ljharb ljharb released this 10 Nov 01:10
· 234 commits to master since this release

Future ES6 Fix, currently in Chrome Canary

  • handle future change of RegExp.prototype not being a regex (#370, #371)

Fix

  • disallow invalid hex strings in Number (#369)

Tests

  • Tweak "polluted prototype" approach

Dev Deps

  • update chai, es5-shim, eslint, @ljharb/eslint-config, jscs