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 46c2665 commit 37575d6Copy full SHA for 37575d6
fcs/RELEASE_NOTES.md
@@ -1,12 +1,14 @@
1
-#### 34.0.3-beta
+#### 34.1.0
2
3
-From dotnet/fsharp:3af8959b6..134962b04:
+From dotnet/fsharp:3af8959b6..e95cdd16e:
4
5
* set default script TFM to netcoreapp3.1 if none found
6
* improve C#-nullable and optional interop (RFC FS-1075)
7
* Add type name to `undefined name error` if known
8
* improve printing via %A/fsi
9
* misc. improvments to DependencyManager
10
+* improve type provider support for .netcoreapp3.1 target frameworks.
11
+* New, optimized find-all-references API with reduced memory usage.
12
13
#### 34.0.1
14
0 commit comments