Skip to content

Commit 07d76bf

Browse files
committed
changelog: prep v0.27.0
1 parent c20d0b9 commit 07d76bf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# prettierd
22

3+
## v0.27.0
4+
5+
### New features
6+
7+
- Support TypeScript config files (`prettier.config.ts`) on Node.js >= 22.6
8+
9+
### Updated dependencies
10+
11+
- `prettier` upgraded to `^3.8.1`
12+
- `@babel/parser` upgraded to `^7.29.0`
13+
- `@typescript-eslint/typescript-estree` upgraded to `^8.53.1`
14+
315
## v0.26.2
416

517
### Fixed

0 commit comments

Comments
 (0)