Skip to content

Commit f5d003c

Browse files
committed
release v2.0.0-beta3
1 parent 8a2deb7 commit f5d003c

File tree

6 files changed

+67
-37
lines changed

6 files changed

+67
-37
lines changed

CHANGELOG.md

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

3+
### 2.0.0-beta3 (Apr 19, 2016)
4+
5+
- Flow comments are now in the build. Other projects, such as React-Grid-Layout and React-Resizable, will
6+
rely on them in their build and export their own comments.
7+
38
### 2.0.0-beta2 (Apr 14, 2016)
49

510
- We're making a small deviation from React Core's controlled vs. uncontrolled scheme; for convenience,

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-draggable",
3-
"version": "2.0.0-beta2",
3+
"version": "2.0.0-beta3",
44
"homepage": "https://github.com/mzabriskie/react-draggable",
55
"authors": [
66
"Matt Zabriskie",

dist/react-draggable.js

Lines changed: 58 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/react-draggable.js.map

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

0 commit comments

Comments
 (0)