@fluentui/react-label
Advanced tools
Comparing version 0.0.0-nightly-20220513-0417.1 to 0.0.0-nightly-20220516-0419.1
# Change Log - @fluentui/react-label | ||
This log was last generated on Fri, 13 May 2022 04:26:59 GMT and should not be manually modified. | ||
This log was last generated on Mon, 16 May 2022 04:32:50 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20220513-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v0.0.0-nightly-20220513-0417.1) | ||
## [0.0.0-nightly-20220516-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v0.0.0-nightly-20220516-0419.1) | ||
Fri, 13 May 2022 04:26:59 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.12..@fluentui/react-label_v0.0.0-nightly-20220513-0417.1) | ||
Mon, 16 May 2022 04:32:50 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.12..@fluentui/react-label_v0.0.0-nightly-20220516-0419.1) | ||
@@ -15,4 +15,8 @@ ### Changes | ||
- update README and package version ([PR #22865](https://github.com/microsoft/fluentui/pull/22865) by esteban.230@hotmail.com) | ||
- feat: ship rolluped only dts ([PR #22793](https://github.com/microsoft/fluentui/pull/22793) by martinhochel@microsoft.com) | ||
- Removing commons type from Label. ([PR #22880](https://github.com/microsoft/fluentui/pull/22880) by esteban.230@hotmail.com) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220513-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/d214cb1888cee2c326ebf2b379d639002ec5798e) by beachball) | ||
- chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com) | ||
- Bump @fluentui/react-theme to v0.0.0-nightly-20220516-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/737cd1292dec6412494b80cf051d7e51e2a0993f) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220516-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/737cd1292dec6412494b80cf051d7e51e2a0993f) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220516-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/737cd1292dec6412494b80cf051d7e51e2a0993f) by beachball) | ||
@@ -19,0 +23,0 @@ ## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.12) |
{ | ||
"name": "@fluentui/react-label", | ||
"version": "0.0.0-nightly-20220513-0417.1", | ||
"version": "0.0.0-nightly-20220516-0419.1", | ||
"description": "Fluent UI React Label component", | ||
"main": "lib-commonjs/index.js", | ||
"module": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"typings": "dist/index.d.ts", | ||
"sideEffects": false, | ||
@@ -31,9 +31,9 @@ "repository": { | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220513-0417.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220516-0419.1", | ||
"@fluentui/scripts": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-theme": "0.0.0-nightly-20220513-0417.0", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20220513-0417.0", | ||
"@griffel/react": "1.0.3", | ||
"@fluentui/react-theme": "0.0.0-nightly-20220516-0419.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20220516-0419.1", | ||
"@griffel/react": "1.0.4", | ||
"tslib": "^2.1.0" | ||
@@ -40,0 +40,0 @@ }, |
Sorry, the diff of this file is too big to display
155095
41
2404
+ Added@fluentui/react-theme@0.0.0-nightly-20220516-0419.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20220516-0419.1(transitive)
+ Added@griffel/react@1.0.4(transitive)
- Removed@griffel/react@1.0.3(transitive)
Updated@fluentui/react-utilities@0.0.0-nightly-20220516-0419.1
Updated@griffel/react@1.0.4