UNPKG

react-hyperscript-wrapper

Version:

Wrap react component with hyperscript function

31 lines (12 loc) 626 B
<a name="0.1.1"></a> ## [0.1.1](//compare/v0.1.0...v0.1.1) (2016-03-27) ### Bug Fixes * Can pass text as children when dynamic arguments 744acbe <a name="0.1.0"></a> # [0.1.0](https://github.com/jessy1092/react-hyperscript-wrapper/compare/v0.0.1...v0.1.0) (2016-03-25) ### Features * Implement dynamic arguments ([28e7970](https://github.com/jessy1092/react-hyperscript-wrapper/commit/28e7970)) <a name="0.0.1"></a> ## 0.0.1 (2016-03-23) ### Features * Add wrapper function for wrap react component with hyperscript function ([4b4a006](https://github.com/jessy1092/react-hyperscript-wrapper/commit/4b4a006))