@fluentui/react-utilities
Advanced tools
Comparing version 9.0.0-alpha.56 to 9.0.0-beta.1
@@ -5,3 +5,24 @@ { | ||
{ | ||
"date": "Tue, 05 Oct 2021 09:26:55 GMT", | ||
"date": "Wed, 06 Oct 2021 10:36:00 GMT", | ||
"tag": "@fluentui/react-utilities_v9.0.0-beta.1", | ||
"version": "9.0.0-beta.1", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "lingfangao@hotmail.com", | ||
"package": "@fluentui/react-utilities", | ||
"comment": "Bump all v9 components to beta prerelease tag", | ||
"commit": "5553164c190a4beb4780745d0e6403109e057913" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-utilities", | ||
"comment": "Bump @fluentui/keyboard-keys to v9.0.0-beta.1", | ||
"commit": "5553164c190a4beb4780745d0e6403109e057913" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 05 Oct 2021 09:28:07 GMT", | ||
"tag": "@fluentui/react-utilities_v9.0.0-alpha.56", | ||
@@ -8,0 +29,0 @@ "version": "9.0.0-alpha.56", |
# Change Log - @fluentui/react-utilities | ||
This log was last generated on Tue, 05 Oct 2021 09:26:55 GMT and should not be manually modified. | ||
This log was last generated on Wed, 06 Oct 2021 10:36:00 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-beta.1) | ||
Wed, 06 Oct 2021 10:36:00 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.56..@fluentui/react-utilities_v9.0.0-beta.1) | ||
### Changes | ||
- Bump all v9 components to beta prerelease tag ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by lingfangao@hotmail.com) | ||
- Bump @fluentui/keyboard-keys to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball) | ||
## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.56) | ||
Tue, 05 Oct 2021 09:26:55 GMT | ||
Tue, 05 Oct 2021 09:28:07 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.55..@fluentui/react-utilities_v9.0.0-alpha.56) | ||
@@ -11,0 +21,0 @@ |
{ | ||
"name": "@fluentui/react-utilities", | ||
"version": "9.0.0-alpha.56", | ||
"version": "9.0.0-beta.1", | ||
"description": "A set of general React-specific utilities.", | ||
@@ -40,3 +40,3 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/keyboard-keys": "9.0.0-alpha.5", | ||
"@fluentui/keyboard-keys": "9.0.0-beta.1", | ||
"tslib": "^2.1.0" | ||
@@ -49,3 +49,3 @@ }, | ||
"beachball": { | ||
"tag": "alpha", | ||
"tag": "beta", | ||
"disallowedChangeTypes": [ | ||
@@ -52,0 +52,0 @@ "major", |
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
370981
6318
+ Added@fluentui/keyboard-keys@9.0.0-beta.1(transitive)
- Removed@fluentui/keyboard-keys@9.0.0-alpha.5(transitive)