@fluentui/global-context 9.0.0-beta.41 → 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,61 @@
2
2
  "name": "@fluentui/global-context",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 06 Sep 2023 13:27:23 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",
6
60
  "tag": "@fluentui/global-context_v9.0.0-beta.41",
7
61
  "version": "9.0.0-beta.41",
8
62
  "comments": {
@@ -11,13 +65,13 @@
11
65
  "author": "beachball",
12
66
  "package": "@fluentui/global-context",
13
67
  "comment": "Bump @fluentui/react-context-selector to v9.1.34",
14
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
68
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
15
69
  },
16
70
  {
17
71
  "author": "beachball",
18
72
  "package": "@fluentui/global-context",
19
73
  "comment": "Bump @fluentui/react-utilities to v9.13.3",
20
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
74
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
21
75
  }
22
76
  ]
23
77
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,40 @@
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 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
+
7
29
  ## [9.0.0-beta.41](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.41)
8
30
 
9
- Wed, 06 Sep 2023 13:27:23 GMT
31
+ Wed, 06 Sep 2023 13:31:31 GMT
10
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)
11
33
 
12
34
  ### Changes
13
35
 
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)
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)
16
38
 
17
39
  ## [9.0.0-beta.40](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.40)
18
40
 
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.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.34",
36
- "@fluentui/react-utilities": "^9.13.3",
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": {