@fluentui/react-accordion
Advanced tools
Comparing version 9.0.0-alpha.33 to 9.0.0-alpha.34
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Wed, 26 May 2021 07:32:22 GMT", | ||
"date": "Wed, 02 Jun 2021 07:35:33 GMT", | ||
"tag": "@fluentui/react-accordion_v9.0.0-alpha.34", | ||
"version": "9.0.0-alpha.34", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.12", | ||
"author": "bsunderhus@microsoft.com", | ||
"commit": "7f5734bd8a2a124969c6402534605fe0ee9df4af", | ||
"package": "@fluentui/react-accordion" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 01 Jun 2021 07:31:58 GMT", | ||
"tag": "@fluentui/react-accordion_v9.0.0-alpha.33", | ||
@@ -12,2 +27,47 @@ "version": "9.0.0-alpha.33", | ||
{ | ||
"comment": "Revert \"chore: enable Jest aliases for converged packages (#18337)\"", | ||
"author": "olfedias@microsoft.com", | ||
"commit": "b5f2a02b37c8ea394a65f7a22bff057de93370dd", | ||
"package": "@fluentui/react-accordion" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 31 May 2021 07:33:15 GMT", | ||
"tag": "@fluentui/react-accordion_v9.0.0-alpha.33", | ||
"version": "9.0.0-alpha.33", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Bump @fluentui/react-tabster to v9.0.0-alpha.29", | ||
"author": "lingfan.gao@microsoft.com", | ||
"commit": "203ccaf025da07d4064f8e4983298f0c1972c67d", | ||
"package": "@fluentui/react-accordion" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 28 May 2021 07:33:57 GMT", | ||
"tag": "@fluentui/react-accordion_v9.0.0-alpha.33", | ||
"version": "9.0.0-alpha.33", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "enable Jest aliases", | ||
"author": "olfedias@microsoft.com", | ||
"commit": "5379823a6f53bd36a936806153d228b9a0ef0543", | ||
"package": "@fluentui/react-accordion" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 26 May 2021 07:35:43 GMT", | ||
"tag": "@fluentui/react-accordion_v9.0.0-alpha.33", | ||
"version": "9.0.0-alpha.33", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.11", | ||
@@ -14,0 +74,0 @@ "author": "olfedias@microsoft.com", |
# Change Log - @fluentui/react-accordion | ||
This log was last generated on Wed, 26 May 2021 07:32:22 GMT and should not be manually modified. | ||
This log was last generated on Wed, 02 Jun 2021 07:35:33 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-alpha.34) | ||
Wed, 02 Jun 2021 07:35:33 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-alpha.33..@fluentui/react-accordion_v9.0.0-alpha.34) | ||
### Changes | ||
- Bump @fluentui/babel-make-styles to v9.0.0-alpha.12 ([PR #18404](https://github.com/microsoft/fluentui/pull/18404) by bsunderhus@microsoft.com) | ||
## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-alpha.33) | ||
Wed, 26 May 2021 07:32:22 GMT | ||
Wed, 26 May 2021 07:35:43 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-alpha.32..@fluentui/react-accordion_v9.0.0-alpha.33) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-accordion", | ||
"version": "9.0.0-alpha.33", | ||
"version": "9.0.0-alpha.34", | ||
"description": "Fluent UI accordion component", | ||
@@ -26,3 +26,3 @@ "main": "lib-commonjs/index.js", | ||
"devDependencies": { | ||
"@fluentui/babel-make-styles": "^9.0.0-alpha.11", | ||
"@fluentui/babel-make-styles": "^9.0.0-alpha.12", | ||
"@fluentui/eslint-plugin": "^1.3.0", | ||
@@ -47,6 +47,6 @@ "@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.14", | ||
"@fluentui/react-make-styles": "^9.0.0-alpha.38", | ||
"@fluentui/react-tabster": "^9.0.0-alpha.28", | ||
"@fluentui/react-tabster": "^9.0.0-alpha.30", | ||
"@fluentui/react-theme": "^9.0.0-alpha.13", | ||
"@fluentui/react-theme-provider": "^9.0.0-alpha.38", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.25", | ||
"@fluentui/react-theme-provider": "^9.0.0-alpha.39", | ||
"@fluentui/react-utilities": "^9.0.0-alpha.26", | ||
"tslib": "^2.1.0" | ||
@@ -53,0 +53,0 @@ }, |
405380
4547