File tree 18 files changed +137
-23
lines changed
packages/react-components
react-message-bar/library
react-migration-v0-v9/library
react-migration-v8-v9/library
react-timepicker-compat/library
18 files changed +137
-23
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@fluentui/react-components",
3
3
"entries": [
4
+ {
5
+ "date": "Wed, 19 Mar 2025 18:11:11 GMT",
6
+ "tag": "@fluentui/react-components_v9.61.1",
7
+ "version": "9.61.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+
12
+ "package": "@fluentui/react-message-bar",
13
+ "commit": "faa9f1f749e9dee653ea26db9f9859cbb2a383fd",
14
+ "comment": "fix(MessageBar): revert motion migration to resolve validation errors"
15
+ }
16
+ ]
17
+ }
18
+ },
4
19
{
5
20
"date": "Wed, 19 Mar 2025 15:40:40 GMT",
6
21
"tag": "@fluentui/react-components_v9.61.0",
Original file line number Diff line number Diff line change 1
1
# Change Log - @fluentui/react-components
2
2
3
- This log was last generated on Wed, 19 Mar 2025 15:40:40 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 19 Mar 2025 18:11:11 GMT and should not be manually modified.
4
4
5
5
<!-- Start content -->
6
6
7
+ ## [9.61.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.61.1)
8
+
9
+ Wed, 19 Mar 2025 18:11:11 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.61.0..@fluentui/react-components_v9.61.1)
11
+
12
+ ### Patches
13
+
14
+ - `@fluentui/react-message-bar`
15
+ - fix(MessageBar): revert motion migration to resolve validation errors ([PR #34037](https://github.com/microsoft/fluentui/pull/34037) by
[email protected] )
16
+
7
17
## [9.61.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.61.0)
8
18
9
19
Wed, 19 Mar 2025 15:40:40 GMT
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluentui/react-components" ,
3
- "version" : " 9.61.0 " ,
3
+ "version" : " 9.61.1 " ,
4
4
"description" : " Suite package for converged React components" ,
5
5
"main" : " lib-commonjs/index.js" ,
6
6
"module" : " lib/index.js" ,
67
67
"@fluentui/react-tree" : " ^9.10.2" ,
68
68
"@griffel/react" : " ^1.5.22" ,
69
69
"@swc/helpers" : " ^0.5.1" ,
70
- "@fluentui/react-message-bar" : " ^9.4.2 " ,
70
+ "@fluentui/react-message-bar" : " ^9.4.3 " ,
71
71
"@fluentui/react-breadcrumb" : " ^9.1.2" ,
72
72
"@fluentui/react-aria" : " ^9.14.2" ,
73
73
"@fluentui/react-rating" : " ^9.1.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluentui/react-message-bar" ,
3
3
"entries" : [
4
+ {
5
+ "date" : " Wed, 19 Mar 2025 18:11:11 GMT" ,
6
+ "tag" : " @fluentui/react-message-bar_v9.4.3" ,
7
+ "version" : " 9.4.3" ,
8
+ "comments" : {
9
+ "patch" : [
10
+ {
11
+
12
+ "package" : " @fluentui/react-message-bar" ,
13
+ "commit" : " faa9f1f749e9dee653ea26db9f9859cbb2a383fd" ,
14
+ "comment" : " fix(MessageBar): revert motion migration to resolve validation errors"
15
+ }
16
+ ]
17
+ }
18
+ },
4
19
{
5
20
"date" : " Wed, 19 Mar 2025 15:40:43 GMT" ,
6
21
"tag" : " @fluentui/react-message-bar_v9.4.2" ,
Original file line number Diff line number Diff line change 1
1
# Change Log - @fluentui/react-message-bar
2
2
3
- This log was last generated on Wed, 19 Mar 2025 15:40:43 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 19 Mar 2025 18:11:11 GMT and should not be manually modified.
4
4
5
5
<!-- Start content -->
6
6
7
+ ## [ 9.4.3] ( https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.4.3 )
8
+
9
+ Wed, 19 Mar 2025 18:11:11 GMT
10
+ [ Compare changes] ( https://github.com/microsoft/fluentui/compare/@fluentui/react-message-bar_v9.4.2..@fluentui/react-message-bar_v9.4.3 )
11
+
12
+ ### Patches
13
+
14
+ - fix(MessageBar): revert motion migration to resolve validation errors (
[ PR
#34037 ] ( https://github.com/microsoft/fluentui/pull/34037 ) by
[email protected] )
15
+
7
16
## [ 9.4.2] ( https://github.com/microsoft/fluentui/tree/@fluentui/react-message-bar_v9.4.2 )
8
17
9
18
Wed, 19 Mar 2025 15:40:43 GMT
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluentui/react-message-bar" ,
3
- "version" : " 9.4.2 " ,
3
+ "version" : " 9.4.3 " ,
4
4
"description" : " Fluent UI MessageBar component" ,
5
5
"main" : " lib-commonjs/index.js" ,
6
6
"module" : " lib/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluentui/react-migration-v0-v9" ,
3
3
"entries" : [
4
+ {
5
+ "date" : " Wed, 19 Mar 2025 18:11:11 GMT" ,
6
+ "tag" : " @fluentui/react-migration-v0-v9_v9.3.3" ,
7
+ "version" : " 9.3.3" ,
8
+ "comments" : {
9
+ "patch" : [
10
+ {
11
+ "author" : " beachball" ,
12
+ "package" : " @fluentui/react-migration-v0-v9" ,
13
+ "comment" : " Bump @fluentui/react-components to v9.61.1" ,
14
+ "commit" : " faa9f1f749e9dee653ea26db9f9859cbb2a383fd"
15
+ }
16
+ ]
17
+ }
18
+ },
4
19
{
5
20
"date" : " Wed, 19 Mar 2025 15:40:43 GMT" ,
6
21
"tag" : " @fluentui/react-migration-v0-v9_v9.3.2" ,
Original file line number Diff line number Diff line change 1
1
# Change Log - @fluentui/react-migration-v0-v9
2
2
3
- This log was last generated on Wed, 19 Mar 2025 15:40:43 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 19 Mar 2025 18:11:11 GMT and should not be manually modified.
4
4
5
5
<!-- Start content -->
6
6
7
+ ## [ 9.3.3] ( https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v0-v9_v9.3.3 )
8
+
9
+ Wed, 19 Mar 2025 18:11:11 GMT
10
+ [ Compare changes] ( https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v0-v9_v9.3.2..@fluentui/react-migration-v0-v9_v9.3.3 )
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-components to v9.61.1 ([ PR #34037 ] ( https://github.com/microsoft/fluentui/pull/34037 ) by beachball)
15
+
7
16
## [ 9.3.2] ( https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v0-v9_v9.3.2 )
8
17
9
18
Wed, 19 Mar 2025 15:40:43 GMT
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluentui/react-migration-v0-v9" ,
3
- "version" : " 9.3.2 " ,
3
+ "version" : " 9.3.3 " ,
4
4
"description" : " Migration shim components and methods for hybrid v0/v9 applications building on Fluent UI React." ,
5
5
"main" : " lib-commonjs/index.js" ,
6
6
"module" : " lib/index.js" ,
21
21
},
22
22
"dependencies" : {
23
23
"@fluentui/react-aria" : " ^9.14.2" ,
24
- "@fluentui/react-components" : " ^9.61.0 " ,
24
+ "@fluentui/react-components" : " ^9.61.1 " ,
25
25
"@fluentui/react-context-selector" : " ^9.1.74" ,
26
26
"@fluentui/react-icons" : " ^2.0.245" ,
27
27
"@fluentui/react-jsx-runtime" : " ^9.0.52" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluentui/react-migration-v8-v9" ,
3
3
"entries" : [
4
+ {
5
+ "date" : " Wed, 19 Mar 2025 18:11:11 GMT" ,
6
+ "tag" : " @fluentui/react-migration-v8-v9_v9.7.3" ,
7
+ "version" : " 9.7.3" ,
8
+ "comments" : {
9
+ "patch" : [
10
+ {
11
+ "author" : " beachball" ,
12
+ "package" : " @fluentui/react-migration-v8-v9" ,
13
+ "comment" : " Bump @fluentui/react-components to v9.61.1" ,
14
+ "commit" : " faa9f1f749e9dee653ea26db9f9859cbb2a383fd"
15
+ }
16
+ ]
17
+ }
18
+ },
4
19
{
5
20
"date" : " Wed, 19 Mar 2025 15:40:43 GMT" ,
6
21
"tag" : " @fluentui/react-migration-v8-v9_v9.7.2" ,
Original file line number Diff line number Diff line change 1
1
# Change Log - @fluentui/react-migration-v8-v9
2
2
3
- This log was last generated on Wed, 19 Mar 2025 15:40:43 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 19 Mar 2025 18:11:11 GMT and should not be manually modified.
4
4
5
5
<!-- Start content -->
6
6
7
+ ## [ 9.7.3] ( https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v9.7.3 )
8
+
9
+ Wed, 19 Mar 2025 18:11:11 GMT
10
+ [ Compare changes] ( https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v9.7.2..@fluentui/react-migration-v8-v9_v9.7.3 )
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-components to v9.61.1 ([ PR #34037 ] ( https://github.com/microsoft/fluentui/pull/34037 ) by beachball)
15
+
7
16
## [ 9.7.2] ( https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v9.7.2 )
8
17
9
18
Wed, 19 Mar 2025 15:40:43 GMT
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluentui/react-migration-v8-v9" ,
3
- "version" : " 9.7.2 " ,
3
+ "version" : " 9.7.3 " ,
4
4
"description" : " Migration shim components and methods for hybrid v8/v9 applications building on Fluent UI React." ,
5
5
"main" : " lib-commonjs/index.js" ,
6
6
"module" : " lib/index.js" ,
21
21
"@ctrl/tinycolor" : " ^3.3.4" ,
22
22
"@fluentui/fluent2-theme" : " ^8.107.129" ,
23
23
"@fluentui/react" : " ^8.122.12" ,
24
- "@fluentui/react-components" : " ^9.61.0 " ,
24
+ "@fluentui/react-components" : " ^9.61.1 " ,
25
25
"@fluentui/react-icons" : " ^2.0.245" ,
26
26
"@fluentui/react-hooks" : " ^8.8.17" ,
27
27
"@griffel/react" : " ^1.5.22" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluentui/react-portal-compat" ,
3
3
"entries" : [
4
+ {
5
+ "date" : " Wed, 19 Mar 2025 18:11:11 GMT" ,
6
+ "tag" : " @fluentui/react-portal-compat_v9.1.3" ,
7
+ "version" : " 9.1.3" ,
8
+ "comments" : {
9
+ "patch" : [
10
+ {
11
+ "author" : " beachball" ,
12
+ "package" : " @fluentui/react-portal-compat" ,
13
+ "comment" : " Bump @fluentui/react-components to v9.61.1" ,
14
+ "commit" : " faa9f1f749e9dee653ea26db9f9859cbb2a383fd"
15
+ }
16
+ ]
17
+ }
18
+ },
4
19
{
5
20
"date" : " Wed, 19 Mar 2025 15:40:43 GMT" ,
6
21
"tag" : " @fluentui/react-portal-compat_v9.1.2" ,
Original file line number Diff line number Diff line change 1
1
# Change Log - @fluentui/react-portal-compat
2
2
3
- This log was last generated on Wed, 19 Mar 2025 15:40:43 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 19 Mar 2025 18:11:11 GMT and should not be manually modified.
4
4
5
5
<!-- Start content -->
6
6
7
+ ## [ 9.1.3] ( https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.1.3 )
8
+
9
+ Wed, 19 Mar 2025 18:11:11 GMT
10
+ [ Compare changes] ( https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.1.2..@fluentui/react-portal-compat_v9.1.3 )
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-components to v9.61.1 ([ PR #34037 ] ( https://github.com/microsoft/fluentui/pull/34037 ) by beachball)
15
+
7
16
## [ 9.1.2] ( https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.1.2 )
8
17
9
18
Wed, 19 Mar 2025 15:40:43 GMT
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluentui/react-portal-compat" ,
3
- "version" : " 9.1.2 " ,
3
+ "version" : " 9.1.3 " ,
4
4
"description" : " A package that contains compatibility layer for React Portals" ,
5
5
"main" : " lib-commonjs/index.js" ,
6
6
"module" : " lib/index.js" ,
27
27
"@swc/helpers" : " ^0.5.1"
28
28
},
29
29
"peerDependencies" : {
30
- "@fluentui/react-components" : " ^9.61.0 " ,
30
+ "@fluentui/react-components" : " ^9.61.1 " ,
31
31
"@types/react" : " >=16.14.0 <19.0.0" ,
32
32
"react" : " >=16.14.0 <19.0.0"
33
33
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fluentui/react-timepicker-compat" ,
3
- "version" : " 0.3.2 " ,
3
+ "version" : " 0.3.3 " ,
4
4
"description" : " Fluent UI TimePicker Compat Component" ,
5
5
"main" : " lib-commonjs/index.js" ,
6
6
"module" : " lib/index.js" ,
Original file line number Diff line number Diff line change 17
17
"@fluentui/scripts-api-extractor" : " *"
18
18
},
19
19
"dependencies" : {
20
- "@fluentui/react-components" : " ^9.61.0 " ,
20
+ "@fluentui/react-components" : " ^9.61.1 " ,
21
21
"@fluentui/react-context-selector" : " ^9.1.74" ,
22
22
"@fluentui/react-icons" : " ^2.0.245" ,
23
23
"@fluentui/react-storybook-addon-export-to-sandbox" : " ^0.1.0" ,
You can’t perform that action at this time.
0 commit comments