Skip to content

Releases: prettier/prettier-eslint

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

v7.0.1

30 Aug 23:34
Compare
Choose a tag to compare

7.0.1 (2017-08-30)

Bug Fixes

  • prettier: Change prettier config precedence (#120) (09eb76f)

v7.0.0

30 Aug 17:15
Compare
Choose a tag to compare

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

30 Aug 13:28
Compare
Choose a tag to compare

6.4.3 (2017-08-30)

Bug Fixes

  • deps: upgrade all dependencies and cleanup (#117) (ab6ffee)