@wordpress/element
Advanced tools
Comparing version 4.11.0 to 4.12.0
@@ -17,3 +17,3 @@ /** | ||
* match: Full match of the tag (i.e. <strong>, </strong>, <br/>) | ||
* isClosing: The closing slash, it it exists. | ||
* isClosing: The closing slash, if it exists. | ||
* name: The name portion of the tag (strong, br) (if ) | ||
@@ -20,0 +20,0 @@ * isSelfClosed: The slash on a self closing tag, if it exists. |
@@ -25,3 +25,3 @@ "use strict"; | ||
* match: Full match of the tag (i.e. <strong>, </strong>, <br/>) | ||
* isClosing: The closing slash, it it exists. | ||
* isClosing: The closing slash, if it exists. | ||
* name: The name portion of the tag (strong, br) (if ) | ||
@@ -28,0 +28,0 @@ * isSelfClosed: The slash on a self closing tag, if it exists. |
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
## 4.12.0 (2022-07-27) | ||
## 4.11.0 (2022-07-13) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@wordpress/element", | ||
"version": "4.11.0", | ||
"version": "4.12.0", | ||
"description": "Element React module for WordPress.", | ||
@@ -34,3 +34,3 @@ "author": "The WordPress Contributors", | ||
"@types/react-dom": "^17.0.11", | ||
"@wordpress/escape-html": "^2.13.0", | ||
"@wordpress/escape-html": "^2.14.0", | ||
"lodash": "^4.17.21", | ||
@@ -43,3 +43,3 @@ "react": "^17.0.2", | ||
}, | ||
"gitHead": "9d9d33bbdf317a4381b8ca1713e43bb50df653b3" | ||
"gitHead": "0315dbc240cb2aa146d7c1bafd251f004b88300e" | ||
} |
@@ -19,3 +19,3 @@ /** | ||
* match: Full match of the tag (i.e. <strong>, </strong>, <br/>) | ||
* isClosing: The closing slash, it it exists. | ||
* isClosing: The closing slash, if it exists. | ||
* name: The name portion of the tag (strong, br) (if ) | ||
@@ -22,0 +22,0 @@ * isSelfClosed: The slash on a self closing tag, if it exists. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
378685