We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60a740 commit 912b38dCopy full SHA for 912b38d
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+### 1.7.0 (May 1, 2017)
4
+
5
+- Deprecation: `React.PropTypes` now deprecated in React 15.5, moved to `prop-types` package
6
+- Internal: Update devDeps, upgrade to webpack 2
7
+- Internal: Remove babel `stage-1` and `transform-flow-comments`, bring in only selected plugins, makes for leaner dev/build.
8
9
### 1.6.0 (Jan 23, 2017)
10
11
- Feature: Allow restricting by axis. (#40, thanks @dnissley-al)
0 commit comments