Skip to content

WebSharper 3.6.7

Compare
Choose a tag to compare
@Tarmil Tarmil released this 13 Jan 18:40
· 2249 commits to master since this release

WebSharper

  • #512: Fix JSON deserialization of [<NamedUnionCases>] union types in some situations.

WebSharper.Suave

  • #8: Update to Suave 1.0.0.

WebSharper.UI.Next

  • #65: Fix initial selected index in Doc.Select.
  • #66: Fix exception when calling a client function from server in on.*.

WebSharper.JQueryUI

  • #8: Fix Autocomplete.Source's variants to use a union case. Thanks @juselius for your contribution!