@wordpress/redux-routine
Advanced tools
Comparing version 3.8.0 to 3.9.0
@@ -1,3 +0,5 @@ | ||
## Master | ||
<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/master/packages#maintaining-changelogs. --> | ||
## Unreleased | ||
## 3.7.0 (2020-02-04) | ||
@@ -4,0 +6,0 @@ |
{ | ||
"name": "@wordpress/redux-routine", | ||
"version": "3.8.0", | ||
"version": "3.9.0", | ||
"description": "Redux middleware for generator coroutines.", | ||
@@ -28,3 +28,3 @@ "author": "The WordPress Contributors", | ||
"@babel/runtime": "^7.9.2", | ||
"is-promise": "^2.1.0", | ||
"is-promise": "^4.0.0", | ||
"lodash": "^4.17.15", | ||
@@ -36,3 +36,3 @@ "rungen": "^0.3.2" | ||
}, | ||
"gitHead": "65dbf3a9503402ca3837090dc89d0207f7d96352" | ||
"gitHead": "c7c76437c2c475a8bb4152dafe6dbdd65ee9e4ab" | ||
} |
60499
+ Addedis-promise@4.0.0(transitive)
- Removedis-promise@2.2.2(transitive)
Updatedis-promise@^4.0.0