@fluentui/react-text
Advanced tools
Comparing version 9.0.0-beta.1 to 9.0.0-beta.2
@@ -5,3 +5,48 @@ { | ||
{ | ||
"date": "Wed, 06 Oct 2021 10:36:00 GMT", | ||
"date": "Wed, 27 Oct 2021 12:12:30 GMT", | ||
"tag": "@fluentui/react-text_v9.0.0-beta.2", | ||
"version": "9.0.0-beta.2", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "peter@draxler.ml", | ||
"package": "@fluentui/react-text", | ||
"commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a", | ||
"comment": "added styling of documentation" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-text", | ||
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.2", | ||
"commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-text", | ||
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.2", | ||
"commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-text", | ||
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.2", | ||
"commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-text", | ||
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.2", | ||
"commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-text", | ||
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.2", | ||
"commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 06 Oct 2021 10:37:22 GMT", | ||
"tag": "@fluentui/react-text_v9.0.0-beta.1", | ||
@@ -8,0 +53,0 @@ "version": "9.0.0-beta.1", |
# Change Log - @fluentui/react-text | ||
This log was last generated on Wed, 06 Oct 2021 10:36:00 GMT and should not be manually modified. | ||
This log was last generated on Wed, 27 Oct 2021 12:12:30 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-beta.2) | ||
Wed, 27 Oct 2021 12:12:30 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-beta.1..@fluentui/react-text_v9.0.0-beta.2) | ||
### Changes | ||
- added styling of documentation ([PR #20193](https://github.com/microsoft/fluentui/pull/20193) by peter@draxler.ml) | ||
- Bump @fluentui/react-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball) | ||
- Bump @fluentui/react-utilities to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball) | ||
- Bump @fluentui/babel-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball) | ||
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball) | ||
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.2 ([PR #20353](https://github.com/microsoft/fluentui/pull/20353) by beachball) | ||
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.0.0-beta.1) | ||
Wed, 06 Oct 2021 10:36:00 GMT | ||
Wed, 06 Oct 2021 10:37:22 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.0.0-alpha.27..@fluentui/react-text_v9.0.0-beta.1) | ||
@@ -11,0 +25,0 @@ |
{ | ||
"name": "@fluentui/react-text", | ||
"version": "9.0.0-beta.1", | ||
"version": "9.0.0-beta.2", | ||
"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-beta.1", | ||
"@fluentui/babel-make-styles": "9.0.0-beta.2", | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/jest-serializer-make-styles": "9.0.0-beta.1", | ||
"@fluentui/jest-serializer-make-styles": "9.0.0-beta.2", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-make-styles": "9.0.0-beta.1", | ||
"@fluentui/react-conformance-make-styles": "9.0.0-beta.2", | ||
"@fluentui/scripts": "^1.0.0", | ||
@@ -47,4 +47,4 @@ "@types/enzyme": "3.10.3", | ||
"dependencies": { | ||
"@fluentui/react-make-styles": "9.0.0-beta.1", | ||
"@fluentui/react-utilities": "9.0.0-beta.1", | ||
"@fluentui/react-make-styles": "9.0.0-beta.2", | ||
"@fluentui/react-utilities": "9.0.0-beta.2", | ||
"tslib": "^2.1.0" | ||
@@ -51,0 +51,0 @@ }, |
228385
3031
+ Added@fluentui/make-styles@9.0.0-beta.2(transitive)
+ Added@fluentui/react-make-styles@9.0.0-beta.2(transitive)
+ Added@fluentui/react-shared-contexts@9.0.0-beta.2(transitive)
+ Added@fluentui/react-theme@9.0.0-beta.2(transitive)
+ Added@fluentui/react-utilities@9.0.0-beta.2(transitive)
- Removed@fluentui/make-styles@9.0.0-beta.1(transitive)
- Removed@fluentui/react-make-styles@9.0.0-beta.1(transitive)
- Removed@fluentui/react-shared-contexts@9.0.0-beta.1(transitive)
- Removed@fluentui/react-theme@9.0.0-beta.1(transitive)
- Removed@fluentui/react-utilities@9.0.0-beta.1(transitive)