File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 3434
3535### 0.4.1 (Apr 30, 2015)
3636
37- - Remove react/addons dependency (now depending on ` react ` directly)
38- - Add MIT License file
37+ - Remove react/addons dependency (now depending on ` react ` directly).
38+ - Add MIT License file.
3939- Fix an issue where browser may be detected as touch-enabled but touch event isn't thrown.
4040
4141### 0.4.2 (Apr 30, 2015)
4646### 0.4.3 (Apr 30, 2015)
4747
4848- Fix React.addons error caused by faulty test.
49+
50+ ### 0.5.0 (May 2, 2015)
51+
52+ - Remove browserify browser config, reactify, and jsx pragma. Fixes #38
53+ - Use React.cloneElement instead of addons cloneWithProps (requires React 0.13)
54+ - Move to CSS transforms. Simplifies implementation and fixes #48 , #34 , #31 .
55+ - Fixup linting and space/tab errors. Fixes #46 .
56+
You can’t perform that action at this time.
0 commit comments