Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 553 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 553 Bytes

changelog

0.6

  • now requires react and react-dom as peer dependencies
  • now requires react and react-dom ~15.0.0

0.5

  • .component method renamed to .build
  • the .text method now uses React.DOM.text which gets wrapped in a span 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}