Skip to content

Commit 6019be9

Browse files
author
Robert Mosolgo
committed
[skip ci] update changelog
1 parent 0616e7d commit 6019be9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
- Allow custom renderers for server rendering #253
1919
- Server render with `renderToStaticMarkup` via `prerender: :static` #253
20+
- Accept `config.react.jsx_transform_options = {asset_path: "path/to/JSXTransformer.js"}` #273
2021

2122
#### Deprecations
2223

@@ -37,4 +38,4 @@
3738
- Component generator
3839
- View helper and UJS for mounting components
3940
- Server rendering with `prerender: true`
40-
- Transform `.jsx` in the asset pipeline
41+
- Transform `.jsx` in the asset pipeline

0 commit comments

Comments
 (0)