@fluentui/style-utilities
Advanced tools
Comparing version 8.6.0 to 8.6.1
# Change Log - @fluentui/style-utilities | ||
This log was last generated on Thu, 03 Mar 2022 07:22:33 GMT and should not be manually modified. | ||
This log was last generated on Tue, 08 Mar 2022 23:28:40 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [8.6.1](https://github.com/microsoft/fluentui/tree/@fluentui/style-utilities_v8.6.1) | ||
Tue, 08 Mar 2022 23:28:40 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/style-utilities_v8.6.0..@fluentui/style-utilities_v8.6.1) | ||
### Patches | ||
- Bump @fluentui/theme to v2.6.0 ([PR #22006](https://github.com/microsoft/fluentui/pull/22006) by beachball) | ||
## [8.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/style-utilities_v8.6.0) | ||
Thu, 03 Mar 2022 07:22:33 GMT | ||
Thu, 03 Mar 2022 07:24:24 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/style-utilities_v8.5.8..@fluentui/style-utilities_v8.6.0) | ||
@@ -11,0 +20,0 @@ |
define(["require", "exports", "@fluentui/set-version"], function (require, exports, set_version_1) { | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
set_version_1.setVersion('@fluentui/style-utilities', '8.6.0'); | ||
set_version_1.setVersion('@fluentui/style-utilities', '8.6.1'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
set_version_1.setVersion('@fluentui/style-utilities', '8.6.0'); | ||
set_version_1.setVersion('@fluentui/style-utilities', '8.6.1'); | ||
//# sourceMappingURL=version.js.map |
// Do not modify this file; it is generated as part of publish. | ||
// The checked in version is a placeholder only and will not be updated. | ||
import { setVersion } from '@fluentui/set-version'; | ||
setVersion('@fluentui/style-utilities', '8.6.0'); | ||
setVersion('@fluentui/style-utilities', '8.6.1'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/style-utilities", | ||
"version": "8.6.0", | ||
"version": "8.6.1", | ||
"description": "Styling helpers for Fluent UI React.", | ||
@@ -33,3 +33,3 @@ "repository": { | ||
"@microsoft/load-themed-styles": "^1.10.26", | ||
"@fluentui/theme": "^2.5.0", | ||
"@fluentui/theme": "^2.6.0", | ||
"@fluentui/merge-styles": "^8.4.0", | ||
@@ -36,0 +36,0 @@ "@fluentui/set-version": "^8.2.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
723041
11150
Updated@fluentui/theme@^2.6.0