0.0.3
Release v0.0.3
- automatically register returned function in mount cb as unmount (#31)
- allow to have to no callback function in
useValue
,useValueSelector
anduseAttribute
(#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)