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 19a035d commit a824f7bCopy full SHA for a824f7b
1 file changed
CHANGELOG.md
@@ -86,6 +86,10 @@
86
flow for when a Hex session has been revoked or has expired.
87
([Sahil Upasane](https://github.com/404salad))
88
89
+- `gleam remove` now cleans build caches after removing dependencies, which
90
+ ensures that dependencies are actually deleted.
91
+ ([Andrey Kozhev](https://github.com/ankddev))
92
+
93
### Language server
94
95
- The language server can now help with completions when typing a list's tail:
0 commit comments