Releases: eslint-functional/eslint-plugin-functional
Releases · eslint-functional/eslint-plugin-functional
v4.4.0
20 Sep 12:12
Compare
Sorry, something went wrong.
No results found
4.4.0 (2022-09-20)
Features
functional-parameters: add support for ignoring selector prefixes (af3cbcc ), closes #207 #244
v4.3.2
19 Sep 17:48
Compare
Sorry, something went wrong.
No results found
v4.3.1
14 Sep 07:56
Compare
Sorry, something went wrong.
No results found
4.3.1 (2022-09-14)
Bug Fixes
no-return-void: check additional ts function types (3db661d )
v4.3.0
08 Sep 15:37
Compare
Sorry, something went wrong.
No results found
4.3.0 (2022-09-08)
Bug Fixes
prefer-tacit: assign callee to a new variable when autofixing function declarations (4467d1b )
Features
prefer-tacit: support autofixing function calls with type parameters (#415 ) (e752ced )
v4.2.2
22 Jul 13:21
Compare
Sorry, something went wrong.
No results found
4.2.2 (2022-07-22)
Bug Fixes
typos and tighten a sentence (9da0455 )
v4.2.1
06 Apr 04:44
Compare
Sorry, something went wrong.
No results found
v4.2.0
06 Feb 02:33
Compare
Sorry, something went wrong.
No results found
4.2.0 (2022-02-06)
Features
no-throw-statement: add an option to allow throw statements within async functions (#330 ) (7cee76b )
v4.1.1
08 Jan 06:38
Compare
Sorry, something went wrong.
No results found
4.1.1 (2022-01-08)
Bug Fixes
v4.1.1-beta.1
08 Jan 06:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
rules having broken links to docs (07f09b7 ), closes #292
v4.1.0
08 Jan 04:03
Compare
Sorry, something went wrong.
No results found
4.1.0 (2022-01-08)
Features
no-let: add option to allow lets inside of for loop initializers (#306 ) (71769f3 )