v6.0.0
- 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