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
- The namespace in [Fantomas.FCS](https://www.nuget.org/packages/Fantomas.FCS) changed from `FSharp.Compiler` to `Fantomas.FCS`.
84
84
85
-
## v7 alpha
85
+
## v7
86
86
87
87
### console application
88
88
- Target framework is now `net8.0`.
89
89
90
90
### .editorconfig
91
91
-`fsharp_max_dot_get_expression_width` was removed.
92
92
93
+
## v8 alpha
94
+
95
+
### .editorconfig
96
+
- The default setting for `fsharp_multiline_bracket_style` is now `aligned`, to restore the previous behaviour use `fsharp_multiline_bracket_style = cramped`.
0 commit comments