Skip to content

Releases: prettier/prettier-eslint

v16.3.0

20 Jan 15:36
39a7744
Compare
Choose a tag to compare

Minor Changes

New Contributors

Full Changelog: v16.2.0...v16.3.0

v16.2.0

19 Dec 05:35
689f67a
Compare
Choose a tag to compare

Minor Changes

New Contributors

Full Changelog: v16.1.2...v16.2.0

v16.1.2

27 Oct 23:21
d4d55fd
Compare
Choose a tag to compare

Patch Changes

New Contributors

Full Changelog: v16.1.1...v16.1.2

v16.1.1

14 Oct 07:45
7a896fc
Compare
Choose a tag to compare

Patch Changes

  • #940 b66a73a Thanks @JounQin! - fix: @changesets/cli and @types/eslint should be devDependencies

v16.1.0

14 Oct 06:42
696254f
Compare
Choose a tag to compare

Minor Changes

v16.0.0

14 Oct 03:44
3a61551
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v15.0.1...v16.0.0

v15.0.1

26 May 17:42
d6ef389
Compare
Choose a tag to compare

15.0.1 (2022-05-26)

Bug Fixes

  • docs: Change the return type of format function (docs & types) (#751) (d6ef389)

v15.0.0

15 May 09:33
26a574c
Compare
Choose a tag to compare

15.0.0 (2022-05-15)

chore

  • prettier: Take Prettier 2.4.0's jsxBracketSameLine → bracketSameLine (#749) (26a574c)

BREAKING CHANGES

  • prettier: Support Prettier 2.4.0+

v14.1.0

14 May 20:03
b271486
Compare
Choose a tag to compare

14.1.0 (2022-05-14)

Features

v14.0.3

11 May 16:04
3746d67
Compare
Choose a tag to compare

14.0.3 (2022-05-11)

Bug Fixes

  • 🐛 Support 'overrideConfigFile' option for ESLint (#745) (3746d67)