Skip to content

Releases: prettier/prettier-eslint

v8.2.5

05 Dec 16:42
Compare
Choose a tag to compare

8.2.5 (2017-12-05)

Bug Fixes

  • Make sure value is a string (c44a2b1)

v8.2.4

05 Dec 12:25
Compare
Choose a tag to compare

8.2.4 (2017-12-05)

Bug Fixes

  • Infer trailingComma correctly (81e36e5), closes #96

v8.2.3

03 Dec 21:48
Compare
Choose a tag to compare

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

15 Nov 18:15
2498341
Compare
Choose a tag to compare

8.2.2 (2017-11-15)

Bug Fixes

v8.2.1

12 Oct 17:54
Compare
Choose a tag to compare

8.2.1 (2017-10-12)

Bug Fixes

v8.2.0

27 Sep 16:09
Compare
Choose a tag to compare

8.2.0 (2017-09-27)

Features

v8.1.1

20 Sep 04:34
Compare
Choose a tag to compare

8.1.1 (2017-09-20)

Bug Fixes

  • backward-compatibility: don't throw if resolveConfig.sync is undefined (#127) (977977a)

v8.1.0

14 Sep 19:57
Compare
Choose a tag to compare

8.1.0 (2017-09-14)

Features

v8.0.0

08 Sep 04:13
Compare
Choose a tag to compare

8.0.0 (2017-09-08)

Features

BREAKING CHANGES

  • format: the format function is now synchronous (again)

v7.1.0

31 Aug 02:14
Compare
Choose a tag to compare

7.1.0 (2017-08-31)

Features