@fluentui/global-context 9.0.0-beta.12 → 9.0.0-beta.14

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,64 @@
2
2
  "name": "@fluentui/global-context",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 09 Jan 2023 14:31:41 GMT",
5
+ "date": "Tue, 31 Jan 2023 19:50:42 GMT",
6
+ "tag": "@fluentui/global-context_v9.0.0-beta.14",
7
+ "version": "9.0.0-beta.14",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/global-context",
13
+ "comment": "Bump @fluentui/react-context-selector to v9.1.7",
14
+ "commit": "22477ef4202cd24add6ebf823196b5888c9d8083"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/global-context",
19
+ "comment": "Bump @fluentui/react-utilities to v9.5.1",
20
+ "commit": "22477ef4202cd24add6ebf823196b5888c9d8083"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Thu, 26 Jan 2023 13:31:03 GMT",
27
+ "tag": "@fluentui/global-context_v9.0.0-beta.13",
28
+ "version": "9.0.0-beta.13",
29
+ "comments": {
30
+ "prerelease": [
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/global-context",
34
+ "comment": "Bump @fluentui/react-context-selector to v9.1.6",
35
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/global-context",
40
+ "comment": "Bump @fluentui/react-utilities to v9.5.0",
41
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Mon, 16 Jan 2023 08:38:53 GMT",
48
+ "tag": "@fluentui/global-context_v9.0.0-beta.12",
49
+ "version": "9.0.0-beta.12",
50
+ "comments": {
51
+ "none": [
52
+ {
53
+ "author": "martinhochel@microsoft.com",
54
+ "package": "@fluentui/global-context",
55
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
56
+ "comment": "chore: migrate to packaged scripts"
57
+ }
58
+ ]
59
+ }
60
+ },
61
+ {
62
+ "date": "Mon, 09 Jan 2023 14:34:54 GMT",
6
63
  "tag": "@fluentui/global-context_v9.0.0-beta.12",
7
64
  "version": "9.0.0-beta.12",
8
65
  "comments": {
@@ -19,13 +76,13 @@
19
76
  "author": "beachball",
20
77
  "package": "@fluentui/global-context",
21
78
  "comment": "Bump @fluentui/react-context-selector to v9.1.5",
22
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
79
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
23
80
  },
24
81
  {
25
82
  "author": "beachball",
26
83
  "package": "@fluentui/global-context",
27
84
  "comment": "Bump @fluentui/react-utilities to v9.4.0",
28
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
85
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
29
86
  }
30
87
  ]
31
88
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,38 @@
1
1
  # Change Log - @fluentui/global-context
2
2
 
3
- This log was last generated on Mon, 09 Jan 2023 14:31:41 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 31 Jan 2023 19:50:42 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.14)
8
+
9
+ Tue, 31 Jan 2023 19:50:42 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.13..@fluentui/global-context_v9.0.0-beta.14)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-context-selector to v9.1.7 ([PR #26491](https://github.com/microsoft/fluentui/pull/26491) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.5.1 ([PR #26491](https://github.com/microsoft/fluentui/pull/26491) by beachball)
16
+
17
+ ## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.13)
18
+
19
+ Thu, 26 Jan 2023 13:31:03 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.12..@fluentui/global-context_v9.0.0-beta.13)
21
+
22
+ ### Changes
23
+
24
+ - Bump @fluentui/react-context-selector to v9.1.6 ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by beachball)
25
+ - Bump @fluentui/react-utilities to v9.5.0 ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by beachball)
26
+
7
27
  ## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.12)
8
28
 
9
- Mon, 09 Jan 2023 14:31:41 GMT
29
+ Mon, 09 Jan 2023 14:34:54 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/global-context_v9.0.0-beta.11..@fluentui/global-context_v9.0.0-beta.12)
11
31
 
12
32
  ### Changes
13
33
 
14
- - Bump @fluentui/react-context-selector to v9.1.5 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
15
- - Bump @fluentui/react-utilities to v9.4.0 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
34
+ - Bump @fluentui/react-context-selector to v9.1.5 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
35
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
16
36
 
17
37
  ## [9.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/global-context_v9.0.0-beta.11)
18
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/global-context",
3
- "version": "9.0.0-beta.12",
3
+ "version": "9.0.0-beta.14",
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",
@@ -26,11 +26,13 @@
26
26
  },
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
- "@fluentui/scripts": "*"
29
+ "@fluentui/scripts-api-extractor": "*",
30
+ "@fluentui/scripts-cypress": "*",
31
+ "@fluentui/scripts-tasks": "*"
30
32
  },
31
33
  "dependencies": {
32
- "@fluentui/react-context-selector": "^9.1.5",
33
- "@fluentui/react-utilities": "^9.4.0",
34
+ "@fluentui/react-context-selector": "^9.1.7",
35
+ "@fluentui/react-utilities": "^9.5.1",
34
36
  "tslib": "^2.1.0"
35
37
  },
36
38
  "peerDependencies": {