@fluentui/react-text 9.0.0 → 9.0.3

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,7 +2,78 @@
2
2
  "name": "@fluentui/react-text",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 28 Jun 2022 15:08:30 GMT",
5
+ "date": "Thu, 14 Jul 2022 21:18:40 GMT",
6
+ "tag": "@fluentui/react-text_v9.0.3",
7
+ "version": "9.0.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "Humberto.Morimoto@microsoft.com",
12
+ "package": "@fluentui/react-text",
13
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2",
14
+ "comment": "fix: Fixing bad version bump of @fluentui/react-utilities."
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-text",
19
+ "comment": "Bump @fluentui/react-utilities to v9.0.2",
20
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Thu, 14 Jul 2022 17:06:24 GMT",
27
+ "tag": "@fluentui/react-text_v9.0.2",
28
+ "version": "9.0.2",
29
+ "comments": {
30
+ "none": [
31
+ {
32
+ "author": "Humberto.Morimoto@microsoft.com",
33
+ "package": "@fluentui/react-text",
34
+ "commit": "422636fffd66758c1a6dd617063582d902b61927",
35
+ "comment": "docs: Replacing https://aka.ms/fluentui-storybook with https://react.fluentui.dev/ to point to the official documentation site."
36
+ }
37
+ ],
38
+ "patch": [
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-text",
42
+ "comment": "Bump @fluentui/react-utilities to v9.0.1-0",
43
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
44
+ },
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-text",
48
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11",
49
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
50
+ }
51
+ ]
52
+ }
53
+ },
54
+ {
55
+ "date": "Tue, 28 Jun 2022 17:39:53 GMT",
56
+ "tag": "@fluentui/react-text_v9.0.1",
57
+ "version": "9.0.1",
58
+ "comments": {
59
+ "patch": [
60
+ {
61
+ "author": "lingfangao@hotmail.com",
62
+ "package": "@fluentui/react-text",
63
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b",
64
+ "comment": "fix: Use caret dependency range for Griffel"
65
+ },
66
+ {
67
+ "author": "beachball",
68
+ "package": "@fluentui/react-text",
69
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10",
70
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
71
+ }
72
+ ]
73
+ }
74
+ },
75
+ {
76
+ "date": "Tue, 28 Jun 2022 15:13:19 GMT",
6
77
  "tag": "@fluentui/react-text_v9.0.0",
7
78
  "version": "9.0.0",
8
79
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,42 @@
1
1
  # Change Log - @fluentui/react-text
2
2
 
3
- This log was last generated on Tue, 28 Jun 2022 15:08:30 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 14 Jul 2022 21:18:40 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.3)
8
+
9
+ Thu, 14 Jul 2022 21:18:40 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.2..@fluentui/react-text_v9.0.3)
11
+
12
+ ### Patches
13
+
14
+ - fix: Fixing bad version bump of @fluentui/react-utilities. ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by Humberto.Morimoto@microsoft.com)
15
+ - Bump @fluentui/react-utilities to v9.0.2 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
16
+
17
+ ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.2)
18
+
19
+ Thu, 14 Jul 2022 17:06:24 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.1..@fluentui/react-text_v9.0.2)
21
+
22
+ ### Patches
23
+
24
+ - Bump @fluentui/react-utilities to v9.0.1-0 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
25
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
26
+
27
+ ## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.1)
28
+
29
+ Tue, 28 Jun 2022 17:39:53 GMT
30
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0..@fluentui/react-text_v9.0.1)
31
+
32
+ ### Patches
33
+
34
+ - fix: Use caret dependency range for Griffel ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by lingfangao@hotmail.com)
35
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball)
36
+
7
37
  ## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0)
8
38
 
9
- Tue, 28 Jun 2022 15:08:30 GMT
39
+ Tue, 28 Jun 2022 15:13:19 GMT
10
40
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-rc.12..@fluentui/react-text_v9.0.0)
11
41
 
12
42
  ### Patches
package/README.md CHANGED
@@ -92,7 +92,7 @@ This will result in the following DOM structure:
92
92
 
93
93
  ## API
94
94
 
95
- For more information about the components, please refer to the [API documentation](https://aka.ms/fluentui-storybook).
95
+ For more information about the components, please refer to the [API documentation](https://react.fluentui.dev/).
96
96
 
97
97
  ## Migration
98
98
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-text",
3
- "version": "9.0.0",
3
+ "version": "9.0.3",
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,13 +28,13 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "9.0.0-beta.9",
31
+ "@fluentui/react-conformance-griffel": "9.0.0-beta.11",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
- "@griffel/react": "1.2.0",
35
+ "@griffel/react": "^1.2.0",
36
36
  "@fluentui/react-theme": "^9.0.0",
37
- "@fluentui/react-utilities": "^9.0.0",
37
+ "@fluentui/react-utilities": "^9.0.2",
38
38
  "tslib": "^2.1.0"
39
39
  },
40
40
  "peerDependencies": {