@wordpress/warning
Advanced tools
Comparing version 2.50.0 to 2.51.0
@@ -13,4 +13,3 @@ "use strict"; | ||
*/ | ||
const logged = new Set(); | ||
exports.logged = logged; | ||
const logged = exports.logged = new Set(); | ||
//# sourceMappingURL=utils.js.map |
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 2.51.0 (2024-02-09) | ||
## 2.50.0 (2024-01-24) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/warning", | ||
"version": "2.50.0", | ||
"version": "2.51.0", | ||
"description": "Warning utility for WordPress.", | ||
@@ -32,3 +32,3 @@ "author": "The WordPress Contributors", | ||
}, | ||
"gitHead": "45de2cb4212fed7f2763e95f10300d1ff9d0ec08" | ||
"gitHead": "eb796371e9630636a4a8837033807b0c4a06ed67" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
68216
388