Skip to content

Commit 99bf645

Browse files
committed
Add CHANGELOG
1 parent 1f338d4 commit 99bf645

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
### 1.3.2 (Apr 8, 2016)
4+
5+
- Bugfix: Prevent `width` and `height` from leaking to the underlying DOM element and being written.
6+
7+
### 1.3.1 (Apr 8, 2016)
8+
9+
- Allow React v15 in peerdeps.
10+
11+
### 1.3.0 (Mar 11, 2016)
12+
13+
- Switch to ES2015 Loose Mode to fix IE9/10 issues.
14+
- Flow typing fixes.
15+
- Styling fixes to the demo page.
16+
17+
> Changes before 1.3.0 were not logged. Please see the git commit history.

0 commit comments

Comments
 (0)