Skip to content

WebSharper 4.6.1

Compare
Choose a tag to compare
@Jand42 Jand42 released this 04 Mar 08:38
· 1024 commits to master since this release

This is a minor release for WebSharper 4.6.

Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.6.1.363

Templates for Visual Studio 2017/2019: http://websharper.com/installers/WebSharper.4.6.1.363.vsix

This release updates to a new version of FSharp.Compiler.Service. For optimal compilation speed, run the packages\WebSharper.FSharp.4.6.1.381\tools\runngen.ps1 script in administrator mode once.

Fixes

  • #1091 Fixed an F# compilation error that happened whenever an F# expression that is translated to a JavaScript statement (for example try ... with was used within a single element array construction.
  • #1092 Fixed C# MSBuild errors around WebSharper.MSBuild.CSharp.WebSharperTask.

Improvements

  • Updated to FSharp.Compiler.Service 34.1.0.