Skip to content

v2.0.0

Choose a tag to compare

@snyksec snyksec released this 20 Jul 12:08
· 28 commits to master since this release
00656fe

2.0.0 (2020-07-20)

Bug Fixes

  • replace fixtures repo with committed fixtures (8bb9a62)

Features

  • breaking: repair our node baseline (3bfb323)
  • replace then-fs with util.promisify (98cce88)
  • upgrade debug (f0d0b17)
  • upgrade lru-cache (drops node <6) (93919b4)

BREAKING CHANGES

  • breaking: explicit node>=8 dependency, which has been committed
    before, but hasn't actually had a release, so we can still trigger a new
    major version here.