Skip to content

v4.1.14

Compare
Choose a tag to compare
@ljharb ljharb released this 20 Oct 03:50
· 264 commits to master since this release

Fix (shim)

  • Wrap more things in a try/catch, because IE sucks and sometimes throws on [[Get]] of window.localStorage (#327)

Refactor

  • Use ES.ToUint32 instead of inline >>>

Tests

  • Test up to node v4.1

Dev Deps

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