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 660ac59 commit 8b5b9a6Copy full SHA for 8b5b9a6
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## react-coroutine v1.0.4
+## react-coroutine v1.0.5
2
3
* Fix the issue with redundant updates due to late props comparison
4
* Fix broken reference to the current props state
package.json
@@ -1,6 +1,6 @@
{
"name": "react-coroutine",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "React Components as Coroutines",
5
"main": "lib/Coroutine.js",
6
"jsnext:main": "modules/Coroutine.js",
0 commit comments