@fluentui/react-aria
Advanced tools
Comparing version 9.0.0-alpha.30 to 9.0.0-alpha.31
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Tue, 14 Sep 2021 07:36:50 GMT", | ||
"date": "Tue, 14 Sep 2021 20:06:25 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-alpha.31", | ||
"version": "9.0.0-alpha.31", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "bsunderhus@microsoft.com", | ||
"package": "@fluentui/react-aria", | ||
"commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c", | ||
"comment": "Bump @fluentui/react-aria to v9.0.0-alpha.31" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 14 Sep 2021 07:38:18 GMT", | ||
"tag": "@fluentui/react-aria_v9.0.0-alpha.30", | ||
@@ -15,3 +30,3 @@ "version": "9.0.0-alpha.30", | ||
"comment": "Generalize mergeARIADisabled", | ||
"commit": "1d97d1752c38810528e9a499876788fe4e6b98aa" | ||
"commit": "fe05da92ddc2742135a689b7b990f8152bd752c3" | ||
} | ||
@@ -18,0 +33,0 @@ ] |
# Change Log - @fluentui/react-aria | ||
This log was last generated on Tue, 14 Sep 2021 07:36:50 GMT and should not be manually modified. | ||
This log was last generated on Tue, 14 Sep 2021 20:06:25 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.31) | ||
Tue, 14 Sep 2021 20:06:25 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.30..@fluentui/react-aria_v9.0.0-alpha.31) | ||
### Changes | ||
- Bump @fluentui/react-aria to v9.0.0-alpha.31 ([PR #19155](https://github.com/microsoft/fluentui/pull/19155) by bsunderhus@microsoft.com) | ||
## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.30) | ||
Tue, 14 Sep 2021 07:36:50 GMT | ||
Tue, 14 Sep 2021 07:38:18 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.29..@fluentui/react-aria_v9.0.0-alpha.30) | ||
@@ -14,3 +23,3 @@ | ||
- Generalize mergeARIADisabled ([PR #19760](https://github.com/microsoft/fluentui/pull/19760) by bsunderhus@microsoft.com) | ||
- Generalize mergeARIADisabled ([PR #19605](https://github.com/microsoft/fluentui/pull/19605) by bsunderhus@microsoft.com) | ||
@@ -17,0 +26,0 @@ ## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.29) |
{ | ||
"name": "@fluentui/react-aria", | ||
"version": "9.0.0-alpha.30", | ||
"version": "9.0.0-alpha.31", | ||
"description": "React helper to ensure ARIA", | ||
@@ -28,3 +28,3 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/eslint-plugin": "^1.4.1", | ||
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.39", | ||
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.40", | ||
"@fluentui/react-conformance": "^0.5.0", | ||
@@ -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.64", | ||
"@fluentui/react-utilities": "9.0.0-alpha.46", | ||
"@fluentui/react-make-styles": "9.0.0-alpha.65", | ||
"@fluentui/react-utilities": "9.0.0-alpha.47", | ||
"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
84683
1149
+ Added@fluentui/react-make-styles@9.0.0-alpha.65(transitive)
+ Added@fluentui/react-utilities@9.0.0-alpha.47(transitive)
- Removed@fluentui/react-make-styles@9.0.0-alpha.64(transitive)
- Removed@fluentui/react-utilities@9.0.0-alpha.46(transitive)