@fluentui/react-migration-v0-v9 9.0.28 → 9.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,61 @@
2
2
  "name": "@fluentui/react-migration-v0-v9",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 05 Sep 2023 13:23:31 GMT",
5
+ "date": "Wed, 06 Sep 2023 13:27:23 GMT",
6
+ "tag": "@fluentui/react-migration-v0-v9_v9.0.30",
7
+ "version": "9.0.30",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-migration-v0-v9",
13
+ "comment": "Bump @fluentui/react-utilities to v9.13.3",
14
+ "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-migration-v0-v9",
19
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.6",
20
+ "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-migration-v0-v9",
25
+ "comment": "Bump @fluentui/react-components to v9.30.4",
26
+ "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Tue, 05 Sep 2023 15:39:04 GMT",
33
+ "tag": "@fluentui/react-migration-v0-v9_v9.0.29",
34
+ "version": "9.0.29",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-migration-v0-v9",
40
+ "comment": "Bump @fluentui/react-utilities to v9.13.2",
41
+ "commit": "94019033dfe3fd39ec0cde7dfb3b57c22805aa91"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-migration-v0-v9",
46
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.5",
47
+ "commit": "94019033dfe3fd39ec0cde7dfb3b57c22805aa91"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-migration-v0-v9",
52
+ "comment": "Bump @fluentui/react-components to v9.30.3",
53
+ "commit": "94019033dfe3fd39ec0cde7dfb3b57c22805aa91"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Tue, 05 Sep 2023 13:29:27 GMT",
6
60
  "tag": "@fluentui/react-migration-v0-v9_v9.0.28",
7
61
  "version": "9.0.28",
8
62
  "comments": {
@@ -23,25 +77,25 @@
23
77
  "author": "beachball",
24
78
  "package": "@fluentui/react-migration-v0-v9",
25
79
  "comment": "Bump @fluentui/react-theme to v9.1.12",
26
- "commit": "0bf811dbcaaa6b78743537d142fe4d348b457045"
80
+ "commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
27
81
  },
28
82
  {
29
83
  "author": "beachball",
30
84
  "package": "@fluentui/react-migration-v0-v9",
31
85
  "comment": "Bump @fluentui/react-utilities to v9.13.1",
32
- "commit": "0bf811dbcaaa6b78743537d142fe4d348b457045"
86
+ "commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
33
87
  },
34
88
  {
35
89
  "author": "beachball",
36
90
  "package": "@fluentui/react-migration-v0-v9",
37
91
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.4",
38
- "commit": "0bf811dbcaaa6b78743537d142fe4d348b457045"
92
+ "commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
39
93
  },
40
94
  {
41
95
  "author": "beachball",
42
96
  "package": "@fluentui/react-migration-v0-v9",
43
97
  "comment": "Bump @fluentui/react-components to v9.30.2",
44
- "commit": "0bf811dbcaaa6b78743537d142fe4d348b457045"
98
+ "commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
45
99
  }
46
100
  ]
47
101
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,44 @@
1
1
  # Change Log - @fluentui/react-migration-v0-v9
2
2
 
3
- This log was last generated on Tue, 05 Sep 2023 13:23:31 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 06 Sep 2023 13:27:23 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v0-v9_v9.0.30)
8
+
9
+ Wed, 06 Sep 2023 13:27:23 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v0-v9_v9.0.29..@fluentui/react-migration-v0-v9_v9.0.30)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-utilities to v9.13.3 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
15
+ - Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
16
+ - Bump @fluentui/react-components to v9.30.4 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
17
+
18
+ ## [9.0.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v0-v9_v9.0.29)
19
+
20
+ Tue, 05 Sep 2023 15:39:04 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v0-v9_v9.0.28..@fluentui/react-migration-v0-v9_v9.0.29)
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui/react-utilities to v9.13.2 ([PR #29055](https://github.com/microsoft/fluentui/pull/29055) by beachball)
26
+ - Bump @fluentui/react-jsx-runtime to v9.0.5 ([PR #29055](https://github.com/microsoft/fluentui/pull/29055) by beachball)
27
+ - Bump @fluentui/react-components to v9.30.3 ([PR #29055](https://github.com/microsoft/fluentui/pull/29055) by beachball)
28
+
7
29
  ## [9.0.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v0-v9_v9.0.28)
8
30
 
9
- Tue, 05 Sep 2023 13:23:31 GMT
31
+ Tue, 05 Sep 2023 13:29:27 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v0-v9_v9.0.27..@fluentui/react-migration-v0-v9_v9.0.28)
11
33
 
12
34
  ### Patches
13
35
 
14
36
  - bumps @swc/helpers version to 0.5.1 ([PR #28989](https://github.com/microsoft/fluentui/pull/28989) by bernardo.sunderhus@gmail.com)
15
37
  - bumps react peer dependencies to v16.14.0 ([PR #28959](https://github.com/microsoft/fluentui/pull/28959) by bernardo.sunderhus@gmail.com)
16
- - Bump @fluentui/react-theme to v9.1.12 ([PR #27840](https://github.com/microsoft/fluentui/pull/27840) by beachball)
17
- - Bump @fluentui/react-utilities to v9.13.1 ([PR #27840](https://github.com/microsoft/fluentui/pull/27840) by beachball)
18
- - Bump @fluentui/react-jsx-runtime to v9.0.4 ([PR #27840](https://github.com/microsoft/fluentui/pull/27840) by beachball)
19
- - Bump @fluentui/react-components to v9.30.2 ([PR #27840](https://github.com/microsoft/fluentui/pull/27840) by beachball)
38
+ - Bump @fluentui/react-theme to v9.1.12 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
39
+ - Bump @fluentui/react-utilities to v9.13.1 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
40
+ - Bump @fluentui/react-jsx-runtime to v9.0.4 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
41
+ - Bump @fluentui/react-components to v9.30.2 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
20
42
 
21
43
  ## [9.0.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v0-v9_v9.0.27)
22
44
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-migration-v0-v9",
3
- "version": "9.0.28",
3
+ "version": "9.0.30",
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",
@@ -35,9 +35,9 @@
35
35
  "dependencies": {
36
36
  "@fluentui/react-icons": "^2.0.207",
37
37
  "@fluentui/react-theme": "^9.1.12",
38
- "@fluentui/react-utilities": "^9.13.1",
39
- "@fluentui/react-jsx-runtime": "^9.0.4",
40
- "@fluentui/react-components": "^9.30.2",
38
+ "@fluentui/react-utilities": "^9.13.3",
39
+ "@fluentui/react-jsx-runtime": "^9.0.6",
40
+ "@fluentui/react-components": "^9.30.4",
41
41
  "@fluentui/react-northstar": "^0.66.4",
42
42
  "@griffel/react": "^1.5.14",
43
43
  "@swc/helpers": "^0.5.1"