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 Oct 15, 2024
1 parent 1907e85 commit e587e1f
Show file tree
Hide file tree
Showing 236 changed files with 4,718 additions and 708 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.

Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/babel-preset-global-context",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.75",
"version": "9.0.0-beta.75",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/babel-preset-global-context",
"comment": "Bump @fluentui/global-context to v9.0.0-beta.75",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Mon, 23 Sep 2024 12:40:12 GMT",
"tag": "@fluentui/babel-preset-global-context_v9.0.0-beta.74",
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 Mon, 23 Sep 2024 12:40:12 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.

<!-- Start content -->

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

Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/babel-preset-global-context_v9.0.0-beta.74..@fluentui/babel-preset-global-context_v9.0.0-beta.75)

### Changes

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

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

Mon, 23 Sep 2024 12:40:12 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.74",
"version": "9.0.0-beta.75",
"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 @@ -39,7 +39,7 @@
"find-up": "^5.0.0"
},
"peerDependencies": {
"@fluentui/global-context": "9.0.0-beta.74"
"@fluentui/global-context": "9.0.0-beta.75"
},
"beachball": {
"disallowedChangeTypes": [
Expand Down
29 changes: 29 additions & 0 deletions packages/react-components/global-context/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@fluentui/global-context",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:52 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.75",
"version": "9.0.0-beta.75",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@fluentui/global-context",
"commit": "511f956bfba95ac9dde686f1812e45abc8f0af92",
"comment": "style: replace no-restricted-globals with type aware @nx/workspace-no-restricted-globals in v9"
}
],
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-context-selector to v9.1.68",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/global-context",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Mon, 23 Sep 2024 12:40:17 GMT",
"tag": "@fluentui/global-context_v9.0.0-beta.74",
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 Mon, 23 Sep 2024 12:40:17 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:52 GMT and should not be manually modified.

<!-- Start content -->

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

Tue, 15 Oct 2024 17:17:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.74..@fluentui/global-context_v9.0.0-beta.75)

### Changes

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

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

Mon, 23 Sep 2024 12:40:17 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.74",
"version": "9.0.0-beta.75",
"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.67",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-context-selector": "^9.1.68",
"@fluentui/react-utilities": "^9.18.16",
"@swc/helpers": "^0.5.1"
},
"peerDependencies": {
Expand Down
63 changes: 63 additions & 0 deletions packages/react-components/react-accordion/library/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,69 @@
{
"name": "@fluentui/react-accordion",
"entries": [
{
"date": "Tue, 15 Oct 2024 17:17:53 GMT",
"tag": "@fluentui/react-accordion_v9.5.7",
"version": "9.5.7",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-aria to v9.13.8",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-context-selector to v9.1.68",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.45",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-shared-contexts to v9.20.2",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-motion to v9.6.0",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-motion-components-preview to v0.2.0",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-tabster to v9.22.9",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-theme to v9.1.21",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
},
{
"author": "beachball",
"package": "@fluentui/react-accordion",
"comment": "Bump @fluentui/react-utilities to v9.18.16",
"commit": "1907e859fbe89f001cf92eda8e3674d961cab6ac"
}
]
}
},
{
"date": "Tue, 08 Oct 2024 22:05:59 GMT",
"tag": "@fluentui/react-accordion_v9.5.6",
Expand Down
19 changes: 18 additions & 1 deletion packages/react-components/react-accordion/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,26 @@
# Change Log - @fluentui/react-accordion

This log was last generated on Tue, 08 Oct 2024 22:05:59 GMT and should not be manually modified.
This log was last generated on Tue, 15 Oct 2024 17:17:53 GMT and should not be manually modified.

<!-- Start content -->

## [9.5.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.5.7)

Tue, 15 Oct 2024 17:17:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.5.6..@fluentui/react-accordion_v9.5.7)

### Patches

- Bump @fluentui/react-aria to v9.13.8 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-context-selector to v9.1.68 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-jsx-runtime to v9.0.45 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-shared-contexts to v9.20.2 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-motion to v9.6.0 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-motion-components-preview to v0.2.0 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-tabster to v9.22.9 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-theme to v9.1.21 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)
- Bump @fluentui/react-utilities to v9.18.16 ([PR #32999](https://github.com/microsoft/fluentui/pull/32999) by beachball)

## [9.5.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.5.6)

Tue, 08 Oct 2024 22:05:59 GMT
Expand Down
20 changes: 10 additions & 10 deletions packages/react-components/react-accordion/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/react-accordion",
"version": "9.5.6",
"version": "9.5.7",
"description": "Fluent UI accordion component",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -32,16 +32,16 @@
"@fluentui/scripts-tasks": "*"
},
"dependencies": {
"@fluentui/react-aria": "^9.13.7",
"@fluentui/react-context-selector": "^9.1.67",
"@fluentui/react-aria": "^9.13.8",
"@fluentui/react-context-selector": "^9.1.68",
"@fluentui/react-icons": "^2.0.245",
"@fluentui/react-jsx-runtime": "^9.0.44",
"@fluentui/react-shared-contexts": "^9.20.1",
"@fluentui/react-motion": "^9.5.2",
"@fluentui/react-motion-components-preview": "^0.1.4",
"@fluentui/react-tabster": "^9.22.8",
"@fluentui/react-theme": "^9.1.20",
"@fluentui/react-utilities": "^9.18.15",
"@fluentui/react-jsx-runtime": "^9.0.45",
"@fluentui/react-shared-contexts": "^9.20.2",
"@fluentui/react-motion": "^9.6.0",
"@fluentui/react-motion-components-preview": "^0.2.0",
"@fluentui/react-tabster": "^9.22.9",
"@fluentui/react-theme": "^9.1.21",
"@fluentui/react-utilities": "^9.18.16",
"@griffel/react": "^1.5.22",
"@swc/helpers": "^0.5.1"
},
Expand Down
Loading

0 comments on commit e587e1f

Please sign in to comment.