Skip to content

Commit

Permalink
Prep v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Sep 7, 2023
1 parent 747c72e commit 17e14d9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# prettierd

## v0.25.0

### Updated dependencies

- `prettier` 3 is now supported! prettier@2 can still be used, though the
`pluginSearchDirs` option is no longer supported.
- `@babel/parser` upgraded to `^7.22.16`
- `@typescript-eslint/typescript-estree` upgraded to `^6.6.0`

## v0.24.2

### Fixed
Expand Down

0 comments on commit 17e14d9

Please sign in to comment.