Skip to content

Commit

Permalink
feat(Connect): change API of mapDispatchToProps
Browse files Browse the repository at this point in the history
BREACKING CHANGE: change API of mapDispatchToProps to receive dispatch method instead of injecting

it into each action method

Connect API
  • Loading branch information
forforeach committed Apr 24, 2016
1 parent 3181e24 commit 4d7a97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"angular2": "2.0.0-beta.14",
"commitizen": "^2.8.0",
"commitizen": "^2.7.6",
"cz-conventional-changelog": "^1.1.5",
"es6-promise": "3.1.2",
"es6-shim": "0.35.0",
Expand Down

0 comments on commit 4d7a97c

Please # to comment.