@fluentui/react-aria 0.0.0-nightly-20220419-0420.1 → 0.0.0-nightly-20220420-0435.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-aria",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 19 Apr 2022 04:28:59 GMT",
6
- "tag": "@fluentui/react-aria_v0.0.0-nightly-20220419-0420.1",
7
- "version": "0.0.0-nightly-20220419-0420.1",
5
+ "date": "Wed, 20 Apr 2022 04:46:11 GMT",
6
+ "tag": "@fluentui/react-aria_v0.0.0-nightly-20220420-0435.1",
7
+ "version": "0.0.0-nightly-20220420-0435.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,16 +16,23 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-aria",
19
- "comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220419-0420.1",
20
- "commit": "c4d16ba4ef157c98d0ef3d6df7d80504b8a05139"
19
+ "comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220420-0435.1",
20
+ "commit": "6aa2a770d69ae400648d72a77ede8dd623cd3369"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-aria",
25
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220419-0420.1",
26
- "commit": "c4d16ba4ef157c98d0ef3d6df7d80504b8a05139"
25
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220420-0435.1",
26
+ "commit": "6aa2a770d69ae400648d72a77ede8dd623cd3369"
27
27
  }
28
- ],
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Tue, 19 Apr 2022 19:17:07 GMT",
33
+ "tag": "@fluentui/react-aria_v9.0.0-rc.6",
34
+ "version": "9.0.0-rc.6",
35
+ "comments": {
29
36
  "none": [
30
37
  {
31
38
  "author": "elcraig@microsoft.com",
@@ -39,6 +46,14 @@
39
46
  "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
40
47
  "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
41
48
  }
49
+ ],
50
+ "prerelease": [
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-aria",
54
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
55
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
56
+ }
42
57
  ]
43
58
  }
44
59
  },
package/CHANGELOG.md CHANGED
@@ -1,19 +1,28 @@
1
1
  # Change Log - @fluentui/react-aria
2
2
 
3
- This log was last generated on Tue, 19 Apr 2022 04:28:59 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 20 Apr 2022 04:46:11 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220419-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v0.0.0-nightly-20220419-0420.1)
7
+ ## [0.0.0-nightly-20220420-0435.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v0.0.0-nightly-20220420-0435.1)
8
8
 
9
- Tue, 19 Apr 2022 04:28:59 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.5..@fluentui/react-aria_v0.0.0-nightly-20220419-0420.1)
9
+ Wed, 20 Apr 2022 04:46:11 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.6..@fluentui/react-aria_v0.0.0-nightly-20220420-0435.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
- - Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220419-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c4d16ba4ef157c98d0ef3d6df7d80504b8a05139) by beachball)
16
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220419-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c4d16ba4ef157c98d0ef3d6df7d80504b8a05139) by beachball)
15
+ - Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220420-0435.1 ([commit](https://github.com/microsoft/fluentui/commit/6aa2a770d69ae400648d72a77ede8dd623cd3369) by beachball)
16
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220420-0435.1 ([commit](https://github.com/microsoft/fluentui/commit/6aa2a770d69ae400648d72a77ede8dd623cd3369) by beachball)
17
+
18
+ ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.6)
19
+
20
+ Tue, 19 Apr 2022 19:17:07 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.5..@fluentui/react-aria_v9.0.0-rc.6)
22
+
23
+ ### Changes
24
+
25
+ - Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
17
26
 
18
27
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.5)
19
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-aria",
3
- "version": "0.0.0-nightly-20220419-0420.1",
3
+ "version": "0.0.0-nightly-20220420-0435.1",
4
4
  "description": "React helper to ensure ARIA",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,8 +30,8 @@
30
30
  "@fluentui/scripts": "^1.0.0"
31
31
  },
32
32
  "dependencies": {
33
- "@fluentui/keyboard-keys": "0.0.0-nightly-20220419-0420.1",
34
- "@fluentui/react-utilities": "0.0.0-nightly-20220419-0420.1",
33
+ "@fluentui/keyboard-keys": "0.0.0-nightly-20220420-0435.1",
34
+ "@fluentui/react-utilities": "0.0.0-nightly-20220420-0435.1",
35
35
  "tslib": "^2.1.0"
36
36
  },
37
37
  "peerDependencies": {