@fluentui/react-aria
Advanced tools
Comparing version 9.0.0-alpha.45 to 9.0.0-beta.1
@@ -5,3 +5,42 @@ { | ||
{ | ||
"date": "Tue, 05 Oct 2021 12:47:00 GMT", | ||
"date": "Wed, 06 Oct 2021 10:36:00 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-beta.1", | ||
"version": "9.0.0-beta.1", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "lingfangao@hotmail.com", | ||
"package": "@fluentui/react-aria", | ||
"comment": "Bump all v9 components to beta prerelease tag", | ||
"commit": "5553164c190a4beb4780745d0e6403109e057913" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-aria", | ||
"comment": "Bump @fluentui/keyboard-keys to v9.0.0-beta.1", | ||
"commit": "5553164c190a4beb4780745d0e6403109e057913" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-aria", | ||
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.1", | ||
"commit": "5553164c190a4beb4780745d0e6403109e057913" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-aria", | ||
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1", | ||
"commit": "5553164c190a4beb4780745d0e6403109e057913" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-aria", | ||
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1", | ||
"commit": "5553164c190a4beb4780745d0e6403109e057913" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 05 Oct 2021 12:47:58 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-alpha.45", | ||
@@ -8,0 +47,0 @@ "version": "9.0.0-alpha.45", |
# Change Log - @fluentui/react-aria | ||
This log was last generated on Tue, 05 Oct 2021 12:47:00 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-aria_v9.0.0-beta.1) | ||
Wed, 06 Oct 2021 10:36:00 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.45..@fluentui/react-aria_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) | ||
- Bump @fluentui/react-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball) | ||
- Bump @fluentui/react-utilities to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball) | ||
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball) | ||
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.45) | ||
Tue, 05 Oct 2021 12:47:00 GMT | ||
Tue, 05 Oct 2021 12:47:58 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.44..@fluentui/react-aria_v9.0.0-alpha.45) | ||
@@ -11,0 +24,0 @@ |
{ | ||
"name": "@fluentui/react-aria", | ||
"version": "9.0.0-alpha.45", | ||
"version": "9.0.0-beta.1", | ||
"description": "React helper to ensure ARIA", | ||
@@ -28,3 +28,3 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.53", | ||
"@fluentui/jest-serializer-make-styles": "9.0.0-beta.1", | ||
"@fluentui/react-conformance": "*", | ||
@@ -44,5 +44,5 @@ "@fluentui/scripts": "^1.0.0", | ||
"dependencies": { | ||
"@fluentui/keyboard-keys": "9.0.0-alpha.5", | ||
"@fluentui/react-make-styles": "9.0.0-alpha.78", | ||
"@fluentui/react-utilities": "9.0.0-alpha.56", | ||
"@fluentui/keyboard-keys": "9.0.0-beta.1", | ||
"@fluentui/react-make-styles": "9.0.0-beta.1", | ||
"@fluentui/react-utilities": "9.0.0-beta.1", | ||
"tslib": "^2.1.0" | ||
@@ -57,3 +57,3 @@ }, | ||
"beachball": { | ||
"tag": "alpha", | ||
"tag": "beta", | ||
"disallowedChangeTypes": [ | ||
@@ -60,0 +60,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
84936
1353
24
290
106018
+ Added@fluentui/keyboard-keys@9.0.0-beta.1(transitive)
+ Added@fluentui/make-styles@9.0.0-beta.1(transitive)
+ Added@fluentui/react-make-styles@9.0.0-beta.1(transitive)
+ Added@fluentui/react-shared-contexts@9.0.0-beta.1(transitive)
+ Added@fluentui/react-theme@9.0.0-beta.1(transitive)
+ Added@fluentui/react-utilities@9.0.0-beta.1(transitive)
- Removed@fluentui/keyboard-keys@9.0.0-alpha.5(transitive)
- Removed@fluentui/make-styles@9.0.0-alpha.35(transitive)
- Removed@fluentui/react-make-styles@9.0.0-alpha.78(transitive)
- Removed@fluentui/react-shared-contexts@9.0.0-alpha.28(transitive)
- Removed@fluentui/react-theme@9.0.0-alpha.26(transitive)
- Removed@fluentui/react-utilities@9.0.0-alpha.56(transitive)