@fluentui/react-switch 0.0.0-nightly-20220407-0419.1 → 0.0.0-nightly-20220408-0418.1
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 +13 -13
- package/CHANGELOG.md +9 -9
- package/package.json +6 -6
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-switch",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-switch_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Fri, 08 Apr 2022 04:29:01 GMT",
|
6
|
+
"tag": "@fluentui/react-switch_v0.0.0-nightly-20220408-0418.1",
|
7
|
+
"version": "0.0.0-nightly-20220408-0418.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -34,32 +34,32 @@
|
|
34
34
|
{
|
35
35
|
"author": "beachball",
|
36
36
|
"package": "@fluentui/react-switch",
|
37
|
-
"comment": "Bump @fluentui/react-label to v0.0.0-nightly-
|
38
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220408-0418.1",
|
38
|
+
"commit": "49a5ab23d9d430be6cb805e63b46188bbcf39242"
|
39
39
|
},
|
40
40
|
{
|
41
41
|
"author": "beachball",
|
42
42
|
"package": "@fluentui/react-switch",
|
43
|
-
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-
|
44
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220408-0418.1",
|
44
|
+
"commit": "49a5ab23d9d430be6cb805e63b46188bbcf39242"
|
45
45
|
},
|
46
46
|
{
|
47
47
|
"author": "beachball",
|
48
48
|
"package": "@fluentui/react-switch",
|
49
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
50
|
-
"commit": "
|
49
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220408-0418.1",
|
50
|
+
"commit": "49a5ab23d9d430be6cb805e63b46188bbcf39242"
|
51
51
|
},
|
52
52
|
{
|
53
53
|
"author": "beachball",
|
54
54
|
"package": "@fluentui/react-switch",
|
55
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
56
|
-
"commit": "
|
55
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220408-0418.1",
|
56
|
+
"commit": "49a5ab23d9d430be6cb805e63b46188bbcf39242"
|
57
57
|
},
|
58
58
|
{
|
59
59
|
"author": "beachball",
|
60
60
|
"package": "@fluentui/react-switch",
|
61
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
62
|
-
"commit": "
|
61
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220408-0418.1",
|
62
|
+
"commit": "49a5ab23d9d430be6cb805e63b46188bbcf39242"
|
63
63
|
}
|
64
64
|
],
|
65
65
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
# Change Log - @fluentui/react-switch
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Fri, 08 Apr 2022 04:29:01 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220408-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightly-20220408-0418.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.5..@fluentui/react-switch_v0.0.0-nightly-
|
9
|
+
Fri, 08 Apr 2022 04:29:01 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.5..@fluentui/react-switch_v0.0.0-nightly-20220408-0418.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
@@ -15,11 +15,11 @@ Thu, 07 Apr 2022 04:29:31 GMT
|
|
15
15
|
- Add deprecation messages to react-switch ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
|
16
16
|
- Removing star exports. ([PR #22139](https://github.com/microsoft/fluentui/pull/22139) by Humberto.Morimoto@microsoft.com)
|
17
17
|
- 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)
|
18
|
-
- Bump @fluentui/react-label to v0.0.0-nightly-
|
19
|
-
- Bump @fluentui/react-tabster to v0.0.0-nightly-
|
20
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
21
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
22
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
18
|
+
- Bump @fluentui/react-label to v0.0.0-nightly-20220408-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/49a5ab23d9d430be6cb805e63b46188bbcf39242) by beachball)
|
19
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20220408-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/49a5ab23d9d430be6cb805e63b46188bbcf39242) by beachball)
|
20
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220408-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/49a5ab23d9d430be6cb805e63b46188bbcf39242) by beachball)
|
21
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220408-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/49a5ab23d9d430be6cb805e63b46188bbcf39242) by beachball)
|
22
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220408-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/49a5ab23d9d430be6cb805e63b46188bbcf39242) by beachball)
|
23
23
|
|
24
24
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.5)
|
25
25
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-switch",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220408-0418.1",
|
4
4
|
"description": "Fluent UI React Switch component.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,15 +28,15 @@
|
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
31
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220408-0418.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@fluentui/react-icons": "^2.0.159-beta.10",
|
36
|
-
"@fluentui/react-label": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
38
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
39
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
36
|
+
"@fluentui/react-label": "0.0.0-nightly-20220408-0418.1",
|
37
|
+
"@fluentui/react-tabster": "0.0.0-nightly-20220408-0418.1",
|
38
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220408-0418.1",
|
39
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220408-0418.1",
|
40
40
|
"@griffel/react": "1.0.0",
|
41
41
|
"tslib": "^2.1.0"
|
42
42
|
},
|