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 17, 2024
1 parent 345452c commit ee28e2a
Show file tree
Hide file tree
Showing 35 changed files with 306 additions and 52 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": "Thu, 17 Oct 2024 07:23:06 GMT",
"tag": "@fluentui/azure-themes_v8.6.105",
"version": "8.6.105",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/azure-themes",
"comment": "Bump @fluentui/react to v8.121.6",
"commit": "345452cc1e863dbb34f5e799acbb26f119d71fa9"
}
]
}
},
{
"date": "Wed, 16 Oct 2024 07:22:38 GMT",
"tag": "@fluentui/azure-themes_v8.6.104",
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 Wed, 16 Oct 2024 07:22:38 GMT and should not be manually modified.
This log was last generated on Thu, 17 Oct 2024 07:23:06 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 17 Oct 2024 07:23:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/azure-themes_v8.6.104..@fluentui/azure-themes_v8.6.105)

### Patches

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

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

Wed, 16 Oct 2024 07:22:38 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.104",
"version": "8.6.105",
"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.5",
"@fluentui/react": "^8.121.6",
"@fluentui/set-version": "^8.2.23",
"tslib": "^2.1.0"
}
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.181",
"version": "8.4.182",
"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": "Thu, 17 Oct 2024 07:23:06 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.109",
"version": "8.107.109",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.121.6",
"commit": "345452cc1e863dbb34f5e799acbb26f119d71fa9"
}
]
}
},
{
"date": "Wed, 16 Oct 2024 07:22:38 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.108",
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 Wed, 16 Oct 2024 07:22:38 GMT and should not be manually modified.
This log was last generated on Thu, 17 Oct 2024 07:23:06 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 17 Oct 2024 07:23:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.108..@fluentui/fluent2-theme_v8.107.109)

### Patches

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

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

Wed, 16 Oct 2024 07:22:38 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.108",
"version": "8.107.109",
"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.5",
"@fluentui/react": "^8.121.6",
"@fluentui/set-version": "^8.2.23",
"tslib": "^2.1.0"
}
Expand Down
15 changes: 15 additions & 0 deletions packages/react-cards/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-cards",
"entries": [
{
"date": "Thu, 17 Oct 2024 07:23:06 GMT",
"tag": "@fluentui/react-cards_v0.205.181",
"version": "0.205.181",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-cards",
"comment": "Bump @fluentui/react to v8.121.6",
"commit": "345452cc1e863dbb34f5e799acbb26f119d71fa9"
}
]
}
},
{
"date": "Wed, 16 Oct 2024 07:22:38 GMT",
"tag": "@fluentui/react-cards_v0.205.180",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-cards/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-cards

This log was last generated on Wed, 16 Oct 2024 07:22:38 GMT and should not be manually modified.
This log was last generated on Thu, 17 Oct 2024 07:23:06 GMT and should not be manually modified.

<!-- Start content -->

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

Thu, 17 Oct 2024 07:23:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-cards_v0.205.180..@fluentui/react-cards_v0.205.181)

### Patches

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

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

Wed, 16 Oct 2024 07:22:38 GMT
Expand Down
4 changes: 2 additions & 2 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.180",
"version": "0.205.181",
"description": "Deprecated experimental Card container components for Fluent UI React.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.121.5",
"@fluentui/react": "^8.121.6",
"@fluentui/foundation-legacy": "^8.4.20",
"@fluentui/set-version": "^8.2.23",
"@microsoft/load-themed-styles": "^1.10.26",
Expand Down
21 changes: 21 additions & 0 deletions packages/react-charting/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-charting",
"entries": [
{
"date": "Thu, 17 Oct 2024 07:23:06 GMT",
"tag": "@fluentui/react-charting_v5.23.9",
"version": "5.23.9",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/theme-samples to v8.7.181",
"commit": "345452cc1e863dbb34f5e799acbb26f119d71fa9"
},
{
"author": "beachball",
"package": "@fluentui/react-charting",
"comment": "Bump @fluentui/react to v8.121.6",
"commit": "345452cc1e863dbb34f5e799acbb26f119d71fa9"
}
]
}
},
{
"date": "Wed, 16 Oct 2024 07:22:38 GMT",
"tag": "@fluentui/react-charting_v5.23.8",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-charting/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-charting

This log was last generated on Wed, 16 Oct 2024 07:22:38 GMT and should not be manually modified.
This log was last generated on Thu, 17 Oct 2024 07:23:06 GMT and should not be manually modified.

<!-- Start content -->

## [5.23.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.9)

Thu, 17 Oct 2024 07:23:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.8..@fluentui/react-charting_v5.23.9)

### Patches

