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 cb2bdef commit 7a4c2f2Copy full SHA for 7a4c2f2
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## react-coroutine v1.0.1
2
3
- * Fix `contextTypes` usage for async functions
+ * Fix the usage of `contextTypes` for async functions
4
5
## react-coroutine v1.0.0
6
package.json
{
"name": "react-coroutine",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "React Components as Coroutines",
"main": "lib/Coroutine.js",
"module": "modules/Coroutine.js",
0 commit comments