@fluentui/react-menu 9.7.11 → 9.7.12

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,66 @@
2
2
  "name": "@fluentui/react-menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 12 May 2023 20:21:55 GMT",
5
+ "date": "Thu, 18 May 2023 00:35:40 GMT",
6
+ "tag": "@fluentui/react-menu_v9.7.12",
7
+ "version": "9.7.12",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-menu",
13
+ "commit": "06cd515eda59a3078bfe32f9cc7c1f281cd20208",
14
+ "comment": "chore: add test-ssr script to v9 packages"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-menu",
21
+ "comment": "Bump @fluentui/react-aria to v9.3.20",
22
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-menu",
27
+ "comment": "Bump @fluentui/react-context-selector to v9.1.20",
28
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-menu",
33
+ "comment": "Bump @fluentui/react-portal to v9.2.8",
34
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui/react-menu",
39
+ "comment": "Bump @fluentui/react-positioning to v9.5.12",
40
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
41
+ },
42
+ {
43
+ "author": "beachball",
44
+ "package": "@fluentui/react-menu",
45
+ "comment": "Bump @fluentui/react-tabster to v9.7.1",
46
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
47
+ },
48
+ {
49
+ "author": "beachball",
50
+ "package": "@fluentui/react-menu",
51
+ "comment": "Bump @fluentui/react-utilities to v9.9.0",
52
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
53
+ },
54
+ {
55
+ "author": "beachball",
56
+ "package": "@fluentui/react-menu",
57
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.4",
58
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
59
+ }
60
+ ]
61
+ }
62
+ },
63
+ {
64
+ "date": "Fri, 12 May 2023 20:27:26 GMT",
6
65
  "tag": "@fluentui/react-menu_v9.7.11",
7
66
  "version": "9.7.11",
8
67
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,27 @@
1
1
  # Change Log - @fluentui/react-menu
2
2
 
3
- This log was last generated on Fri, 12 May 2023 20:21:55 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 18 May 2023 00:35:40 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.7.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.12)
8
+
9
+ Thu, 18 May 2023 00:35:40 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.11..@fluentui/react-menu_v9.7.12)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-aria to v9.3.20 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
15
+ - Bump @fluentui/react-context-selector to v9.1.20 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
16
+ - Bump @fluentui/react-portal to v9.2.8 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
17
+ - Bump @fluentui/react-positioning to v9.5.12 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
18
+ - Bump @fluentui/react-tabster to v9.7.1 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.9.0 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
20
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.4 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
21
+
7
22
  ## [9.7.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.11)
8
23
 
9
- Fri, 12 May 2023 20:21:55 GMT
24
+ Fri, 12 May 2023 20:27:26 GMT
10
25
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.10..@fluentui/react-menu_v9.7.11)
11
26
 
12
27
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-menu",
3
- "version": "9.7.11",
3
+ "version": "9.7.12",
4
4
  "description": "Fluent UI menu component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -24,7 +24,8 @@
24
24
  "storybook": "start-storybook",
25
25
  "test": "jest --passWithNoTests",
26
26
  "type-check": "tsc -b tsconfig.json",
27
- "generate-api": "just-scripts generate-api"
27
+ "generate-api": "just-scripts generate-api",
28
+ "test-ssr": "test-ssr ./stories/**/*.stories.tsx"
28
29
  },
29
30
  "devDependencies": {
30
31
  "@fluentui/eslint-plugin": "*",
@@ -36,16 +37,16 @@
36
37
  },
37
38
  "dependencies": {
38
39
  "@fluentui/keyboard-keys": "^9.0.3",
39
- "@fluentui/react-aria": "^9.3.19",
40
- "@fluentui/react-context-selector": "^9.1.19",
40
+ "@fluentui/react-aria": "^9.3.20",
41
+ "@fluentui/react-context-selector": "^9.1.20",
41
42
  "@fluentui/react-icons": "^2.0.196",
42
- "@fluentui/react-portal": "^9.2.7",
43
- "@fluentui/react-positioning": "^9.5.11",
43
+ "@fluentui/react-portal": "^9.2.8",
44
+ "@fluentui/react-positioning": "^9.5.12",
44
45
  "@fluentui/react-shared-contexts": "^9.4.0",
45
- "@fluentui/react-tabster": "^9.7.0",
46
+ "@fluentui/react-tabster": "^9.7.1",
46
47
  "@fluentui/react-theme": "^9.1.8",
47
- "@fluentui/react-utilities": "^9.8.1",
48
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.3",
48
+ "@fluentui/react-utilities": "^9.9.0",
49
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.4",
49
50
  "@griffel/react": "^1.5.2",
50
51
  "@swc/helpers": "^0.4.14"
51
52
  },