Sha256: a709cce6e1745fa6ec19e86ff357e8bd97842d6c08d58380feff59517fd46de1

Contents?: true

Size: 507 Bytes

Versions: 1

Compression:

Stored size: 507 Bytes

Contents

## 0.2.1
*  Depends on opal `~> 0.6.0`, which accidentally got loosen in previous release

## 0.2.0

*  Deprecating `jsx` helper method in component instance
*  Deprecating `React::Element.new`, use `React.create_element` instead
*  `React::Element` is now toll-free bridge to [ReactElement](http://facebook.github.io/react/docs/glossary.html#react-elements)
*  `React::Element#props` now return a `Hash` rather than a `Native`
*  `React::Element#children` now handling empty child & single child correctly

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
react.rb-0.2.1 CHANGELOG.md