- Bump @fluentui/theme-samples to v8.7.181 ([PR #32945](https://github.com/microsoft/fluentui/pull/32945) by beachball)
- Bump @fluentui/react to v8.121.6 ([PR #32945](https://github.com/microsoft/fluentui/pull/32945) by beachball)

## [5.23.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.8)

Wed, 16 Oct 2024 07:22:38 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-charting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-charting",
"version": "5.23.8",
"version": "5.23.9",
"description": "React web charting controls for Microsoft fluentui system.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@fluentui/react-focus": "^8.9.17",
"@fluentui/theme-samples": "^8.7.180",
"@fluentui/theme-samples": "^8.7.181",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/d3-array": "^3.0.0",
"@types/d3-axis": "^3.0.0",
Expand All @@ -66,7 +66,7 @@
"tslib": "^2.1.0"
},
"peerDependencies": {
"@fluentui/react": "^8.121.5",
"@fluentui/react": "^8.121.6",
"@types/react": ">=16.8.0 <19.0.0",
"@types/react-dom": ">=16.8.0 <19.0.0",
"react": ">=16.8.0 <19.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
},
"dependencies": {
"@ctrl/tinycolor": "3.3.4",
"@fluentui/fluent2-theme": "^8.107.108",
"@fluentui/react": "^8.121.5",
"@fluentui/fluent2-theme": "^8.107.109",
"@fluentui/react": "^8.121.6",
"@fluentui/react-components": "^9.55.1",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-hooks": "^8.8.16",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-date-time/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/react-date-time",
"entries": [
{
"date": "Thu, 17 Oct 2024 07:23:06 GMT",
"tag": "@fluentui/react-date-time_v8.7.181",
"version": "8.7.181",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-date-time",
"comment": "Bump @fluentui/react to v8.121.6",
"commit": "345452cc1e863dbb34f5e799acbb26f119d71fa9"
}
]
}
},
{
"date": "Wed, 16 Oct 2024 07:22:38 GMT",
"tag": "@fluentui/react-date-time_v8.7.180",
Expand Down
11 changes: 10 additions & 1 deletion packages/react-date-time/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/react-date-time

This log was last generated on Wed, 16 Oct 2024 07:22:38 GMT and should not be manually modified.
This log was last generated on Thu, 17 Oct 2024 07:23:06 GMT and should not be manually modified.

<!-- Start content -->

## [8.7.181](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.7.181)

Thu, 17 Oct 2024 07:23:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-date-time_v8.7.180..@fluentui/react-date-time_v8.7.181)

### Patches

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

## [8.7.180](https://github.com/microsoft/fluentui/tree/@fluentui/react-date-time_v8.7.180)

Wed, 16 Oct 2024 07:22:38 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-date-time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-date-time",
"version": "8.7.180",
"version": "8.7.181",
"description": "Date and time related React components for building experiences for Microsoft 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand All @@ -27,7 +27,7 @@
"@fluentui/scripts-webpack": "*"
},
"dependencies": {
"@fluentui/react": "^8.121.5",
"@fluentui/react": "^8.121.6",
"@fluentui/set-version": "^8.2.23",
"tslib": "^2.1.0"
},
Expand Down
21 changes: 21 additions & 0 deletions packages/react-docsite-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/react-docsite-components",
"entries": [
{
"date": "Thu, 17 Oct 2024 07:23:06 GMT",
"tag": "@fluentui/react-docsite-components_v8.13.129",
"version": "8.13.129",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react to v8.121.6",
"commit": "345452cc1e863dbb34f5e799acbb26f119d71fa9"
},
{
"author": "beachball",
"package": "@fluentui/react-docsite-components",
"comment": "Bump @fluentui/react-monaco-editor to v1.7.247",
"commit": "345452cc1e863dbb34f5e799acbb26f119d71fa9"
}
]
}
},
{
"date": "Wed, 16 Oct 2024 07:22:38 GMT",
"tag": "@fluentui/react-docsite-components_v8.13.128",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-docsite-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/react-docsite-components

This log was last generated on Wed, 16 Oct 2024 07:22:38 GMT and should not be manually modified.
This log was last generated on Thu, 17 Oct 2024 07:23:06 GMT and should not be manually modified.

<!-- Start content -->

## [8.13.129](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.129)

Thu, 17 Oct 2024 07:23:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-docsite-components_v8.13.128..@fluentui/react-docsite-components_v8.13.129)

### Patches

- Bump @fluentui/react to v8.121.6 ([PR #32945](https://github.com/microsoft/fluentui/pull/32945) by beachball)
- Bump @fluentui/react-monaco-editor to v1.7.247 ([PR #32945](https://github.com/microsoft/fluentui/pull/32945) by beachball)

## [8.13.128](https://github.com/microsoft/fluentui/tree/@fluentui/react-docsite-components_v8.13.128)

Wed, 16 Oct 2024 07:22:38 GMT
Expand Down
Loading

0 comments on commit ee28e2a

Please sign in to comment.