@fluentui/react-field 9.1.3 → 9.1.5
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +57 -1
- package/CHANGELOG.md +23 -2
- package/package.json +6 -6
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,63 @@
|
|
2
2
|
"name": "@fluentui/react-field",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Thu,
|
5
|
+
"date": "Thu, 25 May 2023 09:57:45 GMT",
|
6
|
+
"tag": "@fluentui/react-field_v9.1.5",
|
7
|
+
"version": "9.1.5",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-field",
|
13
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.21",
|
14
|
+
"commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-field",
|
19
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.5",
|
20
|
+
"commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-field",
|
25
|
+
"comment": "Bump @fluentui/react-label to v9.1.14",
|
26
|
+
"commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-field",
|
31
|
+
"comment": "Bump @fluentui/react-utilities to v9.9.1",
|
32
|
+
"commit": "8f7c1b7591b3e665ae39e1b22ab0f0b28fb795c4"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"date": "Wed, 24 May 2023 20:45:27 GMT",
|
39
|
+
"tag": "@fluentui/react-field_v9.1.4",
|
40
|
+
"version": "9.1.4",
|
41
|
+
"comments": {
|
42
|
+
"none": [
|
43
|
+
{
|
44
|
+
"author": "olfedias@microsoft.com",
|
45
|
+
"package": "@fluentui/react-field",
|
46
|
+
"commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
|
47
|
+
"comment": "chore: update test-ssr script"
|
48
|
+
}
|
49
|
+
],
|
50
|
+
"patch": [
|
51
|
+
{
|
52
|
+
"author": "beachball",
|
53
|
+
"package": "@fluentui/react-field",
|
54
|
+
"comment": "Bump @fluentui/react-label to v9.1.13",
|
55
|
+
"commit": "3f088b7b09988e7c05af1c953021acc94c273026"
|
56
|
+
}
|
57
|
+
]
|
58
|
+
}
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"date": "Thu, 18 May 2023 00:39:07 GMT",
|
6
62
|
"tag": "@fluentui/react-field_v9.1.3",
|
7
63
|
"version": "9.1.3",
|
8
64
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,33 @@
|
|
1
1
|
# Change Log - @fluentui/react-field
|
2
2
|
|
3
|
-
This log was last generated on Thu,
|
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.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.5)
|
8
|
+
|
9
|
+
Thu, 25 May 2023 09:57:45 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.4..@fluentui/react-field_v9.1.5)
|
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-jsx-runtime to v9.0.0-alpha.5 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
|
16
|
+
- Bump @fluentui/react-label to v9.1.14 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
|
17
|
+
- Bump @fluentui/react-utilities to v9.9.1 ([PR #27988](https://github.com/microsoft/fluentui/pull/27988) by beachball)
|
18
|
+
|
19
|
+
## [9.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.4)
|
20
|
+
|
21
|
+
Wed, 24 May 2023 20:45:27 GMT
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.3..@fluentui/react-field_v9.1.4)
|
23
|
+
|
24
|
+
### Patches
|
25
|
+
|
26
|
+
- Bump @fluentui/react-label to v9.1.13 ([PR #27989](https://github.com/microsoft/fluentui/pull/27989) by beachball)
|
27
|
+
|
7
28
|
## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.3)
|
8
29
|
|
9
|
-
Thu, 18 May 2023 00:
|
30
|
+
Thu, 18 May 2023 00:39:07 GMT
|
10
31
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.2..@fluentui/react-field_v9.1.3)
|
11
32
|
|
12
33
|
### Patches
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-field",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.5",
|
4
4
|
"description": "Fluent UI Field components",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -23,7 +23,7 @@
|
|
23
23
|
"test": "jest --passWithNoTests",
|
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": "*",
|
@@ -33,12 +33,12 @@
|
|
33
33
|
"@fluentui/scripts-tasks": "*"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
|
-
"@fluentui/react-context-selector": "^9.1.
|
36
|
+
"@fluentui/react-context-selector": "^9.1.21",
|
37
37
|
"@fluentui/react-icons": "^2.0.196",
|
38
|
-
"@fluentui/react-jsx-runtime": "9.0.0-alpha.
|
39
|
-
"@fluentui/react-label": "^9.1.
|
38
|
+
"@fluentui/react-jsx-runtime": "9.0.0-alpha.5",
|
39
|
+
"@fluentui/react-label": "^9.1.14",
|
40
40
|
"@fluentui/react-theme": "^9.1.8",
|
41
|
-
"@fluentui/react-utilities": "^9.9.
|
41
|
+
"@fluentui/react-utilities": "^9.9.1",
|
42
42
|
"@griffel/react": "^1.5.2",
|
43
43
|
"@swc/helpers": "^0.4.14"
|
44
44
|
},
|