File tree Expand file tree Collapse file tree 3 files changed +12042
-1
lines changed Expand file tree Collapse file tree 3 files changed +12042
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v3.0.3 | 2017-12-18
4+ * Feat switch to PureComponent and proptypes
5+ * fix(package): update autobind-decorator to version 2.0.0
6+ * fix(package): update proptypes to version 1.0.0
7+ * chore(package): update sinon to version 3.0.0
8+ * Chore(eslint) rm deprecated property
9+ * chore(package): update eslint to version 4.1.1
10+ * Chore(eslint) update for deprecated rule
11+ * chore(package): update eslint-plugin-react to version 7.1.0
12+ * chore(package): update babel-eslint to version 7.2.3
13+ * Chore(CI) switch back to firefox
14+ * Chore(deps) upgrade deps and add yarn
15+ * Chore(deps) rm pureRender and add proptypes
16+ * Chore switch to testing in Chrome
17+ * Chore(deps) install prop-types
18+ * chore(package): update sinon to version 2.0.0
19+ * chore(package): update browserify to version 14.0.0
20+ * chore(package): update dependencies
21+
322## v3.0.2 | 2016-11-16
423* Chore(build) files are now split between ` dist ` and ` src ` . This means that
524the files are no longer ` .jsx ` which allows flowtype to work correctly. #12 .
5978
6079
6180
81+
You can’t perform that action at this time.
0 commit comments