Releases: mightyiam/eslint-config-love
Releases Β· mightyiam/eslint-config-love
v107.0.0
β BREAKING CHANGES
- eslint-comments/no-unused-enable
- eslint-comments/no-unlimited-disable
- eslint-comments/no-duplicate-disable
Features
- eslint-comments/no-duplicate-disable (e60dd79)
- eslint-comments/no-unlimited-disable (1a133b4)
- eslint-comments/no-unused-enable (3232076)
v106.0.0
β BREAKING CHANGES
- eslint-comments/no-aggregating-enable
Features
- eslint-comments/no-aggregating-enable (b513d3a)
v105.0.0
β BREAKING CHANGES
- eslint-comments/disable-enable-pair
Features
- eslint-comments/disable-enable-pair (8668647)
v104.0.0
β BREAKING CHANGES
- @typescript-eslint/require-await
Features
- @typescript-eslint/require-await (4678416)
v103.0.0
β BREAKING CHANGES
- @typescript-eslint/use-unknown-in-catch-callback-variable
Features
- @typescript-eslint/use-unknown-in-catch-callback-variable (47b0def)
v102.0.0
β BREAKING CHANGES
- @typescript-eslint/related-getter-setter-pairs
Features
- @typescript-eslint/related-getter-setter-pairs (586c4bf)
v101.0.0
β BREAKING CHANGES
- @typescript-eslint/no-unsafe-type-assertion and
bump minimum typescript-eslint to v8.15.0.
Features
- @typescript-eslint/no-unsafe-type-assertion (f24848b)
v100.0.0
β BREAKING CHANGES
- This config no longer turns off rules whose
typescript-eslint equivalents it uses. Turning off of such rules
historically made sense, but since 065ce30
it does not. For some, this may require some turning off of rules.
Features
- no turn off rules whose typescript-eslint equivs are used (4302e11)
v99.0.0
99.0.0 (2024-11-16)
β BREAKING CHANGES
- @typescript-eslint/unified-signatures
Features
- @typescript-eslint/unified-signatures (cefd3b8)