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.
2 parents 810f420 + 7336f29 commit f837b8dCopy full SHA for f837b8d
docs/release-notes/.FSharp.Compiler.Service/11.0.0.md
@@ -11,6 +11,8 @@
11
12
### Changed
13
14
-* Parallel compilation stabilised and enabled by default ([PR #18998](https://github.com/dotnet/fsharp/pull/18998))
+* Parallel compilation features: ref resolution, graph based checking, ILXGen and optimization enabled by default ([PR #18998](https://github.com/dotnet/fsharp/pull/18998))
15
+* Make graph based type checking and parallel optimizations deterministic ([PR #19028](https://github.com/dotnet/fsharp/pull/19028))
16
+
17
18
### Breaking Changes
0 commit comments