Releases
v9.15.0
Features
01557ce
feat: Implement Language#normalizeLanguageOptions() (#19104 ) (Nicholas C. Zakas)
2edc0e2
feat: add meta.defaultOptions (#17656 ) (Josh Goldberg ✨)
bdec50e
feat: fix no-useless-computed-key
false negative with __proto__
(#19123 ) (Milos Djermanovic)
3087c9e
feat: add meta
object to @eslint/js
plugin (#19095 ) (Francesco Trotta)
Bug Fixes
fd33f13
fix: update types for no-restricted-imports
rule (#19060 ) (Nitin Kumar)
bd35098
fix: switch away from Node.js node:assert and AssertionError (#19082 ) (Josh Goldberg ✨)
9db5b15
fix: unsafe report for no-lonely-if
(#19087 ) (Abraham Guo)
68fa497
fix: ignore files on a different drive on Windows (#19069 ) (Francesco Trotta)
4ce625a
fix: upgrade @humanwhocodes/[email protected] to avoid debug logs (#19102 ) (Milos Djermanovic)
Documentation
d927920
docs: fix styles in no-js mode (#18916 ) (Tanuj Kanti)
09bc2a8
docs: Update README (GitHub Actions Bot)
39089c8
docs: add no-useless-computed-key
examples with object patterns (#19109 ) (Milos Djermanovic)
895c60f
docs: add missing messageId property and suggestion properties (#19122 ) (fnx)
298625e
docs: Change CLI -c to use flat config (#19103 ) (Nicholas C. Zakas)
522d8a3
docs: add deprecation on indent
, quotes
and semi
rule types (#19090 ) (Marco Pasqualetti)
Chores
You can’t perform that action at this time.