Releases: amanda-mitchell/suppress-eslint-errors
Releases · amanda-mitchell/suppress-eslint-errors
v3.0.2
26 Aug 16:00
Compare
Sorry, something went wrong.
No results found
fix: correctly disable max-lines
v3.0.1
26 Aug 18:31
Compare
Sorry, something went wrong.
No results found
fix: Properly import chalk.
v3.0.0
26 Aug 02:49
Compare
Sorry, something went wrong.
No results found
chore: Upgrade to node 18.
BREAKING CHANGE: This tool will now require at least node 18.
v2.0.5
19 Feb 17:13
Compare
Sorry, something went wrong.
No results found
fix: Publish new version with latest dependencies.
v2.0.4
21 Jan 17:21
Compare
Sorry, something went wrong.
No results found
fix: Improve placement of comments for violations in else if conditions.
v2.0.3
21 Jan 03:39
Compare
Sorry, something went wrong.
No results found
fix: Preserve significant leading whitespace in jsx text nodes.
v2.0.2
21 Jan 01:44
Compare
Sorry, something went wrong.
No results found
fix: Improve handling of significant whitespace in JSX text nodes.
v2.0.1
20 Jan 04:45
Compare
Sorry, something went wrong.
No results found
fix: Only publish to public registry.
v1.1.1
22 Feb 19:33
Compare
Sorry, something went wrong.
No results found
1.1.1 (2019-02-22)
Bug Fixes
jsx: Prevent a crash in multiline prop handling. (2b12b0f )
v1.1.0
22 Feb 19:00
Compare
Sorry, something went wrong.
No results found
1.1.0 (2019-02-22)
Features
rule-whitelist: Add cli option to specify a whitelist of ESLint rules. (a66d8f6 )