
Published under: Release Notes
1 min read
我们刚刚发布了 ESLint v8.54.0,这是 ESLint 的一次小版本升级。此版本添加了一些新功能,并修复了上一版本中发现的几个错误。
🌐 Highlights
🌐 Features
a7a883b 功能: for-direction 规则增加对逆序条件的检查 (#17755) (Angelo Annunziata)1452dc9 功能:向 no-console 添加建议 (#17680) (Joel Mathew Koshy)21ebf8a 功能:更新 no-array-constructor 规则 (#17711) (Francesco Trotta)🌐 Bug Fixes
98926e6 修复:确保额外数据不会意外存储在缓存文件中 (#17760) (Milos Djermanovic)e8cf9f6 修复:在深色主题中使滚动条为深色 (#17753) (Pavel)3cbeaad 修复:在 Linter 中将 cwd 构造函数选项用作配置 basePath (#17705) (Milos Djermanovic)🌐 Documentation
becfdd3 文档:明确指出何时删除规则 (#17728) (Nicholas C. Zakas)05d6e99 文档:更新“提交拉取请求”页面 (#17712) (Francesco Trotta)eb2279e 文档:显示关于已弃用规则的信息 (#17749) (Percy Ma)d245326 文档:在迁移插件文档中正确工作 (#17722) (Filip Tammergård)🌐 Chores
d644de9 杂务:升级 @eslint/js@8.54.0 (#17773) (Milos Djermanovic)1e6e314 事务:更新 package.json 以适配 @eslint/js 版本发布(Jenkins)6fb8805 杂项:修复 issue_templates/rule_change 中的语法 (#17770) (Joel Mathew Koshy)85db724 杂务:将 markdownlint 升级到 0.31.1 (#17754) (Nitin Kumar)6d470d2 杂务: 更新依赖 recast 至 ^0.23.0 (#17736) (renovate[bot])b7121b5 杂务:将依赖 markdownlint-cli 更新到 ^0.37.0 (#17735) (renovate[bot])633b9a1 杂项:将依赖 regenerator-runtime 更新到 ^0.14.0 (#17739) (renovate[bot])acac16f 任务:将依赖 vite-plugin-commonjs 更新到 ^0.10.0 (#17740) (renovate[bot])ba8ca7e 事务:添加 .github/renovate.json5 (#17567) (Josh Goldberg ✨)最新的 ESLint 新闻、案例研究、教程和资源。


