@fluentui/react-switch 0.0.0-nightly-20220330-0419.1 → 0.0.0-nightly-20220404-0420.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 CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-switch",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 30 Mar 2022 04:30:06 GMT",
6
- "tag": "@fluentui/react-switch_v0.0.0-nightly-20220330-0419.1",
7
- "version": "0.0.0-nightly-20220330-0419.1",
5
+ "date": "Mon, 04 Apr 2022 04:29:25 GMT",
6
+ "tag": "@fluentui/react-switch_v0.0.0-nightly-20220404-0420.1",
7
+ "version": "0.0.0-nightly-20220404-0420.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-20220330-0419.1",
38
- "commit": "6ba9d8cbeb8bd8916a66ced490413d6114136816"
37
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220404-0420.1",
38
+ "commit": "30763064b33bd8d9949b0930889741d8e8a96aee"
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-20220330-0419.1",
44
- "commit": "6ba9d8cbeb8bd8916a66ced490413d6114136816"
43
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220404-0420.1",
44
+ "commit": "30763064b33bd8d9949b0930889741d8e8a96aee"
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-20220330-0419.1",
50
- "commit": "6ba9d8cbeb8bd8916a66ced490413d6114136816"
49
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220404-0420.1",
50
+ "commit": "30763064b33bd8d9949b0930889741d8e8a96aee"
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-20220330-0419.1",
56
- "commit": "6ba9d8cbeb8bd8916a66ced490413d6114136816"
55
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220404-0420.1",
56
+ "commit": "30763064b33bd8d9949b0930889741d8e8a96aee"
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-20220330-0419.1",
62
- "commit": "6ba9d8cbeb8bd8916a66ced490413d6114136816"
61
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220404-0420.1",
62
+ "commit": "30763064b33bd8d9949b0930889741d8e8a96aee"
63
63
  }
64
64
  ],
65
65
  "none": [
@@ -68,6 +68,12 @@
68
68
  "package": "@fluentui/react-switch",
69
69
  "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
70
70
  "comment": "Update React dev deps and hoist them to the repo root"
71
+ },
72
+ {
73
+ "author": "mgodbolt@microsoft.com",
74
+ "package": "@fluentui/react-switch",
75
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
76
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
71
77
  }
72
78
  ]
73
79
  }
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # Change Log - @fluentui/react-switch
2
2
 
3
- This log was last generated on Wed, 30 Mar 2022 04:30:06 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 04 Apr 2022 04:29:25 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220330-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightly-20220330-0419.1)
7
+ ## [0.0.0-nightly-20220404-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightly-20220404-0420.1)
8
8
 
9
- Wed, 30 Mar 2022 04:30:06 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-20220330-0419.1)
9
+ Mon, 04 Apr 2022 04:29:25 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-20220404-0420.1)
11
11
 
12
12
  ### Changes
13
13
 
@@ -15,11 +15,11 @@ Wed, 30 Mar 2022 04:30:06 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-20220330-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6ba9d8cbeb8bd8916a66ced490413d6114136816) by beachball)
19
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220330-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6ba9d8cbeb8bd8916a66ced490413d6114136816) by beachball)
20
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220330-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6ba9d8cbeb8bd8916a66ced490413d6114136816) by beachball)
21
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220330-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6ba9d8cbeb8bd8916a66ced490413d6114136816) by beachball)
22
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220330-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6ba9d8cbeb8bd8916a66ced490413d6114136816) by beachball)
18
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220404-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/30763064b33bd8d9949b0930889741d8e8a96aee) by beachball)
19
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220404-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/30763064b33bd8d9949b0930889741d8e8a96aee) by beachball)
20
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220404-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/30763064b33bd8d9949b0930889741d8e8a96aee) by beachball)
21
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220404-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/30763064b33bd8d9949b0930889741d8e8a96aee) by beachball)
22
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220404-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/30763064b33bd8d9949b0930889741d8e8a96aee) 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-20220330-0419.1",
3
+ "version": "0.0.0-nightly-20220404-0420.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-20220330-0419.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220404-0420.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-20220330-0419.1",
37
- "@fluentui/react-tabster": "0.0.0-nightly-20220330-0419.1",
38
- "@fluentui/react-theme": "0.0.0-nightly-20220330-0419.1",
39
- "@fluentui/react-utilities": "0.0.0-nightly-20220330-0419.1",
36
+ "@fluentui/react-label": "0.0.0-nightly-20220404-0420.1",
37
+ "@fluentui/react-tabster": "0.0.0-nightly-20220404-0420.1",
38
+ "@fluentui/react-theme": "0.0.0-nightly-20220404-0420.1",
39
+ "@fluentui/react-utilities": "0.0.0-nightly-20220404-0420.1",
40
40
  "@griffel/react": "1.0.0",
41
41
  "tslib": "^2.1.0"
42
42
  },