Skip to content

Commit c9fa1c1

Browse files
committed
chore: v6.0.0 changelog
1 parent 505b058 commit c9fa1c1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="6.0.0"></a>
2+
## [6.0.0](https://github.com/vuejs/eslint-config-prettier/compare/v5.1.0...v6.0.0) (2019-11-18)
3+
4+
5+
### Breaking Changes
6+
7+
* feat!: move `eslint:recommended` to a separate `recommended` config, fixes #3. ([de7a518](https://github.com/vuejs/eslint-config-prettier/commit/de7a518))
8+
9+
`eslint:recommended` is no longer included in the default configuration.
10+
Users of old versions need to update their `extends` to use `@vue/prettier/recommended`, or `['eslint:recommended', '@vue/prettier]`.
11+
12+
113
<a name="5.1.0"></a>
214
## [5.1.0](https://github.com/vuejs/eslint-config-prettier/compare/v5.0.0...v5.1.0) (2019-11-17)
315

0 commit comments

Comments
 (0)