WebSharper 3.5.16 released

Loic Denuziere

Loic Denuziere

Nov 12, 2015

Reading time:

1 mins

Share via:

We are happy to announce the release of WebSharper 3.5.16 available through the usual channels. Here is the change log:

WebSharper.Testing

The unit testing framework WebSharper.Testing has been split into a separate NuGet package.

This fixes the issue where QUnit was included as a script in Single-Page Applications even when it wasn't actually used.

WebSharper

  • #486: Reference the correct version of FSharp.Core in the MSBuild task. This fixes issues such as Json.Serialize failing to compile when running MSBuild from the command line.

  • #489: Null argument exception when building on mono.

WebSharper.UI.Next

  • #17: Add try...with, try...finally and return! to the View.Do computation expression.

  • #19: Add View.Sequence : seq<View<'T>> -> View<seq<'T>>.

  • #55: In the templating type provider, translate <[CDATA[...]]> blocks to Doc.Verbatim.

  • #56: Don't delete some text nodes when updating the view.

  • #57: Fix genericity error on the <~ update operator in Notation.

Happy coding!

Read more from

Can’t find what you were looking for? Drop us a line.

Loic Denuziere
Found a typo?

This blog post is hosted on GitHub here. Feel free to file a ticket or send a PR.

Newsletter

We will not spam you or give your details to anyone.