[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 8 updates in the / directory:
6.21.0
8.11.0
6.21.0
8.11.0
8.57.0
9.13.0
43.1.0
96.0.0
2.29.1
2.31.0
16.6.2
17.11.1
6.1.1
7.1.0
12.1.0
12.1.1
Updates
@typescript-eslint/eslint-plugin
from 6.21.0 to 8.11.0Release notes
Sourced from
@​typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@​typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
79c27a8
chore(release): publish 8.11.0c8e7c27
feat(eslint-plugin): [no-unnecessary-type-parameters] add suggestion fixer (#...9a182d0
feat(eslint-plugin): [no-base-to-string] add support for catching toLocaleStr...8d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)0cbd4cd
fix(eslint-plugin): [class-literal-property-style] don't report nodes with `o...127066a
chore: coverage issues caused by usingexport
assignments (#10151)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)d09d36d
docs: inject option descriptions into rule docs when possible (#9925)373c63a
chore(eslint-plugin): [no-unnecessary-condition] remove dead suggestion id (#...Updates
@typescript-eslint/parser
from 6.21.0 to 8.11.0Release notes
Sourced from
@​typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@​typescript-eslint/parser
's changelog.... (truncated)
Commits
79c27a8
chore(release): publish 8.11.08d35958
chore: enable eslint-plugin-perfectionist on typescript-estree package (#9852)7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)4666ed4
chore(release): publish 8.9.0f898248
chore(release): publish 8.8.12055cfb
chore(release): publish 8.8.0b88ea33
chore(release): publish 8.7.0343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.0Updates
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-config-love
from 43.1.0 to 96.0.0Release notes
Sourced from eslint-config-love's releases.
... (truncated)
Changelog
Sourced from eslint-config-love's changelog.
... (truncated)
Commits
fe80091
chore(release): 96.0.0 [skip ci]3e467a3
Merge pull request #1862 from mightyiam/arrow-body-style19aa4eb
feat!: arrow-body-style646fa51
feat!: arrow-body-style2ade371
chore(release): 95.0.0 [skip ci]93c0bdc
Merge pull request #1861 from mightyiam/@​typescript-eslint/prefer-string-star
...e8e262d
feat!:@​typescript-eslint/prefer-string-starts-ends-with
79e3ef5
chore(release): 94.0.0 [skip ci]af00ad3
Merge pull request #1860 from mightyiam/@​typescript-eslint/prefer-regexp-exec
de6da5e
feat!:@​typescript-eslint/prefer-regexp-exec
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
: a... _Description has been truncated_