Skip to content

Commit 5db749b

Browse files
committed
Update changelog with differences
1 parent d96eb82 commit 5db749b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,17 @@
22

33
#### Breaking Changes
44

5+
- React Deprecations for 15.4, 15.5, 15.6 in preparation for 16 handled in prebundled version
6+
57
#### New Features
68

9+
- Generator now makes modern style `createReactClass`(JS) or `extends React.Component`(ES6, CoffeeScript) code
10+
711
#### Deprecation
812

13+
- Next version will drop the addons option as they are not supported with React 16
14+
- TheRubyRacer's newest version (0.12.3 at time of writing) only supports libV8 (3.16.14.15) which is too old for some new JS features, future versions of this gem will need more modern ExecJS runtimes such as mini_racer (currently on libV8 5.9.x)
15+
916
#### Bug Fixes
1017

1118
## 2.3.0

0 commit comments

Comments
 (0)