@fluentui/react-make-styles
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -5,3 +5,34 @@ { | ||
{ | ||
"date": "Fri, 05 Feb 2021 12:19:08 GMT", | ||
"date": "Mon, 08 Feb 2021 12:21:40 GMT", | ||
"tag": "@fluentui/react-make-styles_v0.2.3", | ||
"version": "0.2.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui/react-theme to v0.3.0", | ||
"author": "miroslav.stastny@microsoft.com", | ||
"commit": "bca3d0d79accb3675bf3dfd49c0297e646b91d2c", | ||
"package": "@fluentui/react-make-styles" | ||
} | ||
], | ||
"prerelease": [ | ||
{ | ||
"comment": "Bump @fluentui/react-theme-provider to v1.0.0-beta.20", | ||
"author": "miroslav.stastny@microsoft.com", | ||
"commit": "bca3d0d79accb3675bf3dfd49c0297e646b91d2c", | ||
"package": "@fluentui/react-make-styles" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"comment": "Bump @fluentui/react-provider to v0.1.2", | ||
"author": "miroslav.stastny@microsoft.com", | ||
"commit": "bca3d0d79accb3675bf3dfd49c0297e646b91d2c", | ||
"package": "@fluentui/react-make-styles" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 05 Feb 2021 12:20:17 GMT", | ||
"tag": "@fluentui/react-make-styles_v0.2.2", | ||
@@ -8,0 +39,0 @@ "version": "0.2.2", |
# Change Log - @fluentui/react-make-styles | ||
This log was last generated on Fri, 05 Feb 2021 12:19:08 GMT and should not be manually modified. | ||
This log was last generated on Mon, 08 Feb 2021 12:21:40 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-make-styles_v0.2.3) | ||
Mon, 08 Feb 2021 12:21:40 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-make-styles_v0.2.2..@fluentui/react-make-styles_v0.2.3) | ||
### Patches | ||
- Bump @fluentui/react-theme to v0.3.0 ([PR #16844](https://github.com/microsoft/fluentui/pull/16844) by miroslav.stastny@microsoft.com) | ||
### Changes | ||
- Bump @fluentui/react-theme-provider to v1.0.0-beta.20 ([PR #16844](https://github.com/microsoft/fluentui/pull/16844) by miroslav.stastny@microsoft.com) | ||
## [0.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-make-styles_v0.2.2) | ||
Fri, 05 Feb 2021 12:19:08 GMT | ||
Fri, 05 Feb 2021 12:20:17 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-make-styles_v0.2.0..@fluentui/react-make-styles_v0.2.2) | ||
@@ -11,0 +24,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/react-make-styles', '0.2.2'); | ||
set_version_1.setVersion('@fluentui/react-make-styles', '0.2.3'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
set_version_1.setVersion('@fluentui/react-make-styles', '0.2.2'); | ||
set_version_1.setVersion('@fluentui/react-make-styles', '0.2.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/react-make-styles', '0.2.2'); | ||
setVersion('@fluentui/react-make-styles', '0.2.3'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/react-make-styles", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "React bindings for @fluentui/make-styles", | ||
@@ -39,5 +39,5 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/set-version": "^8.0.0-beta.1", | ||
"@fluentui/react-provider": "^0.1.1", | ||
"@fluentui/react-theme": "^0.2.0", | ||
"@fluentui/react-theme-provider": "^1.0.0-beta.19", | ||
"@fluentui/react-provider": "^0.1.2", | ||
"@fluentui/react-theme": "^0.3.0", | ||
"@fluentui/react-theme-provider": "^1.0.0-beta.20", | ||
"tslib": "^1.10.0" | ||
@@ -44,0 +44,0 @@ }, |
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
20954
202
- Removed@fluentui/react-theme@0.2.0(transitive)
- Removed@types/react-dom@16.9.24(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedscheduler@0.19.1(transitive)
Updated@fluentui/react-theme@^0.3.0