1
+ <a name =" 5.0.7 " ></a >
2
+ ## [ 5.0.7] ( https://github.com/algolia/react-element-to-jsx-string/compare/v5.0.6...v5.0.7 ) (2017-01-03)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** build:** revert to stringify-object[ @2 ] ( https://github.com/2 ) ([ 58542bc] ( https://github.com/algolia/react-element-to-jsx-string/commit/58542bc ) ), closes [ #71 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/71 )
8
+
9
+
10
+
11
+ <a name =" 5.0.6 " ></a >
12
+ ## [ 5.0.6] ( https://github.com/algolia/react-element-to-jsx-string/compare/v5.0.5...v5.0.6 ) (2017-01-02)
13
+
14
+
15
+
16
+ <a name =" 5.0.5 " ></a >
17
+ ## [ 5.0.5] ( https://github.com/algolia/react-element-to-jsx-string/compare/v5.0.4...v5.0.5 ) (2017-01-02)
18
+
19
+
20
+
1
21
<a name =" 5.0.4 " ></a >
2
22
## [ 5.0.4] ( https://github.com/algolia/react-element-to-jsx-string/compare/v5.0.3...v5.0.4 ) (2016-12-08)
3
23
34
54
35
55
### BREAKING CHANGES
36
56
37
- * pretty: objects and arrays are now prettified by default following #50
57
+ * pretty: objects and arrays are now prettified by default following #50
38
58
If this is a concern to you, open a PR that adds an option to inline parts or the whole output like before
39
59
40
60
@@ -52,11 +72,6 @@ If this is a concern to you, open a PR that adds an option to inline parts or th
52
72
<a name =" 4.0.0 " ></a >
53
73
# [ 4.0.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/v3.2.0...v4.0.0 ) (2016-08-04)
54
74
55
- ### BREAKING CHANGES
56
-
57
- * ` Component.displayName ` now takes precedence over ` Component.name ` . This will
58
- break for class and functional components that defined a ` displayName ` different
59
- from the class or function's own name.
60
75
61
76
62
77
<a name =" 3.2.0 " ></a >
@@ -82,55 +97,62 @@ from the class or function's own name.
82
97
<a name =" 3.0.0 " ></a >
83
98
# [ 3.0.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.6.1...v3.0.0 ) (2016-05-25)
84
99
85
- Boolean attributes are now translated to short version automatically.
86
100
87
101
88
- <a name =" 2.6.0 " ></a >
89
- # [ 2.6.0 ] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.6.1 ...v2.6.0 ) (2016-04-15)
102
+ <a name =" 2.6.1 " ></a >
103
+ ## [ 2.6.1 ] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.6.0 ...v2.6.1 ) (2016-04-15)
90
104
91
105
106
+ ### Bug Fixes
92
107
108
+ * ** deps:** allow react 0.14 ([ 7347b71] ( https://github.com/algolia/react-element-to-jsx-string/commit/7347b71 ) ), closes [ #24 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/24 )
93
109
94
- <a name =" 2.5.0 " ></a >
95
- # [ 2.5.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.6.0...v2.5.0 ) (2016-04-15)
96
110
97
111
112
+ <a name =" 2.6.0 " ></a >
113
+ # [ 2.6.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/2.5.0...v2.6.0 ) (2016-04-15)
98
114
99
115
100
- <a name =" 2.3.0 " ></a >
101
- # [ 2.3.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/2.4.0...v2.3.0 ) (2016-02-02)
116
+ ### Features
102
117
118
+ * ** React:** React v15 compat ([ 37ee7b5] ( https://github.com/algolia/react-element-to-jsx-string/commit/37ee7b5 ) )
103
119
104
120
105
121
106
- <a name =" 2.2.0 " ></a >
107
- # [ 2.2.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/2.3.0...v2.2.0 ) (2016-02-02)
122
+ <a name =" 2.4.0 " ></a >
123
+ # [ 2.4.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/2.3.0...2.4.0 ) (2016-02-02)
124
+
125
+
126
+
127
+ <a name =" 2.3.0 " ></a >
128
+ # [ 2.3.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.2.0...2.3.0 ) (2016-02-02)
129
+
130
+
131
+ ### Features
108
132
133
+ * ** deps:** upgrade all deps ([ f3e368d] ( https://github.com/algolia/react-element-to-jsx-string/commit/f3e368d ) )
109
134
110
135
111
136
112
137
<a name =" 2.2.0 " ></a >
113
138
# [ 2.2.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.1.5...v2.2.0 ) (2016-01-14)
114
139
115
- * add reactElementToJSXString(ReactElement, opts) opts.displayName option to
116
- allow choosing the display name of components
117
140
118
141
119
142
<a name =" 2.1.5 " ></a >
120
143
## [ 2.1.5] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.1.4...v2.1.5 ) (2016-01-05)
121
144
122
- ### Bug Fixes
123
145
124
- * stop breaking lines when interpolating {number}s ([ 13b832c] ( https://github.com/algolia/react-element-to-jsx-string/commit/13b832c ) )
125
146
126
147
<a name =" 2.1.4 " ></a >
127
148
## [ 2.1.4] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.1.3...v2.1.4 ) (2015-12-10)
128
149
129
150
130
151
### Bug Fixes
131
152
132
- * ** stateless comps:** add No Display Name as default component name ([ 89ea2f2] ( https://github.com/algolia/react-element-to-jsx-string/commit/89ea2f2 ) )
133
- * consider elements containing only {''} as empty (resulting DOM being empty) ([ d837683] ( https://github.com/algolia/react-element-to-jsx-string/commit/d837683 ) )
153
+ * ** stateless comps:** add No Display Name as default component name ([ dc0f65c] ( https://github.com/algolia/react-element-to-jsx-string/commit/dc0f65c ) ), closes [ #11 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/11 )
154
+
155
+
134
156
135
157
<a name =" 2.1.3 " ></a >
136
158
## [ 2.1.3] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.1.0...v2.1.3 ) (2015-11-30)
@@ -145,29 +167,6 @@ Boolean attributes are now translated to short version automatically.
145
167
146
168
147
169
148
- <a name =" 2.1.2 " ></a >
149
- ## [ 2.1.2] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.1.0...v2.1.2 ) (2015-11-08)
150
-
151
-
152
- ### Bug Fixes
153
-
154
- * ** whitespace:** handle {true} {false} ([ eaca1a2] ( https://github.com/algolia/react-element-to-jsx-string/commit/eaca1a2 ) ), closes [ #6 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/6 ) [ #7 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/7 )
155
- * handle <div >{123}</div > ([ 609ac78] ( https://github.com/algolia/react-element-to-jsx-string/commit/609ac78 ) ), closes [ #8 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/8 )
156
- * ** whitespace:** stop rendering it differently in SOME cases ([ 128aa95] ( https://github.com/algolia/react-element-to-jsx-string/commit/128aa95 ) )
157
-
158
-
159
-
160
- <a name =" 2.1.1 " ></a >
161
- ## [ 2.1.1] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.1.0...v2.1.1 ) (2015-11-08)
162
-
163
-
164
- ### Bug Fixes
165
-
166
- * ** whitespace:** handle {true} {false} ([ eaca1a2] ( https://github.com/algolia/react-element-to-jsx-string/commit/eaca1a2 ) ), closes [ #6 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/6 ) [ #7 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/7 )
167
- * handle <div >{123}</div > ([ 609ac78] ( https://github.com/algolia/react-element-to-jsx-string/commit/609ac78 ) ), closes [ #8 ] ( https://github.com/algolia/react-element-to-jsx-string/issues/8 )
168
-
169
-
170
-
171
170
<a name =" 2.1.0 " ></a >
172
171
# [ 2.1.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/v2.0.5...v2.1.0 ) (2015-10-25)
173
172
@@ -263,7 +262,6 @@ realistic way.
263
262
264
263
265
264
266
-
267
265
<a name =" 1.1.0 " ></a >
268
266
# [ 1.1.0] ( https://github.com/algolia/react-element-to-jsx-string/compare/3e2e7b8...v1.1.0 ) (2015-10-15)
269
267
@@ -272,9 +270,7 @@ realistic way.
272
270
273
271
* ** whitespace:** remove unwanted whitespace in output ([ 3e2e7b8] ( https://github.com/algolia/react-element-to-jsx-string/commit/3e2e7b8 ) )
274
272
273
+
275
274
### Features
276
275
277
276
* sort object keys in a deterministic way ([ c1ce8a6] ( https://github.com/algolia/react-element-to-jsx-string/commit/c1ce8a6 ) )
278
-
279
-
280
-
0 commit comments