Releases: eslint-functional/eslint-plugin-functional
Releases · eslint-functional/eslint-plugin-functional
v9.0.2
02 Jun 10:33
Compare
Sorry, something went wrong.
No results found
9.0.2 (2025-06-02)
Bug Fixes
mark no-throw-statements rule as requiring type checking (#963 ) (b06c25c )
prevent to report prefer-tacit
in direct child of getter (#965 ) (afe34c2 )
v9.0.1
24 Feb 00:06
Compare
Sorry, something went wrong.
No results found
9.0.1 (2025-02-24)
Bug Fixes
immutable-data: make ignoreMapsAndSets option actually work (#936 ) (2bcc407 )
v9.0.0
23 Feb 23:35
Compare
Sorry, something went wrong.
No results found
9.0.0 (2025-02-23)
Features
immutable-data: add support for detecting map and set mutations (#935 ) (0386f3a ), closes #934
BREAKING CHANGES
immutable-data: map and set mutations will now be reported
v8.0.0
14 Jan 03:46
Compare
Sorry, something went wrong.
No results found
8.0.0 (2025-01-14)
Bug Fixes
BREAKING CHANGES
when using patterns to match against PrivateIdentifiers, their names are now prefixed with a #.
v7.3.0
14 Jan 03:31
Compare
Sorry, something went wrong.
No results found
7.3.0 (2025-01-14)
Bug Fixes
prefer-tacit: improve suggestion message (59194b2 )
Features
type-declaration-immutability: allow defining custom suggestion messages (037a3c7 )
v7.2.2
14 Jan 02:55
Compare
Sorry, something went wrong.
No results found
v7.2.1
06 Jan 05:21
Compare
Sorry, something went wrong.
No results found
v7.2.0
19 Dec 03:11
Compare
Sorry, something went wrong.
No results found
7.2.0 (2024-12-19)
Features
no-conditional-statements: add option ignoreCodePattern
for ignoring if conditions (#909 ) (d3cf5d8 )
v7.1.0
20 Oct 17:20
Compare
Sorry, something went wrong.
No results found
7.1.0 (2024-10-20)
Features
v7.0.3
20 Oct 14:48
Compare
Sorry, something went wrong.
No results found
7.0.3 (2024-10-20)
Bug Fixes
ensure default options are applied (#889 ) (5b57cd2 )
functional-parameters: default options not being applied to option overrides (#888 ) (06f2b80 )