File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 44 "initialVersions" : {
55 "prettier-eslint" : " 16.4.2"
66 },
7- "changesets" : []
7+ "changesets" : [
8+ " soft-bees-learn"
9+ ]
810}
Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 17.0.0-alpha.0
4+
5+ ### Major Changes
6+
7+ - [ #1190 ] ( https://github.com/prettier/prettier-eslint/pull/1190 ) [ ` 54d8390 ` ] ( https://github.com/prettier/prettier-eslint/commit/54d839040e24be735db87c21a4d623b89b4d58cb ) Thanks [ @JounQin ] ( https://github.com/JounQin ) ! - feat!: support ESLint v9 flat config
8+
39## 16.4.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " prettier-eslint" ,
3- "version" : " 16.4.2 " ,
3+ "version" : " 17.0.0-alpha.0 " ,
44 "type" : " commonjs" ,
55 "description" : " Formats your JavaScript using prettier followed by eslint --fix" ,
66 "repository" : " git+https://github.com/prettier/prettier-eslint.git" ,
You can’t perform that action at this time.
0 commit comments