File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 14.0.2 " ></a >
2
+ ## [ 14.0.2] ( https://github.com/algolia/react-element-to-jsx-string/compare/v14.0.1...v14.0.2 ) (2018-10-10)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** formatting:** Fix JSX element in prop object recursive loop ([ #309 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/309 ) ) ([ fd4f53b] ( https://github.com/algolia/react-element-to-jsx-string/commit/fd4f53b ) )
8
+ * ** functionValue:** handle nested datastructures ([ 94d1aeb] ( https://github.com/algolia/react-element-to-jsx-string/commit/94d1aeb ) )
9
+
10
+
11
+
1
12
<a name =" 14.0.1 " ></a >
2
13
## [ 14.0.1] ( https://github.com/algolia/react-element-to-jsx-string/compare/v14.0.0...v14.0.1 ) (2018-06-20)
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-element-to-jsx-string" ,
3
- "version" : " 14.0.1 " ,
3
+ "version" : " 14.0.2 " ,
4
4
"description" : " Turn a ReactElement into the corresponding JSX string." ,
5
5
"main" : " dist/cjs/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments