Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 15 Nov 17:40

We are pleased to announce the release of Blazor 0.7.0.

Please note that this is an alpha quality release and is not suitable for production applications.

Features

  • Update Mono for 0.7.0 (#1546)
  • Cascading parameters (#1545)

Bugs Fixed

  • Marshal oninput events as UIChangeEventArgs (#1673)
  • Serialize server-side renders. Fixes #1573 (#1672)
  • Fix intermittent render omissions. Fixes #1223. (#1666)
  • Handle overlapping events (#1655)
  • Blazor Codegen does not escape quotes (#1527)