@fluentui/global-context 9.0.0-beta.41 → 9.0.0-beta.44

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,82 @@
2
2
  "name": "@fluentui/global-context",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 06 Sep 2023 13:27:23 GMT",
5
+ "date": "Wed, 04 Oct 2023 08:41:55 GMT",
6
+ "tag": "@fluentui/global-context_v9.0.0-beta.44",
7
+ "version": "9.0.0-beta.44",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/global-context",
13
+ "comment": "Bump @fluentui/react-context-selector to v9.1.37",
14
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/global-context",
19
+ "comment": "Bump @fluentui/react-utilities to v9.14.0",
20
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Tue, 26 Sep 2023 17:49:01 GMT",
27
+ "tag": "@fluentui/global-context_v9.0.0-beta.43",
28
+ "version": "9.0.0-beta.43",
29
+ "comments": {
30
+ "prerelease": [
31
+ {
32
+ "author": "yuanboxue@microsoft.com",
33
+ "package": "@fluentui/global-context",
34
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d",
35
+ "comment": "chore: trigger manual version bump after broken release"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/global-context",
40
+ "comment": "Bump @fluentui/react-context-selector to v9.1.36",
41
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/global-context",
46
+ "comment": "Bump @fluentui/react-utilities to v9.13.5",
47
+ "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
48
+ }
49
+ ]
50
+ }
51
+ },
52
+ {
53
+ "date": "Tue, 26 Sep 2023 15:32:07 GMT",
54
+ "tag": "@fluentui/global-context_v9.0.0-beta.42",
55
+ "version": "9.0.0-beta.42",
56
+ "comments": {
57
+ "prerelease": [
58
+ {
59
+ "author": "martinhochel@microsoft.com",
60
+ "package": "@fluentui/global-context",
61
+ "commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
62
+ "comment": "fix: bump swc core to mitigate transpilation memory leaks"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui/global-context",
67
+ "comment": "Bump @fluentui/react-context-selector to v9.1.35",
68
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui/global-context",
73
+ "comment": "Bump @fluentui/react-utilities to v9.13.4",
74
+ "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
75
+ }
76
+ ]
77
+ }
78
+ },
79
+ {
80
+ "date": "Wed, 06 Sep 2023 13:31:31 GMT",
6
81
  "tag": "@fluentui/global-context_v9.0.0-beta.41",
7
82
  "version": "9.0.0-beta.41",
8
83
  "comments": {
@@ -11,13 +86,13 @@
11
86
  "author": "beachball",
12
87
  "package": "@fluentui/global-context",
13
88
  "comment": "Bump @fluentui/react-context-selector to v9.1.34",
14
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
89
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
15
90
  },
16
91
  {
17
92
  "author": "beachball",
18
93
  "package": "@fluentui/global-context",
19
94
  "comment": "Bump @fluentui/react-utilities to v9.13.3",
20
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
95
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
21
96
  }
22
97
  ]
23
98
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,50 @@
1
1
  # Change Log - @fluentui/global-context
2
2
 
3
- This log was last generated on Wed, 06 Sep 2023 13:27:23 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 04 Oct 2023 08:41:55 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.44](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.44)
8
+
9
+ Wed, 04 Oct 2023 08:41:55 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.43..@fluentui/global-context_v9.0.0-beta.44)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-context-selector to v9.1.37 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.14.0 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
16
+
17
+ ## [9.0.0-beta.43](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.43)
18
+
19
+ Tue, 26 Sep 2023 17:49:01 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.42..@fluentui/global-context_v9.0.0-beta.43)
21
+
22
+ ### Changes
23
+
24
+ - chore: trigger manual version bump after broken release ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by yuanboxue@microsoft.com)
25
+ - Bump @fluentui/react-context-selector to v9.1.36 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
26
+ - Bump @fluentui/react-utilities to v9.13.5 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
27
+
28
+ ## [9.0.0-beta.42](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.42)
29
+
30
+ Tue, 26 Sep 2023 15:32:07 GMT
31
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.41..@fluentui/global-context_v9.0.0-beta.42)
32
+
33
+ ### Changes
34
+
35
+ - fix: bump swc core to mitigate transpilation memory leaks ([PR #29253](https://github.com/microsoft/fluentui/pull/29253) by martinhochel@microsoft.com)
36
+ - Bump @fluentui/react-context-selector to v9.1.35 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
37
+ - Bump @fluentui/react-utilities to v9.13.4 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
38
+
7
39
  ## [9.0.0-beta.41](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.41)
8
40
 
9
- Wed, 06 Sep 2023 13:27:23 GMT
41
+ Wed, 06 Sep 2023 13:31:31 GMT
10
42
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.40..@fluentui/global-context_v9.0.0-beta.41)
11
43
 
12
44
  ### Changes
13
45
 
14
- - Bump @fluentui/react-context-selector to v9.1.34 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
15
- - Bump @fluentui/react-utilities to v9.13.3 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
46
+ - Bump @fluentui/react-context-selector to v9.1.34 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
47
+ - Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
16
48
 
17
49
  ## [9.0.0-beta.40](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.40)
18
50
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/global-context",
3
- "version": "9.0.0-beta.41",
3
+ "version": "9.0.0-beta.44",
4
4
  "description": "Extension of React createContext to be a true singleton on the global scope",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -32,8 +32,8 @@
32
32
  "@fluentui/scripts-tasks": "*"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-context-selector": "^9.1.34",
36
- "@fluentui/react-utilities": "^9.13.3",
35
+ "@fluentui/react-context-selector": "^9.1.37",
36
+ "@fluentui/react-utilities": "^9.14.0",
37
37
  "@swc/helpers": "^0.5.1"
38
38
  },
39
39
  "peerDependencies": {