@wordpress/redux-routine
Advanced tools
Comparing version 4.53.0 to 4.54.0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 4.54.0 (2024-03-21) | ||
## 4.53.0 (2024-03-06) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/redux-routine", | ||
"version": "4.53.0", | ||
"version": "4.54.0", | ||
"description": "Redux middleware for generator coroutines.", | ||
@@ -43,3 +43,3 @@ "author": "The WordPress Contributors", | ||
}, | ||
"gitHead": "ac3c3e465a083081a86a4da6ee6fb817b41e5130" | ||
"gitHead": "ffc07735d0abfb3f69e91d48f25b7fe8d1ef92d2" | ||
} |
{ | ||
"$schema": "https://json.schemastore.org/tsconfig.json", | ||
"extends": "../../tsconfig.base.json", | ||
@@ -3,0 +4,0 @@ "compilerOptions": { |
98900
683