You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
## 0.12.0 (2025-09-21)
2
+
3
+
-**[breaking change]** Set minimum Node version to 18.20.6 ([#64](https://github.com/gicentre/prettier-plugin-elm/pull/64))
4
+
5
+
- Update elm-format to 0.8.8 ([#63](https://github.com/gicentre/prettier-plugin-elm/pull/63))
6
+
7
+
- Update production dependencies and devDependencies ([#64](https://github.com/gicentre/prettier-plugin-elm/pull/64), [#60](https://github.com/gicentre/prettier-plugin-elm/pull/60))
8
+
9
+
-[internal] Switch from yarn to pnpm ([#59](https://github.com/gicentre/prettier-plugin-elm/pull/59))
10
+
11
+
-[internal] Switch from jest to vitest ([#60](https://github.com/gicentre/prettier-plugin-elm/pull/60))
12
+
1
13
## 0.11.0 (2023-04-18)
2
14
3
15
- Update elm-format to 0.8.7 ([#47](https://github.com/gicentre/prettier-plugin-elm/pull/47))
0 commit comments