Skip to content

Commit 88d5102

Browse files
author
vvo
committed
2.0.1
1 parent fe052bd commit 88d5102

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.0.1"></a>
2+
## [2.0.1](https://github.com/algolia/react-element-to-jsx-string/compare/v2.0.0...v2.0.1) (2015-10-16)
3+
4+
5+
### Bug Fixes
6+
7+
* handle empty objects ([fe052bd](https://github.com/algolia/react-element-to-jsx-string/commit/fe052bd))
8+
9+
10+
111
<a name="2.0.0"></a>
212
# [2.0.0](https://github.com/algolia/react-element-to-jsx-string/compare/v1.1.2...v2.0.0) (2015-10-16)
313

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-element-to-jsx-string",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Turn a ReactElement into the corresponding JSX string.",
55
"main": "index-dist.js",
66
"scripts": {

0 commit comments

Comments
 (0)