Releases: prettier/prettier-eslint
Releases · prettier/prettier-eslint
v16.1.1
14 Oct 07:45
Compare
Sorry, something went wrong.
No results found
Patch Changes
#940 b66a73a Thanks @JounQin ! - fix: @changesets/cli and @types/eslint should be devDependencies
v16.1.0
14 Oct 06:42
Compare
Sorry, something went wrong.
No results found
v16.0.0
14 Oct 03:44
Compare
Sorry, something went wrong.
No results found
v15.0.1
26 May 17:42
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v14.0.3
11 May 16:04
Compare
Sorry, something went wrong.
No results found
14.0.3 (2022-05-11)
Bug Fixes
🐛 Support 'overrideConfigFile' option for ESLint (#745 ) (3746d67 )
v14.0.2
27 Apr 22:35
Compare
Sorry, something went wrong.
No results found
14.0.2 (2022-04-27)
Bug Fixes
🚑 Fix invalid ESLint configuration error (#735 ) (c425280 )
v14.0.1
23 Apr 23:23
Compare
Sorry, something went wrong.
No results found
v14.0.0
21 Apr 14:59
Compare
Sorry, something went wrong.
No results found
14.0.0 (2022-04-21)
Continuous Integration
Features
BREAKING CHANGES
Only works with ESLint 8. ESLint 8 API changes caused the format function to now be asynchronous.