Releases: anvilabs/eslint-config
Releases · anvilabs/eslint-config
v15.1.0
25 Sep 21:05
Compare
Sorry, something went wrong.
No results found
15.1.0 (2017-09-25)
Features
base: add babel-module config (4b063f3 )
typescript: add babel-module config (603ac2e )
v15.0.0
25 Sep 00:43
Compare
Sorry, something went wrong.
No results found
15.0.0 (2017-09-25)
Features
split off packages for react/typescript and convert to monorepo (27089e5 )
BREAKING CHANGES
react, react-native, and typescript configs are no longer included in the eslint-config-anvilabs package
v12.0.1
07 Sep 11:16
Compare
Sorry, something went wrong.
No results found
12.0.1 (2017-09-07)
Bug Fixes
bump eslint and prettier peer dependency versions (ccfb364 )
v12.0.0
06 Sep 15:36
Compare
Sorry, something went wrong.
No results found
12.0.0 (2017-09-06)
Features
BREAKING CHANGES
deps: new rules for typescript and react
v11.0.0
05 Aug 15:20
Compare
Sorry, something went wrong.
No results found
<a name"11.0.0">
11.0.0 (2017-08-05)
Features
remove overrides from jest and typescript configs (ebcaac26 )
Breaking Changes
jest and typescript configs will now need to be explicitly set up to apply only to certain files
(ebcaac26 )
v10.2.0
05 Aug 11:18
Compare
Sorry, something went wrong.
No results found
<a name"10.2.0">
10.2.0 (2017-08-05)
Bug Fixes
Features
typescript: adjust spaced-comment and ts/no-namespace rules (161dfd40 )
v10.1.0
25 Jul 11:57
Compare
Sorry, something went wrong.
No results found
<a name"10.1.0">
10.1.0 (2017-07-25)
Bug Fixes
Features
v10.0.1
23 Jul 08:32
Compare
Sorry, something went wrong.
No results found
<a name"10.0.1">
10.0.1 (2017-07-23)
Bug Fixes
typescript: make prettier use typescript parser (f3720708 )
v10.0.0
23 Jul 08:12
Compare
Sorry, something went wrong.
No results found
<a name"10.0.0">
10.0.0 (2017-07-23)
Bug Fixes
base: make prettier work with other parsers (861b7213 )
deps: upgrade to latest (73ab296d )
Features
add typescript config ⚡️ (312a62cb )
extract babel-related rules etc. into a separate config (63724d04 )
Breaking Changes
if you use babel with your project, you will need to explicitly include anvilabs/babel config together with the base config
(63724d04 )
v9.2.0
01 Jul 12:07
Compare
Sorry, something went wrong.
No results found
<a name"9.2.0">
9.2.0 (2017-07-01)
Bug Fixes
Features
base: add newline-before-return rule (5dc939d0 )
flowtype: allow usage of any type with no-weak-types rule (c1b0a5a4 )