We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d269ee6 commit 09178e0Copy full SHA for 09178e0
1 file changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# prettierd
2
3
+## v0.26.0
4
+
5
+### New features
6
7
+- Add the ability to lint code with `prettierd --check`
8
9
+### Updated dependencies
10
11
+- `prettier` upgraded to `3.4.2`
12
+- `@babel/parser` upgraded to `^7.26.3`
13
+- `@typescript-eslint/typescript-estree` upgraded to `^8.19.0`
14
15
## v0.25.4
16
17
### Updated dependencies
0 commit comments