Skip to content

Commit

Permalink
chore: add changelogs for v7 to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Jul 20, 2023
1 parent 61ac373 commit 1d6ac3d
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
<a name="8.0.0"></a>
## [8.0.0](https://github.com/vuejs/eslint-config-prettier/compare/v7.1.0...v8.0.0) (2023-07-20)

### Breaking Changes

* 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
* Requires Node.js >= v14
* Requires ESLint >= v8


<a name="7.1.0"></a>
## [7.1.0](https://github.com/vuejs/eslint-config-prettier/compare/v7.0.0...v7.1.0) (2023-02-21)

### New Features

* Added a `skip-formatting` ruleset [b5933a9](https://github.com/vuejs/eslint-config-prettier/commit/b5933a9)


<a name="7.0.0"></a>
## [7.0.0](https://github.com/vuejs/eslint-config-prettier/compare/v6.0.0...v7.0.0) (2021-12-23)

### Breaking Changes

* Updated the dependencies and simplified the usage
* We now recommend using this package along with [`@rushstack/eslint-patch`](https://www.npmjs.com/package/@rushstack/eslint-patch)


<a name="6.0.0"></a>
## [6.0.0](https://github.com/vuejs/eslint-config-prettier/compare/v5.1.0...v6.0.0) (2019-11-18)

Expand Down

0 comments on commit 1d6ac3d

Please sign in to comment.