Skip to content

Commit 75ecb5d

Browse files
committed
release 0.13.4
1 parent 75dc4f3 commit 75ecb5d

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
0.13.4 (Sep 9, 2016)
4+
-----
5+
6+
#### Fixes:
7+
8+
- Fixed potential call to `ReactDOM.findDOMNode(this)` after unmount of `WidthProvider`.
9+
- Fixed an issue where layout items using `data-grid` could rearrange on mount depending on how they were ordered.
10+
- See [#342](https://github.com/STRML/react-grid-layout/pull/342) for reference.
11+
312
0.13.3 (Aug 31, 2016)
413
-----
514

0 commit comments

Comments
 (0)