@fluentui/react-field 9.0.0-alpha.4 → 9.0.0-alpha.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. package/CHANGELOG.json +112 -1
  2. package/CHANGELOG.md +27 -2
  3. package/package.json +21 -21
package/CHANGELOG.json CHANGED
@@ -2,7 +2,118 @@
2
2
  "name": "@fluentui/react-field",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 13 Oct 2022 10:59:27 GMT",
5
+ "date": "Thu, 20 Oct 2022 08:35:10 GMT",
6
+ "tag": "@fluentui/react-field_v9.0.0-alpha.5",
7
+ "version": "9.0.0-alpha.5",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "mgodbolt@microsoft.com",
12
+ "package": "@fluentui/react-field",
13
+ "commit": "17096b3137d9d3e7c7443ddc3ce0738b2910a334",
14
+ "comment": "chore: Bump peer deps to support React 18"
15
+ },
16
+ {
17
+ "author": "olfedias@microsoft.com",
18
+ "package": "@fluentui/react-field",
19
+ "commit": "06865dada128321804646582f564ee86d835d174",
20
+ "comment": "chore: Update Griffel to latest version"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-field",
25
+ "comment": "Bump @fluentui/react-checkbox to v9.0.9",
26
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-field",
31
+ "comment": "Bump @fluentui/react-combobox to v9.0.0-beta.13",
32
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-field",
37
+ "comment": "Bump @fluentui/react-context-selector to v9.0.5",
38
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-field",
43
+ "comment": "Bump @fluentui/react-input to v9.2.2",
44
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-field",
49
+ "comment": "Bump @fluentui/react-label to v9.0.8",
50
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui/react-field",
55
+ "comment": "Bump @fluentui/react-progress to v9.0.0-alpha.2",
56
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui/react-field",
61
+ "comment": "Bump @fluentui/react-radio to v9.0.9",
62
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui/react-field",
67
+ "comment": "Bump @fluentui/react-select to v9.0.0-beta.12",
68
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui/react-field",
73
+ "comment": "Bump @fluentui/react-slider to v9.0.8",
74
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui/react-field",
79
+ "comment": "Bump @fluentui/react-spinbutton to v9.0.5",
80
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "@fluentui/react-field",
85
+ "comment": "Bump @fluentui/react-switch to v9.0.9",
86
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
87
+ },
88
+ {
89
+ "author": "beachball",
90
+ "package": "@fluentui/react-field",
91
+ "comment": "Bump @fluentui/react-textarea to v9.1.3",
92
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
93
+ },
94
+ {
95
+ "author": "beachball",
96
+ "package": "@fluentui/react-field",
97
+ "comment": "Bump @fluentui/react-theme to v9.1.1",
98
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
99
+ },
100
+ {
101
+ "author": "beachball",
102
+ "package": "@fluentui/react-field",
103
+ "comment": "Bump @fluentui/react-utilities to v9.1.2",
104
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
105
+ },
106
+ {
107
+ "author": "beachball",
108
+ "package": "@fluentui/react-field",
109
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16",
110
+ "commit": "be27026d83b8a019bcb945d0f42635ae76c00385"
111
+ }
112
+ ]
113
+ }
114
+ },
115
+ {
116
+ "date": "Thu, 13 Oct 2022 11:02:50 GMT",
6
117
  "tag": "@fluentui/react-field_v9.0.0-alpha.4",
7
118
  "version": "9.0.0-alpha.4",
8
119
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,37 @@
1
1
  # Change Log - @fluentui/react-field
2
2
 
3
- This log was last generated on Thu, 13 Oct 2022 10:59:27 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 20 Oct 2022 08:35:10 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.5)
8
+
9
+ Thu, 20 Oct 2022 08:35:10 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.4..@fluentui/react-field_v9.0.0-alpha.5)
11
+
12
+ ### Changes
13
+
14
+ - chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
15
+ - chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
16
+ - Bump @fluentui/react-checkbox to v9.0.9 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
17
+ - Bump @fluentui/react-combobox to v9.0.0-beta.13 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
18
+ - Bump @fluentui/react-context-selector to v9.0.5 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
19
+ - Bump @fluentui/react-input to v9.2.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
20
+ - Bump @fluentui/react-label to v9.0.8 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
21
+ - Bump @fluentui/react-progress to v9.0.0-alpha.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
22
+ - Bump @fluentui/react-radio to v9.0.9 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
23
+ - Bump @fluentui/react-select to v9.0.0-beta.12 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
24
+ - Bump @fluentui/react-slider to v9.0.8 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
25
+ - Bump @fluentui/react-spinbutton to v9.0.5 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
26
+ - Bump @fluentui/react-switch to v9.0.9 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
27
+ - Bump @fluentui/react-textarea to v9.1.3 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
28
+ - Bump @fluentui/react-theme to v9.1.1 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.1.2 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
30
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.16 ([commit](https://github.com/microsoft/fluentui/commit/be27026d83b8a019bcb945d0f42635ae76c00385) by beachball)
31
+
7
32
  ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.4)
8
33
 
9
- Thu, 13 Oct 2022 10:59:27 GMT
34
+ Thu, 13 Oct 2022 11:02:50 GMT
10
35
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.3..@fluentui/react-field_v9.0.0-alpha.4)
11
36
 
