All Versions
26
Latest Version
Avg Release Cycle
13 days
Latest Release
1025 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.36.1 Changes
December 08, 2020- π Fix a bug in v0.36 a186078
-
v0.36.0 Changes
December 08, 2020 -
v0.35.0 Changes
November 20, 2020π New rules
π Improvements
-
v0.34.2 Changes
November 02, 2020 -
v0.34.1 Changes
October 18, 2020- π
Disable the
unicorn/import-style
rule for TypeScript projects 77716e2
It wants to useimport path from 'path';
which is not always possible.
- π
Disable the
-
v0.34.0 Changes
October 17, 2020π New rules
- π
unicorn/import-style
- π
unicorn/prefer-math-trunc
- π
@typescript-eslint/consistent-indexed-object-style
- π
@typescript-eslint/no-duplicate-imports
- π
@typescript-eslint/comma-dangle
- π
@typescript-eslint/no-loop-func
- π
@typescript-eslint/no-implicit-any-catch
π Improvements
- π
-
v0.33.1 Changes
August 31, 2020- π Fix setting multiple of some CLI flags ead63be
-
v0.33.0 Changes
August 10, 2020π New rules
- π
no-unreachable-loop
- π
no-promise-executor-return
- π
no-loss-of-precision
- π
unicorn/prefer-array-find
- π
unicorn/no-object-as-default-parameter
- π
@typescript-eslint/prefer-literal-enum-member
- π
@typescript-eslint/no-loss-of-precision
- π
@typescript-eslint/ban-tslint-comment
π Improvements
- π
-
v0.32.1 Changes
July 03, 2020- β‘οΈ Dependency updates
-
v0.32.0 Changes
June 03, 2020- π Disable some problematic rules0dd4a9d
- β Add more extensions to
import/extensions
rule d3abdb6