Skip to content

Commit 70aefd0

Browse files
committed
chore: add changelog
1 parent 555f54a commit 70aefd0

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<a name="5.0.0"></a>
2+
## [5.0.0](https://github.com/vuejs/eslint-config-prettier/compare/4578703...v5.0.0) (2019-07-22)
3+
4+
5+
### Breaking Changes
6+
7+
* Update eslint-config-prettier to v6.0.0 ([0e0712f](https://github.com/vuejs/eslint-config-prettier/commit/0e0712f))
8+
* `eslint`, `prettier` and `eslint-plugin-prettier` are now `peerDependencies`, to better conform to [the plugin loading mechanism of eslint](https://github.com/eslint/eslint/issues/3458) ([aec6c5c](https://github.com/vuejs/eslint-config-prettier/commit/aec6c5c))
9+
10+
11+
12+
<a name="4.0.1"></a>
13+
## [4.0.1](https://github.com/vuejs/eslint-config-prettier/compare/3bc2a3d...4578703) (2018-11-12)
14+
15+
### Bug Fixes
16+
17+
* Also extend `eslint-config-prettier/vue`, disable `eslint-plugin-vue` rules that are not compatible with `prettier`
18+
19+
20+
<a name="4.0.0"></a>
21+
## [4.0.0](https://github.com/vuejs/eslint-config-prettier/compare/15cf6d7...3bc2a3d) (2018-10-31)
22+
23+
24+
### Beaking Changes
25+
26+
* Update base configs and plugins, now requires ESLint v5 as a peer dependency

0 commit comments

Comments
 (0)