@kaizen/loading-skeleton
Advanced tools
Comparing version 1.5.1 to 1.6.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.6.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/loading-skeleton@1.5.1...@kaizen/loading-skeleton@1.6.0) (2022-05-20) | ||
### Features | ||
* add compatibility for react-18 ([#2731](https://github.com/cultureamp/kaizen-design-system/issues/2731)) ([0051f4c](https://github.com/cultureamp/kaizen-design-system/commit/0051f4cee82895acc2c2f44fc7bf8063857de57e)) | ||
## [1.5.1](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/loading-skeleton@1.5.0...@kaizen/loading-skeleton@1.5.1) (2022-05-03) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@kaizen/loading-skeleton", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"description": "A collection of loading placeholders that display a non-interactive preview of the app’s actual UI", | ||
@@ -36,3 +36,3 @@ "scripts": { | ||
"@kaizen/component-base": "^1.1.0", | ||
"@kaizen/typography": "^2.1.1", | ||
"@kaizen/typography": "^2.2.0", | ||
"classnames": "^2.3.1" | ||
@@ -46,5 +46,5 @@ }, | ||
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0", | ||
"react": "^16.9.0 || ^17.0.0" | ||
"react": "^16.9.0 || ^17.0.0 || ^18.0.0" | ||
}, | ||
"gitHead": "699135ffa932437c7277f98b86f379fc1f7ac284" | ||
"gitHead": "68d4108e36e84d103ac5ba98c7ed0c4f5ccb5a30" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
28031
0
+ Addedreact@18.3.1(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedreact@17.0.2(transitive)
Updated@kaizen/typography@^2.2.0