Releases: prettier/prettier-eslint
Releases · prettier/prettier-eslint
v2.2.0
<a name"2.2.0">
2.2.0 (2017-01-19)
Features
- options: add
sillyLogs
option (3922b028, closes #7)
v2.1.1
<a name"2.1.1">
2.1.1 (2017-01-18)
Bug Fixes
- eslint: if no fix is necessary, do not return
undefined
(9129c8fe)
v2.1.0
<a name"2.1.0">
2.1.0 (2017-01-18)
Features
- path: add
eslintPath
and prettierPath
options (#6) (6fd8f234, closes #3)
v2.0.2
<a name"2.0.2">
2.0.2 (2017-01-17)
Bug Fixes
- eslint: config will not use eslintrc from this project (#4) (9048d173)
v2.0.1
<a name"2.0.1">
2.0.1 (2017-01-15)
Bug Fixes
- error: throw the full error (rather than the stack) (c75290cc)
v2.0.0
<a name"2.0.0">
2.0.0 (2017-01-15)
Features
- errors: propogate errors (rather than swallow them) (503a3ddd)
Breaking Changes
v1.1.0
<a name"1.1.0">
1.1.0 (2017-01-15)
Features
- options: add
disableLog
option (71a7ea30)
v1.0.2
<a name"1.0.2">
1.0.2 (2017-01-13)
Bug Fixes
- deps: move eslint from devDeps to deps. 😅 (b562626d)
v1.0.1
<a name"1.0.1">
1.0.1 (2017-01-13)
Bug Fixes
- eslint: add
globals
array to fix weird issue (9f59905a)
v1.0.0
<a name"1.0.0">
1.0.0 (2017-01-13)
Features