@fluentui/style-utilities
Advanced tools
Comparing version 8.1.3 to 8.1.4
# Change Log - @fluentui/style-utilities | ||
This log was last generated on Tue, 15 Jun 2021 07:36:10 GMT and should not be manually modified. | ||
This log was last generated on Mon, 28 Jun 2021 07:32:29 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [8.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/style-utilities_v8.1.4) | ||
Mon, 28 Jun 2021 07:32:29 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/style-utilities_v8.1.3..@fluentui/style-utilities_v8.1.4) | ||
### Patches | ||
- Bump @fluentui/utilities to v8.2.0 ([PR #18556](https://github.com/microsoft/fluentui/pull/18556) by jamwu@microsoft.com) | ||
## [8.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/style-utilities_v8.1.3) | ||
Tue, 15 Jun 2021 07:36:10 GMT | ||
Tue, 15 Jun 2021 07:40:20 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/style-utilities_v8.1.2..@fluentui/style-utilities_v8.1.3) | ||
@@ -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.1.3'); | ||
set_version_1.setVersion('@fluentui/style-utilities', '8.1.4'); | ||
}); | ||
//# 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.1.3'); | ||
set_version_1.setVersion('@fluentui/style-utilities', '8.1.4'); | ||
//# 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.1.3'); | ||
setVersion('@fluentui/style-utilities', '8.1.4'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/style-utilities", | ||
"version": "8.1.3", | ||
"version": "8.1.4", | ||
"description": "Styling helpers for Fluent UI React.", | ||
@@ -33,8 +33,8 @@ "repository": { | ||
"@microsoft/load-themed-styles": "^1.10.26", | ||
"@fluentui/theme": "^2.1.2", | ||
"@fluentui/theme": "^2.1.3", | ||
"@fluentui/merge-styles": "^8.1.2", | ||
"@fluentui/set-version": "^8.1.2", | ||
"@fluentui/utilities": "^8.1.2", | ||
"@fluentui/utilities": "^8.2.0", | ||
"tslib": "^2.1.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
689436
10562
Updated@fluentui/theme@^2.1.3
Updated@fluentui/utilities@^8.2.0