New Mar 6, 2026

ESLint v9.39.4 released

Libraries, Frameworks, etc. All from ESLint Blog View ESLint v9.39.4 released on eslint.org

Highlights

This release sets the minimatch dependency version used in ESLint to ^3.1.5. This change avoids a bug in a previous minimatch release that could cause ESLint to not recognize certain files. A transitive dependency on minimatch was also updated to ^3.1.5 to include a fix for a recently published security issue.

Bug Fixes

Documentation

Chores

Scroll to top