@wordpress/element
Advanced tools
Comparing version 2.13.1 to 2.14.0
@@ -1,3 +0,11 @@ | ||
## Master | ||
<!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/master/packages#maintaining-changelogs. --> | ||
## Unreleased | ||
## 2.14.0 (2020-05-14) | ||
### New Feature | ||
- Include TypeScript type declarations ([#21781](https://github.com/WordPress/gutenberg/pull/21781)) | ||
## 2.13.1 (2020-04-15) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@wordpress/element", | ||
"version": "2.13.1", | ||
"version": "2.14.0", | ||
"description": "Element React module for WordPress.", | ||
@@ -24,2 +24,3 @@ "author": "The WordPress Contributors", | ||
"react-native": "src/index", | ||
"types": "build-types", | ||
"sideEffects": false, | ||
@@ -36,3 +37,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "ce595bdb3f72a35a9ae8e609cd49a5e6e361fc91" | ||
"gitHead": "c7c76437c2c475a8bb4152dafe6dbdd65ee9e4ab" | ||
} |
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
507897
84
4719