@fluentui/global-context 9.0.0-beta.40 → 9.0.0-beta.43

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