Skip to content

Commit

Permalink
release: applying package updates - react-components
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Sep 10, 2024
1 parent b1c2ab6 commit e755773
Show file tree
Hide file tree
Showing 236 changed files with 3,931 additions and 665 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/babel-preset-global-context",
"entries": [
{
"date": "Tue, 10 Sep 2024 10:19:12 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.73",
"version": "9.0.0-beta.73",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/babel-preset-global-context",
"comment": "Bump @fluentui/global-context to v9.0.0-beta.73",
"commit": "b1c2ab614e70a7e34a35d590fc2cc838452ef14d"
}
]
}
},
{
"date": "Thu, 15 Aug 2024 08:22:07 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.72",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/babel-preset-global-context

This log was last generated on Tue, 23 Jul 2024 20:13:14 GMT and should not be manually modified.
This log was last generated on Tue, 10 Sep 2024 10:19:12 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.0-beta.73](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.73)

Tue, 10 Sep 2024 10:19:12 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-preset-global-context_v9.0.0-beta.72..@fluentui/babel-preset-global-context_v9.0.0-beta.73)

### Changes

- Bump @fluentui/global-context to v9.0.0-beta.73 ([PR #32494](https://github.com/microsoft/fluentui/pull/32494) by beachball)

## [9.0.0-beta.72](https://github.com/microsoft/fluentui/tree/@fluentui/babel-preset-global-context_v9.0.0-beta.72)

Tue, 23 Jul 2024 20:13:14 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/babel-preset-global-context",
"version": "9.0.0-beta.72",
"version": "9.0.0-beta.73",
"description": "Babel preset that transforms createContext calls to use global context shims",
"main": "lib-commonjs/index.js",
"typings": "./dist/index.d.ts",
Expand Down Expand Up @@ -40,7 +40,7 @@
"find-up": "^5.0.0"
},
"peerDependencies": {
"@fluentui/global-context": "9.0.0-beta.72"
"@fluentui/global-context": "9.0.0-beta.73"
},
"beachball": {
"disallowedChangeTypes": [
Expand Down
21 changes: 21 additions & 0 deletions packages/react-components/global-context/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@fluentui/global-context",
"entries": [
{
"date": "Tue, 10 Sep 2024 10:19:12 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.73",
"version": "9.0.0-beta.73",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-context-selector to v9.1.66",
"commit": "b1c2ab614e70a7e34a35d590fc2cc838452ef14d"
},
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-utilities to v9.18.14",
"commit": "b1c2ab614e70a7e34a35d590fc2cc838452ef14d"
}
]
}
},
{
"date": "Thu, 15 Aug 2024 08:22:07 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.72",
Expand Down
12 changes: 11 additions & 1 deletion packages/react-components/global-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Change Log - @fluentui/global-context

This log was last generated on Tue, 23 Jul 2024 20:13:14 GMT and should not be manually modified.
This log was last generated on Tue, 10 Sep 2024 10:19:12 GMT and should not be manually modified.

<!-- Start content -->

## [9.0.0-beta.73](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.73)

Tue, 10 Sep 2024 10:19:12 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.72..@fluentui/global-context_v9.0.0-beta.73)

### Changes

- Bump @fluentui/react-context-selector to v9.1.66 ([PR #32494](https://github.com/microsoft/fluentui/pull/32494) by beachball)
- Bump @fluentui/react-utilities to v9.18.14 ([PR #32494](https://github.com/microsoft/fluentui/pull/32494) by beachball)

## [9.0.0-beta.72](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.72)

Tue, 23 Jul 2024 20:13:14 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-components/global-context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/global-context",
"version": "9.0.0-beta.72",
"version": "9.0.0-beta.73",
"description": "Extension of React createContext to be a true singleton on the global scope",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -32,8 +32,8 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-context-selector": "^9.1.65",
"@fluentui/react-utilities": "^9.18.13",
"@fluentui/react-context-selector": "^9.1.66",
"@fluentui/react-utilities": "^9.18.14",
"@swc/helpers": "^0.5.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit e755773

Please sign in to comment.