Releases: dotnet-websharper/core
WebSharper 4.5.16
This is a minor release for WebSharper 4.5.
Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.5.16.325
Templates for Visual Studio 2017/2019: http://websharper.com/installers/WebSharper.4.5.16.325.vsix
This release updates to a new version of FSharp.Compiler.Service. For optimal compilation speed, run the packages\WebSharper.FSharp.4.5.16.344\tools\runngen.ps1
script in administrator mode once.
Improvements
- #1060 Updated to FSharp.Compiler.Service 31.0.0.
- Updated compiler to FSharp.Core 4.7.0. Base libraries still depend only on FSharp.Core 4.2.3.
WebSharper 4.5.15
This is a minor release for WebSharper 4.5.
Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.5.15.322
Templates for Visual Studio 2017/2019: http://websharper.com/installers/WebSharper.4.5.15.322.vsix
Fixes
- #1051 Fix F# translation error on inheriting from generic constructor in a class with
as
alias - #1059 review and fix
JQuery.Deffered
/Promise
bindings.
Improvements
- Updated to FSharp.Compiler.Service 30.0.0.
WebSharper 4.5.14
This is a minor release for WebSharper 4.5.
Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.5.14.319
Templates for Visual Studio 2017/2019: http://websharper.com/installers/WebSharper.4.5.14.319.vsix
Improvements
- Updated to FSharp.Compiler.Service 29.0.0 for anonymous record and IL generation fixes.
WebSharper 4.5.13
This is a bugfix release for WebSharper 4.5.
Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.5.13.318
Templates for Visual Studio 2017/2019: http://websharper.com/installers/WebSharper.4.5.13.318.vsix
Fixes
- #1056 #1057 Fix performance regression of
WebSharper.Json
utilities. - dotnet-websharper/templates#22 Add tags for templates in VS2019 New/Add Project dialog
WebSharper 4.5.12
This is a minor release for WebSharper 4.5.
Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.5.12.315
Templates for Visual Studio 2017/2019: http://websharper.com/installers/WebSharper.4.5.12.315.vsix
Enhancements
WebSharper 4.5.11
This is a bugfix release for WebSharper 4.5.
Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.5.11.310
Templates for Visual Studio 2017/2019: http://websharper.com/installers/WebSharper.4.5.11.310.vsix
Fixes
- #1053 fixed build error
"You must provide assembly output path"
on netcore sdk 2.1.600+
Enhancements
- Updated to FSharp.Compiler.Service 28.0.0.
WebSharper 4.5.10
This is a bugfix release for WebSharper 4.5.
Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.5.10.303
Templates for Visual Studio 2017/2019: http://websharper.com/installers/WebSharper.4.5.10.303.vsix
Fixes
WebSharper 4.5.9
This is a minor release for WebSharper 4.5.
Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.5.9.301
Templates for Visual Studio 2017/2019: http://websharper.com/installers/WebSharper.4.5.9.301.vsix
Fixes
- #1045 Assembly version mismatch in package WebSharper.FSharp, causing build fauilures.
Enhancements
- #1046 Added client-side support for anonymous F# records.
WebSharper 4.5.8
This is a minor release for WebSharper 4.5.
Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.5.8.297
Templates for Visual Studio 2017/2019: http://websharper.com/installers/WebSharper.4.5.8.297.vsix
Fixes
- #1041 Add missing constructor to
WebSharper.JavaScript.Dom.MutationObserver
. - #1029 No more build warnings about
An error occurred while reading the F# metadata node...
Enhancements
- #1043 Support new FSharp.Core 4.6 functions on the client side (
ValueOption
type and module,List/Seq/Array.tryExactlyOne
). - Updated to use
FSharp.Compiler.Service
version26.0.1
. Anonymous records are not supported yet on the client side. - Visual Studio templates now support 2019 Preview.
WebSharper 4.5.7
This is a bugfix release for WebSharper 4.5.
Templates for .NET Core SDK: dotnet new -i WebSharper.Templates::4.5.7.291
Templates for Visual Studio 2017: http://websharper.com/installers/WebSharper.4.5.7.291.vsix
Fixes
- #1042 Fix the assembly redirects on wsfsc.exe. This enables compiling a project referencing FSharp.Core 4.6.