All Versions
26
Latest Version
Avg Release Cycle
13 days
Latest Release
534 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.27.0 Changes
February 24, 2020- โ Add TypeScript support (#426) b0dfcbd
๐ You can now lint TypeScript projects without any extra config. You can also lintd.ts
files in JS projects. Read more. - ๐ Find XO config based on linted file path (#425) e0f81a7
- ๐ Fix overrides handling for
extends
,envs
,globals
,plugins
(#429) 4cefdbc - โ Add
node/no-unsupported-features
rules (#341) 2297c07 - ๐ Improve
import/no-unassigned-import
settings (#430) 0c78113
- โ Add TypeScript support (#426) b0dfcbd
-
v0.26.1 Changes
February 14, 2020 -
v0.26.0 Changes
February 12, 2020๐ฅ Breaking
๐ New rules
๐ฑ 20 new rules ๐
๐ ESLint
- ๐
default-param-last
- ๐
function-call-argument-newline
- ๐
grouped-accessor-pairs
- ๐
no-constructor-return
- ๐
no-dupe-else-if
- ๐
no-import-assign
- ๐
no-setter-return
- ๐
no-useless-catch
- ๐
prefer-exponentiation-operator
- ๐
prefer-named-capture-group
- ๐
prefer-object-spread
- ๐
prefer-regex-literals
Unicorn
- ๐
unicorn/prefer-modern-dom-apis
- ๐
unicorn/prefer-negative-index
- ๐
unicorn/prefer-replace-all
- ๐
unicorn/prefer-string-slice
- ๐
unicorn/prefer-trim-start-end
Other
- ๐
node/prefer-global/url-search-params
- ๐
node/prefer-global/url
- ๐
promise/prefer-await-to-then
โจ Enhancements
- ๐ Set the
es2020
environment by default eb5ea2c
๐ Fixes
- ๐
-
v0.25.4 Changes
February 12, 2020- Temporarily disable the
import/order
rule 776927f
- Temporarily disable the
-
v0.25.3 Changes
September 26, 2019 -
v0.25.2 Changes
September 26, 2019