12
37
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-field",
3
- "version": "9.0.0-alpha.4",
3
+ "version": "9.0.0-alpha.5",
4
4
  "description": "Fluent UI Field components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,33 +27,33 @@
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/react-conformance-griffel": "9.0.0-beta.15",
30
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.16",
31
31
  "@fluentui/scripts": "^1.0.0"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-checkbox": "^9.0.8",
35
- "@fluentui/react-combobox": "^9.0.0-beta.12",
36
- "@fluentui/react-context-selector": "^9.0.4",
34
+ "@fluentui/react-checkbox": "^9.0.9",
35
+ "@fluentui/react-combobox": "^9.0.0-beta.13",
36
+ "@fluentui/react-context-selector": "^9.0.5",
37
37
  "@fluentui/react-icons": "^2.0.175",
38
- "@fluentui/react-input": "^9.2.1",
39
- "@fluentui/react-label": "^9.0.7",
40
- "@fluentui/react-progress": "9.0.0-alpha.1",
41
- "@fluentui/react-radio": "^9.0.8",
42
- "@fluentui/react-select": "9.0.0-beta.11",
43
- "@fluentui/react-slider": "^9.0.7",
44
- "@fluentui/react-spinbutton": "^9.0.4",
45
- "@fluentui/react-switch": "^9.0.8",
46
- "@fluentui/react-textarea": "^9.1.2",
47
- "@fluentui/react-theme": "^9.1.0",
48
- "@fluentui/react-utilities": "^9.1.1",
49
- "@griffel/react": "^1.4.0",
38
+ "@fluentui/react-input": "^9.2.2",
39
+ "@fluentui/react-label": "^9.0.8",
40
+ "@fluentui/react-progress": "9.0.0-alpha.2",
41
+ "@fluentui/react-radio": "^9.0.9",
42
+ "@fluentui/react-select": "9.0.0-beta.12",
43
+ "@fluentui/react-slider": "^9.0.8",
44
+ "@fluentui/react-spinbutton": "^9.0.5",
45
+ "@fluentui/react-switch": "^9.0.9",
46
+ "@fluentui/react-textarea": "^9.1.3",
47
+ "@fluentui/react-theme": "^9.1.1",
48
+ "@fluentui/react-utilities": "^9.1.2",
49
+ "@griffel/react": "^1.4.1",
50
50
  "tslib": "^2.1.0"
51
51
  },
52
52
  "peerDependencies": {
53
- "@types/react": ">=16.8.0 <18.0.0",
54
- "@types/react-dom": ">=16.8.0 <18.0.0",
55
- "react": ">=16.8.0 <18.0.0",
56
- "react-dom": ">=16.8.0 <18.0.0"
53
+ "@types/react": ">=16.8.0 <19.0.0",
54
+ "@types/react-dom": ">=16.8.0 <19.0.0",
55
+ "react": ">=16.8.0 <19.0.0",
56
+ "react-dom": ">=16.8.0 <19.0.0"
57
57
  },
58
58
  "beachball": {
59
59
  "disallowedChangeTypes": [