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 4
4
"initialVersions" : {
5
5
"prettier-eslint" : " 16.4.2"
6
6
},
7
- "changesets" : []
7
+ "changesets" : [
8
+ " soft-bees-learn"
9
+ ]
8
10
}
Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
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
+
3
9
## 16.4.2
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " prettier-eslint" ,
3
- "version" : " 16.4.2 " ,
3
+ "version" : " 17.0.0-alpha.0 " ,
4
4
"type" : " commonjs" ,
5
5
"description" : " Formats your JavaScript using prettier followed by eslint --fix" ,
6
6
"repository" : " git+https://github.com/prettier/prettier-eslint.git" ,
You can’t perform that action at this time.
0 commit comments