@wordpress/priority-queue
Advanced tools
Comparing version
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 3.12.0 (2024-11-16) | ||
## 3.11.0 (2024-10-30) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/priority-queue", | ||
"version": "3.11.0", | ||
"version": "3.12.0", | ||
"description": "Generic browser priority queue.", | ||
@@ -29,2 +29,3 @@ "author": "The WordPress Contributors", | ||
"react-native": "src/index", | ||
"wpScript": true, | ||
"types": "build-types", | ||
@@ -39,4 +40,3 @@ "sideEffects": false, | ||
}, | ||
"wpScript": true, | ||
"gitHead": "dcf4613b33b0eda14e203ac30f700ed0db70347f" | ||
"gitHead": "510540d99f3d222a96f08d3d7b66c9e7a726f705" | ||
} |
97322
0.02%