Skip to content

v0.17.3

Compare
Choose a tag to compare
@jstarry jstarry released this 25 Oct 14:44
· 1271 commits to master since this release

Changelog

  • ⚡️ Features

  • 🛠 Fixes

    • Properties with default type params can now have Properties trait derived. [@siku2, #1408]
    • html!: Improved compile error messages for invalid list fragments. [@siku2, #1445]
    • Batch component updates are processed more efficiently. [@bakape, #1470]