Releases: prettier/prettier-eslint
Releases · prettier/prettier-eslint
v8.2.5
8.2.5 (2017-12-05)
Bug Fixes
- Make sure value is a string (c44a2b1)
v8.2.4
8.2.4 (2017-12-05)
Bug Fixes
- Infer trailingComma correctly (81e36e5), closes #96
v8.2.3
8.2.3 (2017-12-03)
Bug Fixes
- tests: Change the way fs mock behaves (f2eb856)
- Don't provide prettier defaults (88cd2cd)
- Don't set option properties when value is undefined (b9a0187)
- Handle provided prettier options properly (50f8d37)
- tests: Use .js extensions for filePath in tests (426432a)
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