Skip to content

v4.3.1

Compare
Choose a tag to compare
@ljharb ljharb released this 11 Nov 05:00
· 222 commits to master since this release

Fix (shim)

  • String#split: revert part of dcce96a which broke in older browsers (#342)

Dev Deps

  • update eslint, @ljharb/eslint-config, jscs

Tests

  • Firefox allows Number#toPrecision values of [1,100], which the spec permits