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: docs/release-notes/.FSharp.Compiler.Service/9.0.200.md
+1
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@
24
24
25
25
### Added
26
26
27
+
* New flag `--reusetypecheckingresults`, for skipping recompilation in some cases
27
28
* Let `dotnet fsi --help` print a link to the documentation website. ([PR #18006](https://github.com/dotnet/fsharp/pull/18006))
28
29
* Deprecate places where `seq` can be omitted. ([Language suggestion #1033](https://github.com/fsharp/fslang-suggestions/issues/1033), [PR #17772](https://github.com/dotnet/fsharp/pull/17772))
29
30
* Support literal attribute on decimals ([PR #17769](https://github.com/dotnet/fsharp/pull/17769))
0 commit comments