Skip to content

1.3.0

Choose a tag to compare

@JohnathonKoster JohnathonKoster released this 04 May 16:41
· 7 commits to main since this release

What's new

  • Adds support for the #when compiler attribute to conditionally render Dagger components
  • Adds support for the #for compiler attribute to render a component for each item in a list
  • Adds a new hasSlot helper method to components
  • Adds a new hasDefaultSlot helper method to components

What's improved

  • Improves internal compiler hot reloading behavior when using tools such as Vite