@fluentui/react-compose
Advanced tools
Comparing version 1.0.0-beta.16 to 1.0.0-beta.17
@@ -5,3 +5,44 @@ { | ||
{ | ||
"date": "Mon, 22 Feb 2021 12:21:30 GMT", | ||
"date": "Fri, 26 Feb 2021 01:10:33 GMT", | ||
"tag": "@fluentui/react-compose_v1.0.0-beta.17", | ||
"version": "1.0.0-beta.17", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Update references to major-bumped packages", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267", | ||
"package": "@fluentui/react-compose" | ||
} | ||
], | ||
"patch": [ | ||
{ | ||
"comment": "Bump @fluentui/eslint-plugin to v1.0.1", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267", | ||
"package": "@fluentui/react-compose" | ||
}, | ||
{ | ||
"comment": "Bump @fluentui/scripts to v1.0.0", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267", | ||
"package": "@fluentui/react-compose" | ||
}, | ||
{ | ||
"comment": "Bump @fluentui/set-version to v8.0.1", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267", | ||
"package": "@fluentui/react-compose" | ||
}, | ||
{ | ||
"comment": "Bump @fluentui/utilities to v8.0.1", | ||
"author": "elcraig@microsoft.com", | ||
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267", | ||
"package": "@fluentui/react-compose" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 22 Feb 2021 12:26:22 GMT", | ||
"tag": "@fluentui/react-compose_v1.0.0-beta.16", | ||
@@ -8,0 +49,0 @@ "version": "1.0.0-beta.16", |
# Change Log - @fluentui/react-compose | ||
This log was last generated on Mon, 22 Feb 2021 12:21:30 GMT and should not be manually modified. | ||
This log was last generated on Fri, 26 Feb 2021 01:10:33 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [1.0.0-beta.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-compose_v1.0.0-beta.17) | ||
Fri, 26 Feb 2021 01:10:33 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-compose_v1.0.0-beta.16..@fluentui/react-compose_v1.0.0-beta.17) | ||
### Patches | ||
- Bump @fluentui/eslint-plugin to v1.0.1 ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com) | ||
- Bump @fluentui/scripts to v1.0.0 ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com) | ||
- Bump @fluentui/set-version to v8.0.1 ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com) | ||
- Bump @fluentui/utilities to v8.0.1 ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com) | ||
### Changes | ||
- Update references to major-bumped packages ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com) | ||
## [1.0.0-beta.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-compose_v1.0.0-beta.16) | ||
Mon, 22 Feb 2021 12:21:30 GMT | ||
Mon, 22 Feb 2021 12:26:22 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-compose_v1.0.0-beta.15..@fluentui/react-compose_v1.0.0-beta.16) | ||
@@ -11,0 +27,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-compose', '1.0.0-beta.16'); | ||
set_version_1.setVersion('@fluentui/react-compose', '1.0.0-beta.17'); | ||
}); | ||
//# sourceMappingURL=version.js.map |
@@ -6,3 +6,3 @@ "use strict"; | ||
var set_version_1 = require("@fluentui/set-version"); | ||
set_version_1.setVersion('@fluentui/react-compose', '1.0.0-beta.16'); | ||
set_version_1.setVersion('@fluentui/react-compose', '1.0.0-beta.17'); | ||
//# 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-compose', '1.0.0-beta.16'); | ||
setVersion('@fluentui/react-compose', '1.0.0-beta.17'); | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@fluentui/react-compose", | ||
"version": "1.0.0-beta.16", | ||
"version": "1.0.0-beta.17", | ||
"description": "Fluent UI React component composition.", | ||
@@ -27,3 +27,3 @@ "main": "lib-commonjs/index.js", | ||
"devDependencies": { | ||
"@fluentui/eslint-plugin": "^1.0.0-beta.2", | ||
"@fluentui/eslint-plugin": "^1.0.1", | ||
"@types/enzyme": "3.10.3", | ||
@@ -39,4 +39,4 @@ "@types/react": "16.9.42", | ||
"@types/classnames": "^2.2.9", | ||
"@fluentui/set-version": "^8.0.0-beta.2", | ||
"@fluentui/utilities": "^8.0.0-beta.15", | ||
"@fluentui/set-version": "^8.0.1", | ||
"@fluentui/utilities": "^8.0.1", | ||
"tslib": "^1.10.0", | ||
@@ -48,3 +48,11 @@ "classnames": "^2.2.6" | ||
"react": ">=16.8.0 <18.0.0" | ||
}, | ||
"beachball": { | ||
"tag": "beta", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"patch" | ||
] | ||
} | ||
} |
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
332461
5138
Updated@fluentui/set-version@^8.0.1
Updated@fluentui/utilities@^8.0.1