Sourced from eslint's releases.
v9.37.0
Features
39f7fb4
feat:preserve-caught-error
should recognize all static "cause" keys (#20163) (Pixel998)f81eabc
feat: support TS syntax inno-restricted-imports
(#19562) (Nitin Kumar)Bug Fixes
a129cce
fix: correctno-loss-of-precision
false positives for leading zeros (#20164) (Francesco Trotta)09e04fc
fix: add missing AST token types (#20172) (Pixel998)861c6da
fix: correctESLint
typings (#20122) (Pixel998)Documentation
b950359
docs: fix typos across the docs (#20182) (루밀LuMir)42498a2
docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)29ea092
docs: Update README (GitHub Actions Bot)5c97a04
docs: showavailableUntil
in deprecated rule banner (#20170) (Pixel998)90a71bf
docs: updateREADME
files to add badge and instructions (#20115) (루밀LuMir)1603ae1
docs: update references frommaster
tomain
(#20153) (루밀LuMir)Chores
afe8a13
chore: update@eslint/js
dependency to version 9.37.0 (#20183) (Francesco Trotta)abee4ca
chore: package.json update for@eslint/js
release (Jenkins)fc9381f
chore: fix typos in comments (#20175) (overlookmotel)e1574a2
chore: unpin jiti (#20173) (renovate[bot])e1ac05e
refactor: markESLint.findConfigFile()
asasync
, add missing docs (#20157) (Pixel998)347906d
chore: update eslint (#20149) (renovate[bot])0cb5897
test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)bb99566
ci: pinjiti
to version 2.5.1 (#20151) (Pixel998)177f669
perf: improve worker count calculation for"auto"
concurrency (#20067) (Francesco Trotta)448b57b
chore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)v9.36.0
Features
Bug Fixes
75b74d8
fix: add missing rule option types (#20127) (ntnyq)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116) (루밀LuMir)7d61b7f
fix: add missing scope types toScope.type
(#20110) (Pixel998)7a670c3
fix: correct rule option typings inrules.d.ts
(#20084) (Pixel998)Documentation
b73ab12
docs: update examples to usedefineConfig
(#20131) (sethamus)31d9392
docs: fix typos (#20118) (Pixel998)c7f861b
docs: Update README (GitHub Actions Bot)6b0c08b
docs: Update README (GitHub Actions Bot)91f97c5
docs: Update README (GitHub Actions Bot)Chores
... (truncated)
d5d1bdf
9.37.094865ff
Build: changelog update for 9.37.0afe8a13
chore: update @eslint/js
dependency to version 9.37.0 (#20183)abee4ca
chore: package.json update for @eslint/js
releaseb950359
docs: fix typos across the docs (#20182)42498a2
docs: improve ToC accessibility by hiding non-semantic character (#20181)fc9381f
chore: fix typos in comments (#20175)e1574a2
chore: unpin jiti (#20173)29ea092
docs: Update READMEa129cce
fix: correct no-loss-of-precision
false positives for
leading zeros (#20164)