Closed SethDavenport closed 8 years ago
@dagstuan
@SethDavenport Thank you! I merged this one, updated the bindings to typescript 2.0, and added more documentation. I also added a small example implementation from your ng2-redux's counter-example, so thanks for that one! :)
This requires switching from es6-shim typings to core-js typings.
I also removed peer dependencies that are already covered by Angular; this will make it easier to update as Angular updates its own dependencies.