v7.7.2
π Bug Fixes
- #113 Downgrade packages that are incompatible with Node v8.
- Downgrade espree
- Downgrade semver
- Change the parser so that if the user explicitly installs
espree
v8 and specifiesespree
forparserOptions.parser
, it will be use.