Releases: prettier/prettier-eslint
Releases · prettier/prettier-eslint
v8.2.2
8.2.2 (2017-11-15)
Bug Fixes
v8.2.1
8.2.1 (2017-10-12)
Bug Fixes
v8.2.0
8.2.0 (2017-09-27)
Features
v8.1.1
8.1.1 (2017-09-20)
Bug Fixes
- backward-compatibility: don't throw if resolveConfig.sync is undefined (#127) (977977a)
v8.1.0
8.1.0 (2017-09-14)
Features
v8.0.0
8.0.0 (2017-09-08)
Features
BREAKING CHANGES
- format: the
format
function is now synchronous (again)
v7.1.0
7.1.0 (2017-08-31)
Features
v7.0.1
7.0.1 (2017-08-30)
Bug Fixes
- prettier: Change prettier config precedence (#120) (09eb76f)
v7.0.0
7.0.0 (2017-08-30)
Features
BREAKING CHANGES
- the API is now async 100% of the time. It's a shame,
but we have to do that due to the async nature of resolving the prettier
config.
v6.4.3
6.4.3 (2017-08-30)
Bug Fixes
- deps: upgrade all dependencies and cleanup (#117) (ab6ffee)