Releases: prettier/prettier-eslint
Releases · prettier/prettier-eslint
v2.3.1
<a name"2.3.1">
2.3.1 (2017-01-20)
Bug Fixes
- modules: use prettier-eslint versions of modules if needed (dc496602)
v2.3.0
<a name"2.3.0">
2.3.0 (2017-01-20)
Features
- modules: find modules based on filePath (aed2daf7)
v2.2.1
<a name"2.2.1">
2.2.1 (2017-01-19)
Bug Fixes
- deps: force usage of latest prettier (5080569a)
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)