Skip to content

v4.5.8

Compare
Choose a tag to compare
@ljharb ljharb released this 09 Apr 06:55
· 140 commits to master since this release

Fix (shim)

  • Check if property descriptor is configurable before re-defining it (#394, #373)

Dev Deps

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

Tests

  • up to node v5.10, v4.4
  • Use concurrently instead of parallelshell
  • use pretest to run the linter