File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 14.3.1] ( https://github.com/algolia/react-element-to-jsx-string/compare/v14.3.0...v14.3.1 ) (2020-01-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Fix TypeScript type declaration ([ #516 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/516 ) ) ([ c4fe54a] ( https://github.com/algolia/react-element-to-jsx-string/commit/c4fe54adcafbe688d397fe652e61952a56e7cffe ) )
7
+
8
+
9
+
1
10
# [ 14.3.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/v14.2.0...v14.3.0 ) (2020-01-17)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-element-to-jsx-string" ,
3
- "version" : " 14.3.0 " ,
3
+ "version" : " 14.3.1 " ,
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