0.5.1 (commit log)
- Fixed Scalatags rejecting
VDom
. - Added
ScalazReact.ReactS.setM
. - Added
Listenable.install{IO,F}
, addedM[_]
toListenable.installS
. - Added
LogLifecycle
which when applied to a component, logs during each lifecycle callback.
VDom
.ScalazReact.ReactS.setM
.Listenable.install{IO,F}
, added M[_]
to Listenable.installS
.LogLifecycle
which when applied to a component, logs during each lifecycle callback.