WebSharper 4.5.19
This is a minor release for WebSharper 4.5.
Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.5.19.332
Templates for Visual Studio 2017/2019: http://websharper.com/installers/WebSharper.4.5.19.332.vsix
This release updates to a new version of FSharp.Compiler.Service. For optimal compilation speed, run the packages\WebSharper.FSharp.4.5.19.349\tools\runngen.ps1
script in administrator mode once.
Improvements
- #1064 Full support for FSharp.Core 4.7.0 new functions.
- Updated to FSharp.Compiler.Service 32.0.0, this includes syntax changes coming with F# 4.7, most notably implicit yields in sequence/list/array expressions.