@fluentui/react-text 0.0.0-nightly-20220302-0405.1 → 0.0.0-nightly-20220307-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 +37 -10
- package/CHANGELOG.md +19 -8
- package/package.json +11 -4
package/CHANGELOG.json
CHANGED
@@ -2,34 +2,61 @@
|
|
2
2
|
"name": "@fluentui/react-text",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-text_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Mon, 07 Mar 2022 04:29:51 GMT",
|
6
|
+
"tag": "@fluentui/react-text_v0.0.0-nightly-20220307-0420.1",
|
7
|
+
"version": "0.0.0-nightly-20220307-0420.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-text",
|
13
|
-
"commit": "
|
13
|
+
"commit": "6a399e941fc359322f5993f023e5bfc3f248603a",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-text",
|
19
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220307-0420.1",
|
20
|
+
"commit": "6a399e941fc359322f5993f023e5bfc3f248603a"
|
21
21
|
},
|
22
22
|
{
|
23
23
|
"author": "beachball",
|
24
24
|
"package": "@fluentui/react-text",
|
25
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220307-0420.1",
|
26
|
+
"commit": "6a399e941fc359322f5993f023e5bfc3f248603a"
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-text",
|
31
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220307-0420.1",
|
32
|
+
"commit": "6a399e941fc359322f5993f023e5bfc3f248603a"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"date": "Fri, 04 Mar 2022 05:17:31 GMT",
|
39
|
+
"tag": "@fluentui/react-text_v9.0.0-rc.5",
|
40
|
+
"version": "9.0.0-rc.5",
|
41
|
+
"comments": {
|
42
|
+
"prerelease": [
|
43
|
+
{
|
44
|
+
"author": "dzearing@microsoft.com",
|
45
|
+
"package": "@fluentui/react-text",
|
46
|
+
"commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
|
47
|
+
"comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"author": "beachball",
|
51
|
+
"package": "@fluentui/react-text",
|
52
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.4",
|
53
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"author": "beachball",
|
57
|
+
"package": "@fluentui/react-text",
|
58
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.5",
|
59
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
33
60
|
}
|
34
61
|
]
|
35
62
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,20 +1,31 @@
|
|
1
1
|
# Change Log - @fluentui/react-text
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 07 Mar 2022 04:29:51 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-20220307-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.0.0-nightly-20220307-0420.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.
|
9
|
+
Mon, 07 Mar 2022 04:29:51 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.5..@fluentui/react-text_v0.0.0-nightly-20220307-0420.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/
|
15
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
16
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by email not defined)
|
15
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220307-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by beachball)
|
16
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220307-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by beachball)
|
17
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220307-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by beachball)
|
18
|
+
|
19
|
+
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.5)
|
20
|
+
|
21
|
+
Fri, 04 Mar 2022 05:17:31 GMT
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.4..@fluentui/react-text_v9.0.0-rc.5)
|
23
|
+
|
24
|
+
### Changes
|
25
|
+
|
26
|
+
- Adding explicit export maps on all consumer packages for FUIR 8 and 9. ([PR #21508](https://github.com/microsoft/fluentui/pull/21508) by dzearing@microsoft.com)
|
27
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.4 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
28
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.5 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
18
29
|
|
19
30
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-rc.4)
|
20
31
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-text",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220307-0420.1",
|
4
4
|
"description": "Text is a typography and styling abstraction component that can be used to ensure the consistency of all text across your application.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,7 +28,7 @@
|
|
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-20220307-0420.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0",
|
33
33
|
"@types/enzyme": "3.10.3",
|
34
34
|
"@types/enzyme-adapter-react-16": "1.0.3",
|
@@ -43,8 +43,8 @@
|
|
43
43
|
},
|
44
44
|
"dependencies": {
|
45
45
|
"@griffel/react": "1.0.0",
|
46
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
47
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
46
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220307-0420.1",
|
47
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220307-0420.1",
|
48
48
|
"tslib": "^2.1.0"
|
49
49
|
},
|
50
50
|
"peerDependencies": {
|
@@ -59,5 +59,12 @@
|
|
59
59
|
"minor",
|
60
60
|
"patch"
|
61
61
|
]
|
62
|
+
},
|
63
|
+
"exports": {
|
64
|
+
".": {
|
65
|
+
"types": "./lib/index.d.ts",
|
66
|
+
"import": "./lib/index.js",
|
67
|
+
"require": "./lib-commonjs/index.js"
|
68
|
+
}
|
62
69
|
}
|
63
70
|
}
|