Skip to content

0.0.3

Compare
Choose a tag to compare
@Bloomca Bloomca released this 03 Jun 14:48
· 50 commits to main since this release
e5568d2

Release v0.0.3

  • automatically register returned function in mount cb as unmount (#31)
  • allow to have to no callback function in useValue, useValueSelector and useAttribute (#29)
  • allow numbers as children in components (#28)
  • allow plain values to be passed to setValue (#27)
  • Handle onMount callbacks correctly when render conditionally (#26)