Skip to content

Commit

Permalink
release: applying package updates - react v8
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Oct 2, 2024
1 parent 5af931f commit 5bea3fa
Show file tree
Hide file tree
Showing 72 changed files with 827 additions and 124 deletions.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/azure-themes/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/azure-themes",
"entries": [
{
"date": "Wed, 02 Oct 2024 07:23:57 GMT",
"tag": "@fluentui/azure-themes_v8.6.100",
"version": "8.6.100",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.121.1",
"commit": "5af931fcf73f7f6b5c758902f58e87137f3846bb"
}
]
}
},
{
"date": "Tue, 01 Oct 2024 07:21:08 GMT",
"tag": "@fluentui/azure-themes_v8.6.99",
Expand Down
11 changes: 10 additions & 1 deletion packages/azure-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/azure-themes

This log was last generated on Tue, 01 Oct 2024 07:21:08 GMT and should not be manually modified.
This log was last generated on Wed, 02 Oct 2024 07:23:57 GMT and should not be manually modified.

<!-- Start content -->

## [8.6.100](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.100)

Wed, 02 Oct 2024 07:23:57 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.99..@fluentui/azure-themes_v8.6.100)

### Patches

- Bump @fluentui/react to v8.121.1 ([PR #32920](https://github.com/microsoft/fluentui/pull/32920) by beachball)

## [8.6.99](https://github.com/microsoft/fluentui/tree/@fluentui/azure-themes_v8.6.99)

Tue, 01 Oct 2024 07:21:08 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/azure-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/azure-themes",
"version": "8.6.99",
"version": "8.6.100",
"description": "Azure themes for Fluent UI React",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -27,7 +27,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.121.0",
"@fluentui/react": "^8.121.1",
"@fluentui/set-version": "^8.2.23",
"tslib": "^2.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/common-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/common-styles",
"version": "1.2.59",
"version": "1.2.60",
"description": "Common style definitions for Fluent UI React components",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/cra-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/cra-template",
"version": "8.4.176",
"version": "8.4.177",
"description": "Create React App template for Fluent UI React (@fluentui/react)",
"repository": {
"type": "git",
Expand Down
15 changes: 15 additions & 0 deletions packages/fluent2-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/fluent2-theme",
"entries": [
{
"date": "Wed, 02 Oct 2024 07:23:57 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.104",
"version": "8.107.104",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.121.1",
"commit": "5af931fcf73f7f6b5c758902f58e87137f3846bb"
}
]
}
},
{
"date": "Tue, 01 Oct 2024 07:21:08 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.103",
Expand Down
11 changes: 10 additions & 1 deletion packages/fluent2-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/fluent2-theme

This log was last generated on Tue, 01 Oct 2024 07:21:08 GMT and should not be manually modified.
This log was last generated on Wed, 02 Oct 2024 07:23:57 GMT and should not be manually modified.

<!-- Start content -->

## [8.107.104](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.104)

Wed, 02 Oct 2024 07:23:57 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.103..@fluentui/fluent2-theme_v8.107.104)

### Patches

- Bump @fluentui/react to v8.121.1 ([PR #32920](https://github.com/microsoft/fluentui/pull/32920) by beachball)

## [8.107.103](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.103)

Tue, 01 Oct 2024 07:21:08 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/fluent2-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/fluent2-theme",
"version": "8.107.103",
"version": "8.107.104",
"description": "A Fluent2 theme for Fluent UI React 8.x",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -27,7 +27,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.121.0",
"@fluentui/react": "^8.121.1",
"@fluentui/set-version": "^8.2.23",
"tslib": "^2.1.0"
}
Expand Down
21 changes: 21 additions & 0 deletions packages/font-icons-mdl2/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/font-icons-mdl2",
"entries": [
{
"date": "Wed, 02 Oct 2024 07:23:57 GMT",
"tag": "@fluentui/font-icons-mdl2_v8.5.52",
"version": "8.5.52",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/font-icons-mdl2",
"comment": "Bump @fluentui/style-utilities to v8.11.1",
"commit": "5af931fcf73f7f6b5c758902f58e87137f3846bb"
},
{
"author": "beachball",
"package": "@fluentui/font-icons-mdl2",
"comment": "Bump @fluentui/utilities to v8.15.17",
"commit": "5af931fcf73f7f6b5c758902f58e87137f3846bb"
}
]
}
},
{
"date": "Mon, 30 Sep 2024 07:23:12 GMT",
"tag": "@fluentui/font-icons-mdl2_v8.5.51",
Expand Down
12 changes: 11 additions & 1 deletion packages/font-icons-mdl2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/font-icons-mdl2

This log was last generated on Mon, 30 Sep 2024 07:23:12 GMT and should not be manually modified.
This log was last generated on Wed, 02 Oct 2024 07:23:57 GMT and should not be manually modified.

<!-- Start content -->

## [8.5.52](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.5.52)

Wed, 02 Oct 2024 07:23:57 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/font-icons-mdl2_v8.5.51..@fluentui/font-icons-mdl2_v8.5.52)

