We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899ec49 commit 3f5980dCopy full SHA for 3f5980d
README.md
@@ -1,10 +1,7 @@
1
react-redux
2
=========================
3
4
-Work in progress
+React bindings for Redux.
5
+Docs are work in progress.
6
-TODO:
7
-
8
-- dedupe modules
9
-- figure out UMD
10
-- probably some other stuff.
+Requires React >= 0.13
package.json
@@ -1,6 +1,6 @@
{
"name": "react-redux",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "Redux bindings for React",
"main": "./lib/index.js",
"scripts": {
0 commit comments