Bugfixes
- Fixed an occasional bug that when using with npm or yarn v1, an
invalid ecmaVersion
error would be thrown if the wrong version ofestree
is hoisted to thenode_modules
root. Fixes #87. [aae95d6]
New Contributors
- @bmulholland made their first contribution in #84
- @50Wliu made their first contribution in #86
Full Changelog: v14.0.0...v14.0.1