We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e440ac commit a481e23Copy full SHA for a481e23
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Change Log
2
3
+## 2.5.0
4
+
5
+- Removed node 12 compatibility
6
+- Update to new language server version
7
+- Improve error handling for broken package cache
8
+- Rework expose/unexpose code action
9
+- Use `--compiler` option for elm-test when elmPath is specified
10
+- Add expose/unexpose `type` with variants action
11
+- Fix type inference of non-rigid number vars
12
+- Fix elm review path handling on windows
13
+- Small improvements to progress messaging
14
+- Update dependencies
15
16
## 2.4.1
17
18
- Improve whitespace handling for `of` keyword
0 commit comments