File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1313 | ` config.react.replay_console ` | ` config.react.server_renderer_options[:replay_console] ` |
1414 | (none) | ` config.react.server_renderer ` |
1515
16+ - JSX is transformed by Babel, not JSTransform #295
17+
1618#### New Features
1719
1820- Allow custom renderers for server rendering #253
1921- Server render with ` renderToStaticMarkup ` via ` prerender: :static ` #253
2022- Accept ` config.react.jsx_transform_options = {asset_path: "path/to/JSXTransformer.js"} ` #273
2123- Added ` BabelTransformer ` for transforming JSX #295
2224- Added ` ExecJSRenderer ` to server rendering tools
25+ - Accept ` config.react.jsx_transformer_class ` #302
2326
2427#### Deprecations
2528
3235- Instead of copying builds into local directires, add different React.js builds to the asset pipeline #254
3336- Camelize attribute names in the component generator #262
3437- Add ` tilt ` dependency #248
38+ - Default prerender pool size to 1 #302
3539
3640
3741## 1.0.0 (April 7, 2015)
You can’t perform that action at this time.
0 commit comments