Skip to content

Commit 1d6ac3d

Browse files
committed
chore: add changelogs for v7 to v8
1 parent 61ac373 commit 1d6ac3d

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
<a name="8.0.0"></a>
2+
## [8.0.0](https://github.com/vuejs/eslint-config-prettier/compare/v7.1.0...v8.0.0) (2023-07-20)
3+
4+
### Breaking Changes
5+
6+
* Upgraded to Prettier v3; please check out the [Prettier release blog](https://prettier.io/blog/2023/07/05/3.0.0.html) for more details
7+
* Requires Node.js >= v14
8+
* Requires ESLint >= v8
9+
10+
11+
<a name="7.1.0"></a>
12+
## [7.1.0](https://github.com/vuejs/eslint-config-prettier/compare/v7.0.0...v7.1.0) (2023-02-21)
13+
14+
### New Features
15+
16+
* Added a `skip-formatting` ruleset [b5933a9](https://github.com/vuejs/eslint-config-prettier/commit/b5933a9)
17+
18+
19+
<a name="7.0.0"></a>
20+
## [7.0.0](https://github.com/vuejs/eslint-config-prettier/compare/v6.0.0...v7.0.0) (2021-12-23)
21+
22+
### Breaking Changes
23+
24+
* Updated the dependencies and simplified the usage
25+
* We now recommend using this package along with [`@rushstack/eslint-patch`](https://www.npmjs.com/package/@rushstack/eslint-patch)
26+
27+
128
<a name="6.0.0"></a>
229
## [6.0.0](https://github.com/vuejs/eslint-config-prettier/compare/v5.1.0...v6.0.0) (2019-11-18)
330

0 commit comments

Comments
 (0)