### Patches

- Bump @fluentui/style-utilities to v8.11.1 ([PR #32920](https://github.com/microsoft/fluentui/pull/32920) by beachball)
- Bump @fluentui/utilities to v8.15.17 ([PR #32920](https://github.com/microsoft/fluentui/pull/32920) by beachball)

## [8.5.51](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.5.51)

Mon, 30 Sep 2024 07:23:12 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/font-icons-mdl2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/font-icons-mdl2",
"version": "8.5.51",
"version": "8.5.52",
"description": "Fluent UI React icon set.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -28,8 +28,8 @@
},
"dependencies": {
"@fluentui/set-version": "^8.2.23",
"@fluentui/style-utilities": "^8.11.0",
"@fluentui/utilities": "^8.15.16",
"@fluentui/style-utilities": "^8.11.1",
"@fluentui/utilities": "^8.15.17",
"tslib": "^2.1.0"
},
"exports": {
Expand Down
21 changes: 21 additions & 0 deletions packages/foundation-legacy/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/foundation-legacy",
"entries": [
{
"date": "Wed, 02 Oct 2024 07:23:57 GMT",
"tag": "@fluentui/foundation-legacy_v8.4.18",
"version": "8.4.18",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/foundation-legacy",
"comment": "Bump @fluentui/style-utilities to v8.11.1",
"commit": "5af931fcf73f7f6b5c758902f58e87137f3846bb"
},
{
"author": "beachball",
"package": "@fluentui/foundation-legacy",
"comment": "Bump @fluentui/utilities to v8.15.17",
"commit": "5af931fcf73f7f6b5c758902f58e87137f3846bb"
}
]
}
},
{
"date": "Mon, 30 Sep 2024 07:23:12 GMT",
"tag": "@fluentui/foundation-legacy_v8.4.17",
Expand Down
12 changes: 11 additions & 1 deletion packages/foundation-legacy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/foundation-legacy

This log was last generated on Mon, 30 Sep 2024 07:23:12 GMT and should not be manually modified.
This log was last generated on Wed, 02 Oct 2024 07:23:57 GMT and should not be manually modified.

<!-- Start content -->

## [8.4.18](https://github.com/microsoft/fluentui/tree/@fluentui/foundation-legacy_v8.4.18)

Wed, 02 Oct 2024 07:23:57 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/foundation-legacy_v8.4.17..@fluentui/foundation-legacy_v8.4.18)

### Patches

- Bump @fluentui/style-utilities to v8.11.1 ([PR #32920](https://github.com/microsoft/fluentui/pull/32920) by beachball)
- Bump @fluentui/utilities to v8.15.17 ([PR #32920](https://github.com/microsoft/fluentui/pull/32920) by beachball)

## [8.4.17](https://github.com/microsoft/fluentui/tree/@fluentui/foundation-legacy_v8.4.17)

Mon, 30 Sep 2024 07:23:12 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/foundation-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/foundation-legacy",
"version": "8.4.17",
"version": "8.4.18",
"description": "Legacy utilities for building Fluent UI React components.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -35,8 +35,8 @@
"dependencies": {
"@fluentui/merge-styles": "^8.6.13",
"@fluentui/set-version": "^8.2.23",
"@fluentui/style-utilities": "^8.11.0",
"@fluentui/utilities": "^8.15.16",
"@fluentui/style-utilities": "^8.11.1",
"@fluentui/utilities": "^8.15.17",
"tslib": "^2.1.0"
},
"peerDependencies": {
Expand Down
21 changes: 21 additions & 0 deletions packages/react-cards/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-cards",
"entries": [
{
"date": "Wed, 02 Oct 2024 07:23:57 GMT",
"tag": "@fluentui/react-cards_v0.205.176",
"version": "0.205.176",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-cards",
"comment": "Bump @fluentui/react to v8.121.1",
"commit": "5af931fcf73f7f6b5c758902f58e87137f3846bb"
},
{
"author": "beachball",
"package": "@fluentui/react-cards",
"comment": "Bump @fluentui/foundation-legacy to v8.4.18",
"commit": "5af931fcf73f7f6b5c758902f58e87137f3846bb"
}
]
}
},
{
"date": "Tue, 01 Oct 2024 07:21:08 GMT",
"tag": "@fluentui/react-cards_v0.205.175",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-cards/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-cards

This log was last generated on Tue, 01 Oct 2024 07:21:08 GMT and should not be manually modified.
This log was last generated on Wed, 02 Oct 2024 07:23:57 GMT and should not be manually modified.

<!-- Start content -->

## [0.205.176](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v0.205.176)

Wed, 02 Oct 2024 07:23:57 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-cards_v0.205.175..@fluentui/react-cards_v0.205.176)

### Patches

- Bump @fluentui/react to v8.121.1 ([PR #32920](https://github.com/microsoft/fluentui/pull/32920) by beachball)
- Bump @fluentui/foundation-legacy to v8.4.18 ([PR #32920](https://github.com/microsoft/fluentui/pull/32920) by beachball)

## [0.205.175](https://github.com/microsoft/fluentui/tree/@fluentui/react-cards_v0.205.175)

Tue, 01 Oct 2024 07:21:08 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-cards/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-cards",
"version": "0.205.175",
"version": "0.205.176",
"description": "Deprecated experimental Card container components for Fluent UI React.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,8 +33,8 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.121.0",
"@fluentui/foundation-legacy": "^8.4.17",
"@fluentui/react": "^8.121.1",
"@fluentui/foundation-legacy": "^8.4.18",
"@fluentui/set-version": "^8.2.23",
"@microsoft/load-themed-styles": "^1.10.26",
"tslib": "^2.1.0"
Expand Down
27 changes: 27 additions & 0 deletions packages/react-charting/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@fluentui/react-charting",
"entries": [
{
"date": "Wed, 02 Oct 2024 07:23:57 GMT",
"tag": "@fluentui/react-charting_v5.23.3",
"version": "5.23.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react-focus to v8.9.15",
"commit": "5af931fcf73f7f6b5c758902f58e87137f3846bb"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/theme-samples to v8.7.176",
"commit": "5af931fcf73f7f6b5c758902f58e87137f3846bb"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react to v8.121.1",
"commit": "5af931fcf73f7f6b5c758902f58e87137f3846bb"
}
]
}
},
{
"date": "Tue, 01 Oct 2024 07:21:08 GMT",
"tag": "@fluentui/react-charting_v5.23.2",
Expand Down
Loading

0 comments on commit 5bea3fa

Please sign in to comment.