@ui5/cra-template-webcomponents-react
Advanced tools
Comparing version 0.10.0 to 0.11.0-rc.0
@@ -6,2 +6,19 @@ # Change Log | ||
# [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) | ||
@@ -8,0 +25,0 @@ |
{ | ||
"name": "@ui5/cra-template-webcomponents-react", | ||
"version": "0.10.0", | ||
"version": "0.11.0-rc.0", | ||
"keywords": [ | ||
@@ -33,3 +33,3 @@ "react", | ||
}, | ||
"gitHead": "982b6c280f6158fc53647ec6c41d638ae258a58b" | ||
"gitHead": "e98b3ca937f1b5a09fd4922973f5a4ecfff7b452" | ||
} |
{ | ||
"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", |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
52769
0
100
21