@fluentui/react-text 9.3.15 → 9.3.17
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 +49 -1
- package/CHANGELOG.md +23 -2
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,55 @@
|
|
2
2
|
"name": "@fluentui/react-text",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Tue, 11 Jul 2023 18:44:12 GMT",
|
6
|
+
"tag": "@fluentui/react-text_v9.3.17",
|
7
|
+
"version": "9.3.17",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-text",
|
13
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.11",
|
14
|
+
"commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-text",
|
19
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0",
|
20
|
+
"commit": "f958e7e175264e289a6ecdc5b108e826f6b34e74"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Mon, 03 Jul 2023 11:57:14 GMT",
|
27
|
+
"tag": "@fluentui/react-text_v9.3.16",
|
28
|
+
"version": "9.3.16",
|
29
|
+
"comments": {
|
30
|
+
"patch": [
|
31
|
+
{
|
32
|
+
"author": "beachball",
|
33
|
+
"package": "@fluentui/react-text",
|
34
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.6.0",
|
35
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-text",
|
40
|
+
"comment": "Bump @fluentui/react-utilities to v9.10.1",
|
41
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"author": "beachball",
|
45
|
+
"package": "@fluentui/react-text",
|
46
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10",
|
47
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
48
|
+
}
|
49
|
+
]
|
50
|
+
}
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"date": "Wed, 28 Jun 2023 11:12:33 GMT",
|
6
54
|
"tag": "@fluentui/react-text_v9.3.15",
|
7
55
|
"version": "9.3.15",
|
8
56
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,33 @@
|
|
1
1
|
# Change Log - @fluentui/react-text
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 11 Jul 2023 18:44:12 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.3.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.17)
|
8
|
+
|
9
|
+
Tue, 11 Jul 2023 18:44:12 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.16..@fluentui/react-text_v9.3.17)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.11 ([PR #28491](https://github.com/microsoft/fluentui/pull/28491) by beachball)
|
15
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0 ([PR #28491](https://github.com/microsoft/fluentui/pull/28491) by beachball)
|
16
|
+
|
17
|
+
## [9.3.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.16)
|
18
|
+
|
19
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.15..@fluentui/react-text_v9.3.16)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- Bump @fluentui/react-shared-contexts to v9.6.0 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
25
|
+
- Bump @fluentui/react-utilities to v9.10.1 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
26
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.10 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
27
|
+
|
7
28
|
## [9.3.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.15)
|
8
29
|
|
9
|
-
Wed, 28 Jun 2023 11:
|
30
|
+
Wed, 28 Jun 2023 11:12:33 GMT
|
10
31
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.14..@fluentui/react-text_v9.3.15)
|
11
32
|
|
12
33
|
### Patches
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-text",
|
3
|
-
"version": "9.3.
|
3
|
+
"version": "9.3.17",
|
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,15 +28,15 @@
|
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "9.0.0
|
31
|
+
"@fluentui/react-conformance-griffel": "9.0.0",
|
32
32
|
"@fluentui/scripts-api-extractor": "*",
|
33
33
|
"@fluentui/scripts-tasks": "*"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
|
-
"@fluentui/react-shared-contexts": "^9.
|
36
|
+
"@fluentui/react-shared-contexts": "^9.6.0",
|
37
37
|
"@fluentui/react-theme": "^9.1.9",
|
38
|
-
"@fluentui/react-utilities": "^9.10.
|
39
|
-
"@fluentui/react-jsx-runtime": "9.0.0-alpha.
|
38
|
+
"@fluentui/react-utilities": "^9.10.1",
|
39
|
+
"@fluentui/react-jsx-runtime": "9.0.0-alpha.11",
|
40
40
|
"@griffel/react": "^1.5.7",
|
41
41
|
"@swc/helpers": "^0.4.14"
|
42
42
|
},
|