@fluentui/react-combobox 9.3.2 → 9.3.4

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,7 +2,93 @@
2
2
  "name": "@fluentui/react-combobox",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 18 May 2023 13:08:33 GMT",
5
+ "date": "Thu, 25 May 2023 09:57:45 GMT",
6
+ "tag": "@fluentui/react-combobox_v9.3.4",
7
+ "version": "9.3.4",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-combobox",
13
+ "comment": "Bump @fluentui/react-context-selector to v9.1.21",
14
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-combobox",
19
+ "comment": "Bump @fluentui/react-field to v9.1.5",
20
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-combobox",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.5",
26
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-combobox",
31
+ "comment": "Bump @fluentui/react-portal to v9.2.11",
32
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-combobox",
37
+ "comment": "Bump @fluentui/react-positioning to v9.5.14",
38
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-combobox",
43
+ "comment": "Bump @fluentui/react-utilities to v9.9.1",
44
+ "commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Wed, 24 May 2023 20:45:24 GMT",
51
+ "tag": "@fluentui/react-combobox_v9.3.3",
52
+ "version": "9.3.3",
53
+ "comments": {
54
+ "none": [
55
+ {
56
+ "author": "olfedias@microsoft.com",
57
+ "package": "@fluentui/react-combobox",
58
+ "commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
59
+ "comment": "chore: update test-ssr script"
60
+ }
61
+ ],
62
+ "patch": [
63
+ {
64
+ "author": "beachball",
65
+ "package": "@fluentui/react-combobox",
66
+ "comment": "Bump @fluentui/react-field to v9.1.4",
67
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
68
+ },
69
+ {
70
+ "author": "beachball",
71
+ "package": "@fluentui/react-combobox",
72
+ "comment": "Bump @fluentui/react-portal to v9.2.10",
73
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
74
+ },
75
+ {
76
+ "author": "beachball",
77
+ "package": "@fluentui/react-combobox",
78
+ "comment": "Bump @fluentui/react-positioning to v9.5.13",
79
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
80
+ },
81
+ {
82
+ "author": "beachball",
83
+ "package": "@fluentui/react-combobox",
84
+ "comment": "Bump @fluentui/react-shared-contexts to v9.5.0",
85
+ "commit": "3f088b7b09988e7c05af1c953021acc94c273026"
86
+ }
87
+ ]
88
+ }
89
+ },
90
+ {
91
+ "date": "Thu, 18 May 2023 13:11:08 GMT",
6
92
  "tag": "@fluentui/react-combobox_v9.3.2",
7
93
  "version": "9.3.2",
8
94
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,38 @@
1
1
  # Change Log - @fluentui/react-combobox
2
2
 
3
- This log was last generated on Thu, 18 May 2023 13:08:33 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 25 May 2023 09:57:45 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.3.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.3.4)
8
+
9
+ Thu, 25 May 2023 09:57:45 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.3.3..@fluentui/react-combobox_v9.3.4)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-context-selector to v9.1.21 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
15
+ - Bump @fluentui/react-field to v9.1.5 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.5 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
17
+ - Bump @fluentui/react-portal to v9.2.11 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
18
+ - Bump @fluentui/react-positioning to v9.5.14 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.9.1 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
20
+
21
+ ## [9.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.3.3)
22
+
23
+ Wed, 24 May 2023 20:45:24 GMT
24
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.3.2..@fluentui/react-combobox_v9.3.3)
25
+
26
+ ### Patches
27
+
28
+ - Bump @fluentui/react-field to v9.1.4 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
29
+ - Bump @fluentui/react-portal to v9.2.10 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
30
+ - Bump @fluentui/react-positioning to v9.5.13 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
31
+ - Bump @fluentui/react-shared-contexts to v9.5.0 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
32
+
7
33
  ## [9.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-combobox_v9.3.2)
8
34
 
9
- Thu, 18 May 2023 13:08:33 GMT
35
+ Thu, 18 May 2023 13:11:08 GMT
10
36
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-combobox_v9.3.1..@fluentui/react-combobox_v9.3.2)
11
37
 
12
38
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-combobox",
3
- "version": "9.3.2",
3
+ "version": "9.3.4",
4
4
  "description": "Fluent UI React Combobox component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -23,7 +23,7 @@
23
23
  "storybook": "start-storybook",
24
24
  "type-check": "tsc -b tsconfig.json",
25
25
  "generate-api": "just-scripts generate-api",
26
- "test-ssr": "test-ssr ./stories/**/*.stories.tsx"
26
+ "test-ssr": "test-ssr \"./stories/**/*.stories.tsx\""
27
27
  },
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
@@ -34,15 +34,15 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@fluentui/keyboard-keys": "^9.0.3",
37
- "@fluentui/react-context-selector": "^9.1.20",
38
- "@fluentui/react-field": "^9.1.3",
37
+ "@fluentui/react-context-selector": "^9.1.21",
38
+ "@fluentui/react-field": "^9.1.5",
39
39
  "@fluentui/react-icons": "^2.0.196",
40
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.4",
41
- "@fluentui/react-portal": "^9.2.9",
42
- "@fluentui/react-positioning": "^9.5.12",
43
- "@fluentui/react-shared-contexts": "^9.4.0",
40
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.5",
41
+ "@fluentui/react-portal": "^9.2.11",
42
+ "@fluentui/react-positioning": "^9.5.14",
43
+ "@fluentui/react-shared-contexts": "^9.5.0",
44
44
  "@fluentui/react-theme": "^9.1.8",
45
- "@fluentui/react-utilities": "^9.9.0",
45
+ "@fluentui/react-utilities": "^9.9.1",
46
46
  "@griffel/react": "^1.5.2",
47
47
  "@swc/helpers": "^0.4.14"
48
48
  },