@fluentui/react-aria
Advanced tools
Comparing version 9.0.0-alpha.36 to 9.0.0-alpha.37
@@ -5,3 +5,30 @@ { | ||
{ | ||
"date": "Wed, 22 Sep 2021 10:08:31 GMT", | ||
"date": "Thu, 23 Sep 2021 08:19:56 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-alpha.37", | ||
"version": "9.0.0-alpha.37", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-aria", | ||
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.71", | ||
"commit": "95682da34c48813f7658032ae490d21d2f363b90" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-aria", | ||
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.51", | ||
"commit": "95682da34c48813f7658032ae490d21d2f363b90" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-aria", | ||
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.46", | ||
"commit": "95682da34c48813f7658032ae490d21d2f363b90" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 22 Sep 2021 10:10:07 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-alpha.36", | ||
@@ -8,0 +35,0 @@ "version": "9.0.0-alpha.36", |
# Change Log - @fluentui/react-aria | ||
This log was last generated on Wed, 22 Sep 2021 10:08:31 GMT and should not be manually modified. | ||
This log was last generated on Thu, 23 Sep 2021 08:19:56 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.37) | ||
Thu, 23 Sep 2021 08:19:56 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.36..@fluentui/react-aria_v9.0.0-alpha.37) | ||
### Changes | ||
- Bump @fluentui/react-make-styles to v9.0.0-alpha.71 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball) | ||
- Bump @fluentui/react-utilities to v9.0.0-alpha.51 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball) | ||
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.46 ([commit](https://github.com/microsoft/fluentui/commit/95682da34c48813f7658032ae490d21d2f363b90) by beachball) | ||
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.36) | ||
Wed, 22 Sep 2021 10:08:31 GMT | ||
Wed, 22 Sep 2021 10:10:07 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.35..@fluentui/react-aria_v9.0.0-alpha.36) | ||
@@ -11,0 +22,0 @@ |
{ | ||
"name": "@fluentui/react-aria", | ||
"version": "9.0.0-alpha.36", | ||
"version": "9.0.0-alpha.37", | ||
"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.45", | ||
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.46", | ||
"@fluentui/react-conformance": "*", | ||
@@ -45,4 +45,4 @@ "@fluentui/scripts": "^1.0.0", | ||
"@fluentui/keyboard-keys": "9.0.0-alpha.3", | ||
"@fluentui/react-make-styles": "9.0.0-alpha.70", | ||
"@fluentui/react-utilities": "9.0.0-alpha.50", | ||
"@fluentui/react-make-styles": "9.0.0-alpha.71", | ||
"@fluentui/react-utilities": "9.0.0-alpha.51", | ||
"tslib": "^2.1.0" | ||
@@ -49,0 +49,0 @@ }, |
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
70401
1134
+ Added@fluentui/react-make-styles@9.0.0-alpha.71(transitive)
+ Added@fluentui/react-utilities@9.0.0-alpha.51(transitive)
- Removed@fluentui/react-make-styles@9.0.0-alpha.70(transitive)
- Removed@fluentui/react-utilities@9.0.0-alpha.50(transitive)