Skip to content

v0.17.2

Compare
Choose a tag to compare
@jstarry jstarry released this 04 Jul 15:03
· 1260 commits to master since this release
6327fe6

Changelog

  • ⚡️ Features

  • 🛠 Fixes

    • Uncontrolled input values are no cleared when component renders. [@jstarry, #1374]
    • Revert lazy rendering behavior introduced in 0.17.0. Yew will render the component between each update. [@jstarry, #1373]