@ui5/cra-template-webcomponents-react
Advanced tools
Comparing version 0.0.0-38b5ed4 to 0.0.0-3cde6965
@@ -6,3 +6,3 @@ # Change Log | ||
# 0.0.0-38b5ed4 (2020-08-19) | ||
# [0.0.0-3cde6965](https://github.com/SAP/ui5-webcomponents-react/compare/v0.11.0-rc.0...v0.0.0-3cde6965) (2020-10-09) | ||
@@ -15,2 +15,19 @@ **Note:** Version bump only for package @ui5/cra-template-webcomponents-react | ||
# [0.11.0-rc.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.10...v0.11.0-rc.0) (2020-10-08) | ||
### Features | ||
* upgrade ui5-webcomponents to 1.0.0-rc.9 ([#705](https://github.com/SAP/ui5-webcomponents-react/issues/705)) ([fb7d5c6](https://github.com/SAP/ui5-webcomponents-react/commit/fb7d5c62d10a6afa161cbd55c75850a068ec3383)), closes [#674](https://github.com/SAP/ui5-webcomponents-react/issues/674) | ||
### BREAKING CHANGES | ||
* **Token**: the Token text is now defined via the `text` prop, `children` has no effect anymore. | ||
* **Token**: `onDelete` is removed as the Token shouldn’t be used as a standalone component. | ||
# [0.10.0](https://github.com/SAP/ui5-webcomponents-react/compare/v0.10.0-rc.11...v0.10.0) (2020-07-30) | ||
@@ -17,0 +34,0 @@ |
{ | ||
"name": "@ui5/cra-template-webcomponents-react", | ||
"version": "0.0.0-38b5ed4", | ||
"version": "0.0.0-3cde6965", | ||
"keywords": [ | ||
@@ -33,3 +33,3 @@ "react", | ||
}, | ||
"gitHead": "38b5ed44599c99445b22b461a344c9e21c7a025a" | ||
"gitHead": "3cde6965f26e53465e9a8af1fef53874da910307" | ||
} |
{ | ||
"package": { | ||
"dependencies": { | ||
"@ui5/webcomponents": "1.0.0-rc.8", | ||
"@ui5/webcomponents-fiori": "1.0.0-rc.8", | ||
"@ui5/webcomponents-icons": "1.0.0-rc.8", | ||
"@ui5/webcomponents-react": "^0.10.0", | ||
"@ui5/webcomponents": "1.0.0-rc.9", | ||
"@ui5/webcomponents-fiori": "1.0.0-rc.9", | ||
"@ui5/webcomponents-icons": "1.0.0-rc.9", | ||
"@ui5/webcomponents-react": "^0.11.0", | ||
"@testing-library/react": "^9.3.2", | ||
@@ -9,0 +9,0 @@ "@testing-library/jest-dom": "^4.2.4", |
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
52975