
Highlights
- Ignoring the directory where ESLint runs is no longer possible. Previously, a global
ignorespattern like"/"would ignore the entire base directory. - The feature flags specification has been updated to forbid the usage of inactive flags.
Features
Bug Fixes
ab0ff27fix: Throw error when invalid flags passed (#18705) (Nicholas C. Zakas)70dc803fix:basePathdirectory can never be ignored (#18711) (Milos Djermanovic)
Documentation
282df1adocs: Add system theme option (#18617) (Amaresh S M)53b1ff0docs: Debug config docs (#18698) (Nicholas C. Zakas)a7016a5docs: fix search input stylings (#18682) (Amaresh S M)
