File tree 3 files changed +12042
-1
lines changed
3 files changed +12042
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
22
## v3.0.2 | 2016-11-16
4
23
* Chore(build) files are now split between ` dist ` and ` src ` . This means that
5
24
the files are no longer ` .jsx ` which allows flowtype to work correctly. #12 .
59
78
60
79
61
80
81
+
You can’t perform that action at this time.
0 commit comments