@fluentui/react-divider 0.0.0-nightly-20220519-0420.1 → 0.0.0-nightly-20220520-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 +22 -16
- package/CHANGELOG.md +8 -7
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,19 +2,17 @@
|
|
2
2
|
"name": "@fluentui/react-divider",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-divider_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Fri, 20 May 2022 04:29:47 GMT",
|
6
|
+
"tag": "@fluentui/react-divider_v0.0.0-nightly-20220520-0418.1",
|
7
|
+
"version": "0.0.0-nightly-20220520-0418.1",
|
8
8
|
"comments": {
|
9
|
-
"
|
9
|
+
"prerelease": [
|
10
10
|
{
|
11
|
-
"author": "
|
11
|
+
"author": "olfedias@microsoft.com",
|
12
12
|
"package": "@fluentui/react-divider",
|
13
|
-
"commit": "
|
14
|
-
"comment": "
|
15
|
-
}
|
16
|
-
],
|
17
|
-
"prerelease": [
|
13
|
+
"commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
|
14
|
+
"comment": "chore: Update Griffel to latest version"
|
15
|
+
},
|
18
16
|
{
|
19
17
|
"author": "tristan.watanabe@gmail.com",
|
20
18
|
"package": "@fluentui/react-divider",
|
@@ -36,20 +34,28 @@
|
|
36
34
|
{
|
37
35
|
"author": "beachball",
|
38
36
|
"package": "@fluentui/react-divider",
|
39
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
40
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220520-0418.1",
|
38
|
+
"commit": "8fae07aff879306cf94d98fbee4d03015def9d0a"
|
41
39
|
},
|
42
40
|
{
|
43
41
|
"author": "beachball",
|
44
42
|
"package": "@fluentui/react-divider",
|
45
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
46
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220520-0418.1",
|
44
|
+
"commit": "8fae07aff879306cf94d98fbee4d03015def9d0a"
|
47
45
|
},
|
48
46
|
{
|
49
47
|
"author": "beachball",
|
50
48
|
"package": "@fluentui/react-divider",
|
51
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
52
|
-
"commit": "
|
49
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220520-0418.1",
|
50
|
+
"commit": "8fae07aff879306cf94d98fbee4d03015def9d0a"
|
51
|
+
}
|
52
|
+
],
|
53
|
+
"none": [
|
54
|
+
{
|
55
|
+
"author": "tristan.watanabe@gmail.com",
|
56
|
+
"package": "@fluentui/react-divider",
|
57
|
+
"commit": "db1814209909b23fbbbff03dbd9b59ac333754a5",
|
58
|
+
"comment": "react-divider: Move to new common folder."
|
53
59
|
}
|
54
60
|
]
|
55
61
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,22 +1,23 @@
|
|
1
1
|
# Change Log - @fluentui/react-divider
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Fri, 20 May 2022 04:29:47 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-20220520-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v0.0.0-nightly-20220520-0418.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.8..@fluentui/react-divider_v0.0.0-nightly-
|
9
|
+
Fri, 20 May 2022 04:29:47 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.8..@fluentui/react-divider_v0.0.0-nightly-20220520-0418.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
+
- chore: Update Griffel to latest version ([PR #23029](https://github.com/microsoft/fluentui/pull/23029) by olfedias@microsoft.com)
|
14
15
|
- react-divider: ship rolluped only dts. ([PR #23061](https://github.com/microsoft/fluentui/pull/23061) by tristan.watanabe@gmail.com)
|
15
16
|
- Removing DividerCommons type. ([PR #22951](https://github.com/microsoft/fluentui/pull/22951) by Humberto.Morimoto@microsoft.com)
|
16
17
|
- chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
|
17
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
19
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
18
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220520-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/8fae07aff879306cf94d98fbee4d03015def9d0a) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220520-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/8fae07aff879306cf94d98fbee4d03015def9d0a) by beachball)
|
20
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220520-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/8fae07aff879306cf94d98fbee4d03015def9d0a) by beachball)
|
20
21
|
|
21
22
|
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.8)
|
22
23
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-divider",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220520-0418.1",
|
4
4
|
"description": "Fluent UI component to visually separate content.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,13 +28,13 @@
|
|
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-20220520-0418.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
|
-
"@griffel/react": "1.0.
|
36
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
35
|
+
"@griffel/react": "1.0.5",
|
36
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220520-0418.1",
|
37
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220520-0418.1",
|
38
38
|
"tslib": "^2.1.0"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|