Prettier Eslint Versions Save

Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles:

v16.3.0

3 months ago

Minor Changes

New Contributors

Full Changelog: https://github.com/prettier/prettier-eslint/compare/v16.2.0...v16.3.0

v16.2.0

4 months ago

Minor Changes

New Contributors

Full Changelog: https://github.com/prettier/prettier-eslint/compare/v16.1.2...v16.2.0

v16.1.2

6 months ago

Patch Changes

  • #942 103cc51 Thanks @jkrehm! - fix: update resolveConfig to work with Prettier 3

New Contributors

Full Changelog: https://github.com/prettier/prettier-eslint/compare/v16.1.1...v16.1.2

v16.1.1

6 months ago

Patch Changes

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

v16.1.0

6 months ago

Minor Changes

  • #938 4943e6b Thanks @JounQin! - feat!: bump all (dev)Dependencies, drop node < 16.10

v16.0.0

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/prettier/prettier-eslint/compare/v15.0.1...v16.0.0

v15.0.1

1 year ago

15.0.1 (2022-05-26)

Bug Fixes

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

v15.0.0

1 year ago

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

1 year ago

14.1.0 (2022-05-14)

Features

v14.0.3

1 year ago

14.0.3 (2022-05-11)

Bug Fixes

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