ESLint 9.9.1 introduces subtle but important updates compared to its predecessor, version 9.9.0. Developers should be aware of dependency adjustments that could influence their projects. Most notably, @eslint/js has been bumped from 9.9.0 to 9.9.1 and @eslint/config-array has been upgraded from 0.17.1 to the 0.18.0. In the devDependencies section, @wdio/cli receives an upgrade from version 8.40.0 to 9.0.5, also @wdio/browser-runner has changed from 8.40.1 to 9.0.5, @wdio/mocha-framework from 8.40.0 to 9.0.5 and @wdio/concise-reporter from 8.39.0 to 9.0.4, reflecting potential enhancements or bug fixes within the WebdriverIO testing framework. The core @eslint/core has been updated from 0.3.0 to 0.4.0. One can infer improvements and bug fixes by the lack of other significant changes, so the core functionalities and developer experience remain largely consistent.
The file count increased from 403 to 404 and unpacked size went up from 3078278 to 3080094. The release of version 9.9.1 on 2024-08-23 comes approximately two weeks after version 9.9.0, which was released on 2024-08-09. This indicates relatively rapid development and issue resolution. Therefore, developers should consider upgrading to 9.9.1 to leverage the latest improvements.
The are not vulnerabilities for the version 9.9.1 of the package eslint