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,useValueSelectoranduseAttribute(#29) - allow numbers as children in components (#28)
- allow plain values to be passed to setValue (#27)
- Handle
onMountcallbacks correctly when render conditionally (#26)