github sycamore-rs/sycamore 0.4.3
✨ 0.4.3

latest releases: 0.9.1, 0.9.0, 0.9.0-beta.4...
3 years ago

Changelog

  • ⚡️ Features

    • Support '-' in attribute names. This makes the following syntax valid:
      template! {
          button(aria-hidden="true")
      }
      [[@lukechu10], #79]
  • 🛠 Fixes

    • Delete removed nodes in Keyed first before adding new nodes and moving existing nodes [[@lukechu10], #77]

Don't miss a new sycamore release

NewReleases is sending notifications on new releases.