Skip to content

Commit 39c3d4c

Browse files
author
Robert Mosolgo
committed
[skip ci] update changelog
1 parent 2887718 commit 39c3d4c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,31 @@
44

55
#### New Features
66

7+
- Update to React 0.14.3 #412
8+
- `config.react.camelize_props = true` will camelize `react_component` prop keys #409
9+
710
#### Deprecation
811

912
#### Bug Fixes
1013

14+
- Fix chained `.es6` file names with JSX processor #411
15+
- Don't insert `// =require`s multiple times #398
16+
17+
## 1.4.2
18+
19+
#### Breaking Changes
20+
21+
#### New Features
22+
23+
- Component generator `--coffee` option #387
24+
- Support Sprockets 4 with a JSX processor #385
25+
26+
#### Deprecation
27+
28+
#### Bug Fixes
29+
30+
- Support custom attributes when rendering from controller #384
31+
1132
## 1.4.1 (October 23, 2015)
1233

1334
#### Breaking Changes

0 commit comments

Comments
 (0)