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 fb8ba51 commit 3056ba4Copy full SHA for 3056ba4
CHANGELOG.md
@@ -183,6 +183,9 @@
183
- Redundant `_ as x` patterns are rewritten to `x`.
184
([eutampieri](https://github.com/eutampieri))
185
186
+- The formatter no longer removes blocks from case clause guards.
187
+ ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
188
+
189
### Bug fixes
190
191
- Fixed a bug where `echo` could crash on JavaScript if the module contains
0 commit comments