[Tests] [no-default-export], [no-named-export]: add test case (thanks [@G-Rath])
[2.30.0] - 2024-09-02
Added
[dynamic-import-chunkname]: add allowEmpty option to allow empty leading comments (#2942, thanks [@JiangWeixian])
[dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (#3004, thanks [@amsardesai])
Bumps the eslint group with 5 updates in the / directory:
8.57.0
9.13.0
2.29.1
2.31.0
6.9.0
6.10.2
7.35.0
7.37.2
4.6.2
5.0.0
Updates
eslint
from 8.57.0 to 9.13.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1a7cdbf
9.13.0627d5bf
Build: changelog update for 9.13.068d2d9d
chore: upgrade to@eslint/js@9.13.0
and@eslint/core@^0.7.0
(#19034)2211f0a
chore: package.json update for@eslint/js
release381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003)78836d4
fix: update thecomplexity
rule type (#19027)c7abaef
perf: using Node.js compile cache (#19012)bf723bd
feat: Improve eslintrc warning message (#19023)1d7c077
chore: add pkg.type "commonjs" (#19011)abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019)Updates
eslint-plugin-import
from 2.29.1 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
eslint-plugin-jsx-a11y
from 6.9.0 to 6.10.2Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
... (truncated)
Commits
7f3d698
v6.10.20d01a1a
[meta] fix changelog URLs5dad7c4
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...d15d3ab
[Refactor] avoid spreading things that are already arraysfa9845d
[patch]no-redundandant-roles
: allow\<img src="*.svg" role="img" />
daba189
[Tests]aria-role
: Add valid test for\<svg role="img" />
0bc6378
[Docs]label-has-associated-control
: add line breaks for readability30d2318
[Tests]label-has-associated-control
: add additional test casesd92446c
[Tests] Add tests to reinforce required attributes for role="heading"aa075bd
[Refactor] remove no-longer-neededes-iterator-helpers
Updates
eslint-plugin-react
from 7.35.0 to 7.37.2Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.