@fluentui/react-text
Advanced tools
Comparing version 9.0.0-alpha.26 to 9.0.0-alpha.27
@@ -5,3 +5,36 @@ { | ||
{ | ||
"date": "Tue, 05 Oct 2021 09:26:55 GMT", | ||
"date": "Tue, 05 Oct 2021 12:47:00 GMT", | ||
"tag": "@fluentui/react-text_v9.0.0-alpha.27", | ||
"version": "9.0.0-alpha.27", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-text", | ||
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.78", | ||
"commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-text", | ||
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.60", | ||
"commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-text", | ||
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.53", | ||
"commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-text", | ||
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.22", | ||
"commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 05 Oct 2021 09:28:07 GMT", | ||
"tag": "@fluentui/react-text_v9.0.0-alpha.26", | ||
@@ -8,0 +41,0 @@ "version": "9.0.0-alpha.26", |
# Change Log - @fluentui/react-text | ||
This log was last generated on Tue, 05 Oct 2021 09:26:55 GMT and should not be manually modified. | ||
This log was last generated on Tue, 05 Oct 2021 12:47:00 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.27) | ||
Tue, 05 Oct 2021 12:47:00 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.26..@fluentui/react-text_v9.0.0-alpha.27) | ||
### Changes | ||
- Bump @fluentui/react-make-styles to v9.0.0-alpha.78 ([PR #20108](https://github.com/microsoft/fluentui/pull/20108) by beachball) | ||
- Bump @fluentui/babel-make-styles to v9.0.0-alpha.60 ([PR #20108](https://github.com/microsoft/fluentui/pull/20108) by beachball) | ||
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.53 ([PR #20108](https://github.com/microsoft/fluentui/pull/20108) by beachball) | ||
- Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.22 ([PR #20108](https://github.com/microsoft/fluentui/pull/20108) by beachball) | ||
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-alpha.26) | ||
Tue, 05 Oct 2021 09:26:55 GMT | ||
Tue, 05 Oct 2021 09:28:07 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.25..@fluentui/react-text_v9.0.0-alpha.26) | ||
@@ -11,0 +23,0 @@ |
{ | ||
"name": "@fluentui/react-text", | ||
"version": "9.0.0-alpha.26", | ||
"version": "9.0.0-alpha.27", | ||
"description": "Text is a typography and styling abstraction component that can be used to ensure the consistency of all text across your application.", | ||
@@ -28,7 +28,7 @@ "main": "lib-commonjs/index.js", | ||
"devDependencies": { | ||
"@fluentui/babel-make-styles": "9.0.0-alpha.59", | ||
"@fluentui/babel-make-styles": "9.0.0-alpha.60", | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.52", | ||
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.53", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-make-styles": "9.0.0-alpha.21", | ||
"@fluentui/react-conformance-make-styles": "9.0.0-alpha.22", | ||
"@fluentui/scripts": "^1.0.0", | ||
@@ -47,3 +47,3 @@ "@types/enzyme": "3.10.3", | ||
"dependencies": { | ||
"@fluentui/react-make-styles": "9.0.0-alpha.77", | ||
"@fluentui/react-make-styles": "9.0.0-alpha.78", | ||
"@fluentui/react-utilities": "9.0.0-alpha.56", | ||
@@ -50,0 +50,0 @@ "tslib": "^2.1.0" |
222828
2941
+ Added@fluentui/make-styles@9.0.0-alpha.35(transitive)
+ Added@fluentui/react-make-styles@9.0.0-alpha.78(transitive)
- Removed@fluentui/make-styles@9.0.0-alpha.34(transitive)
- Removed@fluentui/react-make-styles@9.0.0-alpha.77(transitive)