Skip to content

Commit c48db58

Browse files
committed
3.0.3
1 parent f5bcf4e commit c48db58

File tree

3 files changed

+12042
-1
lines changed

3 files changed

+12042
-1
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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
524
the files are no longer `.jsx` which allows flowtype to work correctly. #12.
@@ -59,3 +78,4 @@ Init
5978

6079

6180

81+

0 commit comments

Comments
 (0)