v8.0.0v7.3.1
Reading changes from the repo…
ecmaVersion
to latest
, allowing you to easily work with the most current JavaScript features without needing to specify a version number. ecmaVersion
is now set to 5 if not specified, ensuring compatibility with older JavaScript code by default. eslint-visitor-keys@3.0.0
improves the parsing performance and supports ECMAScript Modules (ESM), enhancing your development experience.