comments
We are pleased to announce the release of WebSharper 3.6.7. This is a minor release with bug fixes and updates for dependent libraries. Here is the full change log.
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!
Happy coding!
Does new version removed all tags like div0, p0, ul0, li0? How we can update projects to a new version?