@fluentui/react-switch 9.0.0-rc.6 → 9.0.0-rc.7
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 +21 -6
- package/CHANGELOG.md +16 -7
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,22 @@
|
|
2
2
|
"name": "@fluentui/react-switch",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Mon, 25 Apr 2022 09:31:20 GMT",
|
6
|
+
"tag": "@fluentui/react-switch_v9.0.0-rc.7",
|
7
|
+
"version": "9.0.0-rc.7",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-switch",
|
13
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.7",
|
14
|
+
"commit": "02ca1d3c198452c1693067f5f18bd01b2ed5d6e6"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Tue, 19 Apr 2022 19:16:54 GMT",
|
6
21
|
"tag": "@fluentui/react-switch_v9.0.0-rc.6",
|
7
22
|
"version": "9.0.0-rc.6",
|
8
23
|
"comments": {
|
@@ -41,31 +56,31 @@
|
|
41
56
|
"author": "beachball",
|
42
57
|
"package": "@fluentui/react-switch",
|
43
58
|
"comment": "Bump @fluentui/react-label to v9.0.0-beta.10",
|
44
|
-
"commit": "
|
59
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
45
60
|
},
|
46
61
|
{
|
47
62
|
"author": "beachball",
|
48
63
|
"package": "@fluentui/react-switch",
|
49
64
|
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.6",
|
50
|
-
"commit": "
|
65
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
51
66
|
},
|
52
67
|
{
|
53
68
|
"author": "beachball",
|
54
69
|
"package": "@fluentui/react-switch",
|
55
70
|
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
|
56
|
-
"commit": "
|
71
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
57
72
|
},
|
58
73
|
{
|
59
74
|
"author": "beachball",
|
60
75
|
"package": "@fluentui/react-switch",
|
61
76
|
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
62
|
-
"commit": "
|
77
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
63
78
|
},
|
64
79
|
{
|
65
80
|
"author": "beachball",
|
66
81
|
"package": "@fluentui/react-switch",
|
67
82
|
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4",
|
68
|
-
"commit": "
|
83
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
69
84
|
}
|
70
85
|
],
|
71
86
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,21 @@
|
|
1
1
|
# Change Log - @fluentui/react-switch
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 25 Apr 2022 09:31:20 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.7)
|
8
|
+
|
9
|
+
Mon, 25 Apr 2022 09:31:20 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.6..@fluentui/react-switch_v9.0.0-rc.7)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.7 ([PR #22601](https://github.com/microsoft/fluentui/pull/22601) by beachball)
|
15
|
+
|
7
16
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.6)
|
8
17
|
|
9
|
-
Tue, 19 Apr 2022 19:
|
18
|
+
Tue, 19 Apr 2022 19:16:54 GMT
|
10
19
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.5..@fluentui/react-switch_v9.0.0-rc.6)
|
11
20
|
|
12
21
|
### Changes
|
@@ -16,11 +25,11 @@ Tue, 19 Apr 2022 19:14:04 GMT
|
|
16
25
|
- update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10 ([PR #22512](https://github.com/microsoft/fluentui/pull/22512) by seanmonahan@microsoft.com)
|
17
26
|
- Removing star exports. ([PR #22139](https://github.com/microsoft/fluentui/pull/22139) by Humberto.Morimoto@microsoft.com)
|
18
27
|
- Switch: Updating spec and migration guide to reflect latest state of the component. ([PR #22011](https://github.com/microsoft/fluentui/pull/22011) by email not defined)
|
19
|
-
- Bump @fluentui/react-label to v9.0.0-beta.10 ([PR #
|
20
|
-
- Bump @fluentui/react-tabster to v9.0.0-rc.6 ([PR #
|
21
|
-
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #
|
22
|
-
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #
|
23
|
-
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #
|
28
|
+
- Bump @fluentui/react-label to v9.0.0-beta.10 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
29
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
30
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
31
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
32
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
24
33
|
|
25
34
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.5)
|
26
35
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-switch",
|
3
|
-
"version": "9.0.0-rc.
|
3
|
+
"version": "9.0.0-rc.7",
|
4
4
|
"description": "Fluent UI React Switch component.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"dependencies": {
|
35
35
|
"@fluentui/react-icons": "^2.0.166-rc.3",
|
36
36
|
"@fluentui/react-label": "9.0.0-beta.10",
|
37
|
-
"@fluentui/react-tabster": "9.0.0-rc.
|
37
|
+
"@fluentui/react-tabster": "9.0.0-rc.7",
|
38
38
|
"@fluentui/react-theme": "9.0.0-rc.5",
|
39
39
|
"@fluentui/react-utilities": "9.0.0-rc.6",
|
40
40
|
"@griffel/react": "1.0.3",
|