@fluentui/theme
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -5,6 +5,51 @@ { | ||
{ | ||
"date": "Wed, 03 Mar 2021 00:05:15 GMT", | ||
"date": "Wed, 31 Mar 2021 00:47:26 GMT", | ||
"tag": "@fluentui/theme_v2.0.3", | ||
"version": "2.0.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui/merge-styles to v8.0.3", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf", | ||
"package": "@fluentui/theme" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 15 Mar 2021 07:36:20 GMT", | ||
"tag": "@fluentui/theme_v2.0.2", | ||
"version": "2.0.2", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Remove unneeded scripts", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5", | ||
"package": "@fluentui/theme" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 12 Mar 2021 20:04:27 GMT", | ||
"tag": "@fluentui/theme_v2.0.2", | ||
"version": "2.0.2", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Move `@types/node` and `@types/webpack-env` devDependencies to root, and remove unneeded references", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "8789ee1074aad852bd0a95d0183dbdf2ee718e1d", | ||
"package": "@fluentui/theme" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 03 Mar 2021 00:10:09 GMT", | ||
"tag": "@fluentui/theme_v2.0.2", | ||
"version": "2.0.2", | ||
"comments": { | ||
"patch": [ | ||
@@ -11,0 +56,0 @@ { |
# Change Log - @fluentui/theme | ||
This log was last generated on Wed, 03 Mar 2021 00:05:15 GMT and should not be manually modified. | ||
This log was last generated on Wed, 31 Mar 2021 00:47:26 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [2.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.0.3) | ||
Wed, 31 Mar 2021 00:47:26 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.0.2..@fluentui/theme_v2.0.3) | ||
### Patches | ||
- Bump @fluentui/merge-styles to v8.0.3 ([PR #17568](https://github.com/microsoft/fluentui/pull/17568) by elcraig@microsoft.com) | ||
## [2.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.0.2) | ||
Wed, 03 Mar 2021 00:05:15 GMT | ||
Wed, 03 Mar 2021 00:10:09 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.0.1..@fluentui/theme_v2.0.2) | ||
@@ -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/theme', '2.0.2'); | ||
set_version_1.setVersion('@fluentui/theme', '2.0.3'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
set_version_1.setVersion('@fluentui/theme', '2.0.2'); | ||
set_version_1.setVersion('@fluentui/theme', '2.0.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/theme', '2.0.2'); | ||
setVersion('@fluentui/theme', '2.0.3'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/theme", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Basic building blocks for Fluent UI React Component themes", | ||
@@ -18,3 +18,2 @@ "main": "lib-commonjs/index.js", | ||
"build": "just-scripts build", | ||
"bundle": "just-scripts bundle", | ||
"clean": "just-scripts clean", | ||
@@ -24,3 +23,2 @@ "code-style": "just-scripts code-style", | ||
"lint": "just-scripts lint", | ||
"start": "just-scripts dev:storybook", | ||
"test": "just-scripts test", | ||
@@ -31,7 +29,6 @@ "start-test": "just-scripts jest-watch", | ||
"devDependencies": { | ||
"@fluentui/eslint-plugin": "^1.0.1", | ||
"@fluentui/eslint-plugin": "^1.1.0", | ||
"@types/enzyme": "3.10.3", | ||
"@types/enzyme-adapter-react-16": "1.0.3", | ||
"@types/react": "16.9.42", | ||
"@types/webpack-env": "1.16.0", | ||
"@fluentui/scripts": "^1.0.0", | ||
@@ -44,5 +41,5 @@ "enzyme": "~3.10.0", | ||
"dependencies": { | ||
"@fluentui/merge-styles": "^8.0.2", | ||
"@fluentui/utilities": "^8.0.2", | ||
"@fluentui/set-version": "^8.0.1", | ||
"@fluentui/merge-styles": "^8.0.3", | ||
"@fluentui/utilities": "^8.0.3", | ||
"@fluentui/set-version": "^8.0.2", | ||
"tslib": "^1.10.0" | ||
@@ -49,0 +46,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
677690
9
8351
Updated@fluentui/set-version@^8.0.2
Updated@fluentui/utilities@^8.0.3