File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 14.2.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/v14.1.0...v14.2.0 ) (2019-12-29)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** pin dependency @base2/pretty-print-object to 1.0.0 ([ 07f19f9] ( https://github.com/algolia/react-element-to-jsx-string/commit/07f19f95844681fc4a04e440138e41e385f98a75 ) )
7
+ * ** formatting:** fix the anonymous functional component detection after babel upgrade ([ 7a1b93e] ( https://github.com/algolia/react-element-to-jsx-string/commit/7a1b93eca7446c4183298a03178f737678d85678 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * ** typescript:** Add TypeScript declaration file. ([ #475 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/475 ) ) ([ f9ea4e5] ( https://github.com/algolia/react-element-to-jsx-string/commit/f9ea4e54c3d01f45ace0038f2031bf9095a48138 ) )
13
+
14
+
15
+
1
16
# [ 14.1.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/v14.0.3...v14.1.0 ) (2019-09-15)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-element-to-jsx-string" ,
3
- "version" : " 14.1 .0" ,
3
+ "version" : " 14.2 .0" ,
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