Skip to content

v6.0.0

Compare
Choose a tag to compare
@jhnns jhnns released this 19 Dec 01:23
· 11 commits to master since this release
39fe8e2
  • Breaking: Remove Node v8 support. We had to do this because one of our dependencies had security issues and the version with the fix dropped Node v8 as well.
  • Update dependencies #193
  • Fix Modifying globals within module leaks to global with Node >=10 #167
  • Fixed import errors on modules with shebang declarations #179