@fluentui/react-textarea
Advanced tools
Comparing version 9.0.0-alpha.2 to 9.0.0-alpha.3
@@ -5,3 +5,38 @@ { | ||
{ | ||
"date": "Wed, 04 May 2022 13:24:22 GMT", | ||
"date": "Thu, 05 May 2022 18:24:33 GMT", | ||
"tag": "@fluentui/react-textarea_v9.0.0-alpha.3", | ||
"version": "9.0.0-alpha.3", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "tristan.watanabe@gmail.com", | ||
"package": "@fluentui/react-textarea", | ||
"commit": "ad3dfcc6d85a8dba3c183612fe552280cd33c20e", | ||
"comment": "react-textarea: Move to new common folder." | ||
} | ||
], | ||
"prerelease": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-textarea", | ||
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.7", | ||
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-textarea", | ||
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8", | ||
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-textarea", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5", | ||
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 04 May 2022 13:26:54 GMT", | ||
"tag": "@fluentui/react-textarea_v9.0.0-alpha.2", | ||
@@ -8,0 +43,0 @@ "version": "9.0.0-alpha.2", |
# Change Log - @fluentui/react-textarea | ||
This log was last generated on Wed, 04 May 2022 13:24:22 GMT and should not be manually modified. | ||
This log was last generated on Thu, 05 May 2022 18:24:33 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-textarea_v9.0.0-alpha.3) | ||
Thu, 05 May 2022 18:24:33 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-textarea_v9.0.0-alpha.2..@fluentui/react-textarea_v9.0.0-alpha.3) | ||
### Changes | ||
- Bump @fluentui/react-theme to v9.0.0-rc.7 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball) | ||
- Bump @fluentui/react-utilities to v9.0.0-rc.8 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball) | ||
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-textarea_v9.0.0-alpha.2) | ||
Wed, 04 May 2022 13:24:22 GMT | ||
Wed, 04 May 2022 13:26:54 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-textarea_v9.0.0-alpha.1..@fluentui/react-textarea_v9.0.0-alpha.2) | ||
@@ -19,3 +30,3 @@ | ||
Tue, 19 Apr 2022 19:17:02 GMT | ||
Tue, 19 Apr 2022 19:17:02 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-textarea_v9.0.0-alpha.0..@fluentui/react-textarea_v9.0.0-alpha.1) | ||
@@ -32,3 +43,3 @@ | ||
Fri, 04 Mar 2022 05:17:40 GMT | ||
Fri, 04 Mar 2022 05:17:40 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-textarea_v9.0.0-alpha.0..@fluentui/react-textarea_v9.0.0-alpha.0) | ||
@@ -35,0 +46,0 @@ |
{ | ||
"name": "@fluentui/react-textarea", | ||
"version": "9.0.0-alpha.2", | ||
"version": "9.0.0-alpha.3", | ||
"description": "Fluent UI TextArea component", | ||
@@ -24,4 +24,4 @@ "main": "lib-commonjs/index.js", | ||
"docs": "api-extractor run --config=config/api-extractor.local.json --local", | ||
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-textarea/src && yarn docs", | ||
"storybook": "node ../../scripts/storybook/runner", | ||
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-textarea/src && yarn docs", | ||
"storybook": "node ../../../scripts/storybook/runner", | ||
"type-check": "tsc -b tsconfig.json" | ||
@@ -32,8 +32,8 @@ }, | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.4", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.5", | ||
"@fluentui/scripts": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-theme": "9.0.0-rc.6", | ||
"@fluentui/react-utilities": "9.0.0-rc.7", | ||
"@fluentui/react-theme": "9.0.0-rc.7", | ||
"@fluentui/react-utilities": "9.0.0-rc.8", | ||
"@griffel/react": "1.0.3", | ||
@@ -40,0 +40,0 @@ "tslib": "^2.1.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
107264
1317
+ Added@fluentui/keyboard-keys@9.0.0-rc.6(transitive)
+ Added@fluentui/react-theme@9.0.0-rc.7(transitive)
+ Added@fluentui/react-utilities@9.0.0-rc.8(transitive)
- Removed@fluentui/keyboard-keys@9.0.0-rc.5(transitive)
- Removed@fluentui/react-theme@9.0.0-rc.6(transitive)
- Removed@fluentui/react-utilities@9.0.0-rc.7(transitive)