[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])
[forward-ref-uses-ref]: add rule for checking ref parameter is added (#3667[] @NotWoods)
Fixed
[function-component-definition], boolean-prop-naming, [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args (#3629[] @HenryBrown0)
[jsx-no-literals] Add elementOverrides option and the ability to ignore this rule on specific elements (#3812[] @Pearce-Ropion)
[forward-ref-uses-ref]: add rule for checking ref parameter is added (#3667[] @NotWoods)
Fixed
[function-component-definition], [boolean-prop-naming], [jsx-first-prop-new-line], [jsx-props-no-multi-spaces], propTypes: use type args (#3629[] @HenryBrown0)
Bumps the development-dependencies-minor group with 15 updates in the / directory:
9.9.1
9.10.0
14.2.7
14.2.12
9.9.1
9.10.0
2.29.1
2.30.0
7.35.1
7.36.1
2.1.1
2.1.2
5.29.1
5.30.2
2.1.1
2.1.2
5.5.4
5.6.2
8.4.0
8.6.0
14.2.7
14.2.12
22.5.2
22.5.5
18.3.5
18.3.7
8.4.44
8.4.47
4.19.0
4.19.1
Updates
@eslint/js
from 9.9.1 to 9.10.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
1ebdde1
chore: package.json update for@eslint/js
releaseUpdates
@next/eslint-plugin-next
from 14.2.7 to 14.2.12Release notes
Sourced from
@next/eslint-plugin-next
's releases.... (truncated)
Commits
6d7ced4
v14.2.12bfbc92a
v14.2.11937651f
v14.2.106fa8982
v14.2.963b999c
v14.2.8Updates
eslint
from 9.9.1 to 9.10.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
6448f32
9.10.0afeb9b1
Build: changelog update for 9.10.024c3ff7
chore: upgrade to@eslint/js
@9
.10.0 (#18866)1ebdde1
chore: package.json update for@eslint/js
release301b90d
feat: Add types (#18854)bee0e7a
docs: update README (#18865)bcf0df5
feat: limit namespace import identifier in id-length rule (#18849)45c18e1
feat: addrequireFlag
option torequire-unicode-regexp
rule (#18836)5d80b59
docs: specify thatruleId
can benull
in custom formatter docs (#18857)156b1c3
docs: Update READMEUpdates
eslint-plugin-import
from 2.29.1 to 2.30.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
18787d3
Bump to 2.30.09902298
[Deps] updateeslint-module-utils
9d194a6
[utils] v2.9.00a58d75
[resolvers/webpack] v0.13.9a3015eb
[Test]namespace
: ensure valid case is actually included8bdb32b
[Test] add explicit marker for trailing whitespace in cases038c26c
[readme] Clarify how to install the plugin32a2b89
[Fix]order
: do not compare first path segment for relative paths (#2682)ee1ea02
[Fix]newline-after-import
: fix considerComments option when require806e3c2
[New] add support for Flat ConfigUpdates
eslint-plugin-react
from 7.35.1 to 7.36.1Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
59ef14c
Update CHANGELOG and bump version99e15e1
[Fix]jsx-no-literals
: Avoid crashing on valueless boolean propsa09083b
[Fix]no-is-mounted
: fix logic in method name check1df23d2
[actions] fix release scriptb918f02
[meta] add missing rule linkf25251f
Update CHANGELOG and bump versionceb73fe
[New] addforward-ref-uses-ref
rule for checking ref parametered64b24
[Fix]jsx-props-no-spreading
: addexplicitSpread
option to schemaf435df9
[Tests]button-has-type
: add test case with spread0a8092f
[types] add jsdoc type annotationsUpdates
eslint-plugin-turbo
from 2.1.1 to 2.1.2Release notes
Sourced from eslint-plugin-turbo's releases.