- now requires react and react-dom as peer dependencies
- now requires react and react-dom
~15.0.0
- see #6
.component
method renamed to.build
- the
.text
method now usesReact.DOM.text
which gets wrapped in aspan
tag. - added AMD support
- react-kup now comes with a version of react (0.13.3) because the configuration caused confusion
- supports both react-classes and react-elements as arguments to
.build
- supports react-elements as argument to
k.{tag}