ESLint v8.2.0 released
by Milos Djermanovic - 5 November 2021We just pushed ESLint v8.2.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.
Features
c9fefd2feat: report class evaluation TDZ errors in no-use-before-define (#15134) (Milos Djermanovic)
Documentation
c415c04docs: Use string rule severity in CLI examples (#15253) (Kevin Partington)12b627ddocs: fix typo inworking-with-rules.md(#15233) (Nitin Kumar)a86ffc0docs: fix broken anchor in configuration files (#15223) (Pierre Berger)ee8af5fdocs: Link to unit tests from rule documentation (#15207) (Brandon Mills)1c0ca3cdocs: addciandperftags for commit (#15215) (Nitin Kumar)
Build Related
796587abuild: upgrade eslint-release to v3.2.0 to support conventional commits (#15246) (Milos Djermanovic)
Chores
cf5b6bechore: update @eslint/eslintrc to avoid different versions ofjs-yaml(#15265) (Milos Djermanovic)4fd7a6cperf: don't prepare a fix for valid code in key-spacing (#15239) (Milos Djermanovic)fda533cchore: updatestrip-ansidependency (#15221) (Nitin Kumar)67949bdci: Remove Node 16 CI prerelease workaround (#14935) (Brandon Mills)