@fluentui/style-utilities
Advanced tools
Comparing version 8.3.2 to 8.3.3
# Change Log - @fluentui/style-utilities | ||
This log was last generated on Thu, 02 Sep 2021 07:32:36 GMT and should not be manually modified. | ||
This log was last generated on Tue, 28 Sep 2021 22:15:28 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [8.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/style-utilities_v8.3.3) | ||
Tue, 28 Sep 2021 22:15:28 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/style-utilities_v8.3.2..@fluentui/style-utilities_v8.3.3) | ||
### Patches | ||
- Bump @fluentui/theme to v2.4.0 ([PR #20000](https://github.com/microsoft/fluentui/pull/20000) by beachball) | ||
- Bump @fluentui/merge-styles to v8.2.0 ([PR #20000](https://github.com/microsoft/fluentui/pull/20000) by beachball) | ||
- Bump @fluentui/utilities to v8.3.3 ([PR #20000](https://github.com/microsoft/fluentui/pull/20000) by beachball) | ||
## [8.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/style-utilities_v8.3.2) | ||
Thu, 02 Sep 2021 07:32:36 GMT | ||
Thu, 02 Sep 2021 07:36:46 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/style-utilities_v8.3.1..@fluentui/style-utilities_v8.3.2) | ||
@@ -11,0 +22,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.3.2'); | ||
set_version_1.setVersion('@fluentui/style-utilities', '8.3.3'); | ||
}); | ||
//# 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.3.2'); | ||
set_version_1.setVersion('@fluentui/style-utilities', '8.3.3'); | ||
//# 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.3.2'); | ||
setVersion('@fluentui/style-utilities', '8.3.3'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/style-utilities", | ||
"version": "8.3.2", | ||
"version": "8.3.3", | ||
"description": "Styling helpers for Fluent UI React.", | ||
@@ -28,3 +28,3 @@ "repository": { | ||
"devDependencies": { | ||
"@fluentui/eslint-plugin": "^1.4.1", | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/scripts": "^1.0.0" | ||
@@ -34,8 +34,8 @@ }, | ||
"@microsoft/load-themed-styles": "^1.10.26", | ||
"@fluentui/theme": "^2.3.2", | ||
"@fluentui/merge-styles": "^8.1.5", | ||
"@fluentui/theme": "^2.4.0", | ||
"@fluentui/merge-styles": "^8.2.0", | ||
"@fluentui/set-version": "^8.1.4", | ||
"@fluentui/utilities": "^8.3.2", | ||
"@fluentui/utilities": "^8.3.3", | ||
"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
703257
10788
Updated@fluentui/theme@^2.4.0
Updated@fluentui/utilities@^8.3.3