Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 13:11
· 1 commit to main since this release
fb772b3

Minor Changes

  • ✨ Add support for Angular 22 (by @shairez in #30)

  • ✨ implemented output bindings for render function component (by @MRinaldi9 in #27)

    • refactor input bindings for dynamic updates using signals
    • added test cases for output bindings and dynamic input updates