Skip to content

✨ 0.2.0

Compare
Choose a tag to compare
@lukechu10 lukechu10 released this 08 Mar 05:05

Changelog

  • ⚡️ Features

    • Components! In maple they are simply plain old functions that take their props via their parameters [#9]
    • Event listeners now have access to the Event object [#16]
  • 🛠 Changes

    • The template! macro now returns a TemplateResult instead of raw DOM nodes for increased type safety [#10]