@fluentui/react-migration-v8-v9 1.0.28 → 1.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,45 @@
2
2
  "name": "@fluentui/react-migration-v8-v9",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 09 Jan 2023 07:48:56 GMT",
5
+ "date": "Wed, 11 Jan 2023 07:49:01 GMT",
6
+ "tag": "@fluentui/react-migration-v8-v9_v1.0.30",
7
+ "version": "1.0.30",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-migration-v8-v9",
13
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
14
+ "comment": "chore: migrate to packaged scripts"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-migration-v8-v9",
21
+ "comment": "Bump @fluentui/react to v8.104.5",
22
+ "commit": "1cb0b6daabfcff4b79830a1c2b3b7cba8dcf14c7"
23
+ }
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "date": "Tue, 10 Jan 2023 07:50:15 GMT",
29
+ "tag": "@fluentui/react-migration-v8-v9_v1.0.29",
30
+ "version": "1.0.29",
31
+ "comments": {
32
+ "patch": [
33
+ {
34
+ "author": "beachball",
35
+ "package": "@fluentui/react-migration-v8-v9",
36
+ "comment": "Bump @fluentui/react to v8.104.4",
37
+ "commit": "49ead1dcd8c34cf87b151e0c0cc7bd716260f22f"
38
+ }
39
+ ]
40
+ }
41
+ },
42
+ {
43
+ "date": "Mon, 09 Jan 2023 07:49:46 GMT",
6
44
  "tag": "@fluentui/react-migration-v8-v9_v1.0.28",
7
45
  "version": "1.0.28",
8
46
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,30 @@
1
1
  # Change Log - @fluentui/react-migration-v8-v9
2
2
 
3
- This log was last generated on Mon, 09 Jan 2023 07:48:56 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 11 Jan 2023 07:49:01 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [1.0.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v1.0.30)
8
+
9
+ Wed, 11 Jan 2023 07:49:01 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v1.0.29..@fluentui/react-migration-v8-v9_v1.0.30)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react to v8.104.5 ([PR #26246](https://github.com/microsoft/fluentui/pull/26246) by beachball)
15
+
16
+ ## [1.0.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v1.0.29)
17
+
18
+ Tue, 10 Jan 2023 07:50:15 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v1.0.28..@fluentui/react-migration-v8-v9_v1.0.29)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react to v8.104.4 ([PR #26260](https://github.com/microsoft/fluentui/pull/26260) by beachball)
24
+
7
25
  ## [1.0.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v8-v9_v1.0.28)
8
26
 
9
- Mon, 09 Jan 2023 07:48:56 GMT
27
+ Mon, 09 Jan 2023 07:49:46 GMT
10
28
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v8-v9_v1.0.27..@fluentui/react-migration-v8-v9_v1.0.28)
11
29
 
12
30
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-migration-v8-v9",
3
- "version": "1.0.28",
3
+ "version": "1.0.30",
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",
@@ -25,14 +25,16 @@
25
25
  "@fluentui/eslint-plugin": "*",
26
26
  "@fluentui/react-conformance": "*",
27
27
  "@fluentui/react-conformance-griffel": "9.0.0-beta.19",
28
- "@fluentui/scripts": "*"
28
+ "@fluentui/scripts-api-extractor": "*",
29
+ "@fluentui/scripts-jest": "*",
30
+ "@fluentui/scripts-tasks": "*"
29
31
  },
30
32
  "dependencies": {
31
33
  "@ctrl/tinycolor": "3.3.4",
32
- "@fluentui/react": "^8.104.3",
33
- "@fluentui/react-components": "^9.8.0",
34
+ "@fluentui/react": "^8.104.5",
35
+ "@fluentui/react-components": "^9.9.1",
34
36
  "@fluentui/react-theme": "^9.1.5",
35
- "@fluentui/react-utilities": "^9.3.1",
37
+ "@fluentui/react-utilities": "^9.4.0",
36
38
  "@griffel/react": "^1.5.2",
37
39
  "tslib": "^2.1.0"
38
40
  },