JavaScript Language Tools: Introduce new functions latestEcmaVersion() and supportedEcmaVersions() to the public API, allowing users to easily query the latest ECMAScript version and supported versions for rules.
Improvements
JavaScript Language Tools: Update the acorn-jsx package to version 5.2.0, ensuring that tests pass and improving overall stability.