@fluentui/react-context-selector 9.0.0-rc.6 → 9.0.0-rc.7

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,30 @@
2
2
  "name": "@fluentui/react-context-selector",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 19 Apr 2022 19:14:32 GMT",
5
+ "date": "Wed, 04 May 2022 13:24:10 GMT",
6
+ "tag": "@fluentui/react-context-selector_v9.0.0-rc.7",
7
+ "version": "9.0.0-rc.7",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "tristan.watanabe@gmail.com",
12
+ "package": "@fluentui/react-context-selector",
13
+ "commit": "8997f88bdd280b6831338d6c231b387fd554046e",
14
+ "comment": "react-context-selector: Move to new common folder."
15
+ }
16
+ ],
17
+ "prerelease": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-context-selector",
21
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
22
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
23
+ }
24
+ ]
25
+ }
26
+ },
27
+ {
28
+ "date": "Tue, 19 Apr 2022 19:17:22 GMT",
6
29
  "tag": "@fluentui/react-context-selector_v9.0.0-rc.6",
7
30
  "version": "9.0.0-rc.6",
8
31
  "comments": {
@@ -31,7 +54,7 @@
31
54
  "author": "beachball",
32
55
  "package": "@fluentui/react-context-selector",
33
56
  "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
34
- "commit": "9c8592decacb9f7b1dc608a03c9f991918806008"
57
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
35
58
  }
36
59
  ]
37
60
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,31 @@
1
1
  # Change Log - @fluentui/react-context-selector
2
2
 
3
- This log was last generated on Tue, 19 Apr 2022 19:14:32 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 04 May 2022 13:24:10 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-rc.7)
8
+
9
+ Wed, 04 May 2022 13:24:10 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-rc.6..@fluentui/react-context-selector_v9.0.0-rc.7)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
15
+
7
16
  ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-rc.6)
8
17
 
9
- Tue, 19 Apr 2022 19:14:32 GMT
18
+ Tue, 19 Apr 2022 19:17:22 GMT
10
19
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-rc.5..@fluentui/react-context-selector_v9.0.0-rc.6)
11
20
 
12
21
  ### Changes
13
22
 
14
23
  - Move `scheduler` to a peer dependency and allow appropriate versions for React 16 or 17 ([PR #21769](https://github.com/microsoft/fluentui/pull/21769) by elcraig@microsoft.com)
15
- - Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #22367](https://github.com/microsoft/fluentui/pull/22367) by beachball)
24
+ - Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
16
25
 
17
26
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-rc.5)
18
27
 
19
- Fri, 04 Mar 2022 05:17:36 GMT
28
+ Fri, 04 Mar 2022 05:17:36 GMT
20
29
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-rc.4..@fluentui/react-context-selector_v9.0.0-rc.5)
21
30
 
22
31
  ### Changes
@@ -26,7 +35,7 @@ Fri, 04 Mar 2022 05:17:36 GMT
26
35
 
27
36
  ## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-rc.4)
28
37
 
29
- Tue, 01 Mar 2022 02:17:40 GMT
38
+ Tue, 01 Mar 2022 02:17:40 GMT
30
39
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-rc.3..@fluentui/react-context-selector_v9.0.0-rc.4)
31
40
 
32
41
  ### Changes
@@ -35,7 +44,7 @@ Tue, 01 Mar 2022 02:17:40 GMT
35
44
 
36
45
  ## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-rc.3)
37
46
 
38
- Fri, 18 Feb 2022 13:35:31 GMT
47
+ Fri, 18 Feb 2022 13:35:31 GMT
39
48
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-rc.1..@fluentui/react-context-selector_v9.0.0-rc.3)
40
49
 
41
50
  ### Changes
@@ -45,7 +54,7 @@ Fri, 18 Feb 2022 13:35:31 GMT
45
54
 
46
55
  ## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-rc.1)
47
56
 
48
- Thu, 10 Feb 2022 08:51:09 GMT
57
+ Thu, 10 Feb 2022 08:51:09 GMT
49
58
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-beta.4..@fluentui/react-context-selector_v9.0.0-rc.1)
50
59
 
51
60
  ### Changes
@@ -56,7 +65,7 @@ Thu, 10 Feb 2022 08:51:09 GMT
56
65
 
57
66
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-beta.4)
58
67
 
59
- Thu, 25 Nov 2021 08:34:13 GMT
68
+ Thu, 25 Nov 2021 08:34:13 GMT
60
69
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-beta.3..@fluentui/react-context-selector_v9.0.0-beta.4)
61
70
 
62
71
  ### Changes
@@ -65,7 +74,7 @@ Thu, 25 Nov 2021 08:34:13 GMT
65
74
 
66
75
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-beta.3)
67
76
 
68
- Fri, 12 Nov 2021 13:25:22 GMT
77
+ Fri, 12 Nov 2021 13:25:22 GMT
69
78
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-beta.2..@fluentui/react-context-selector_v9.0.0-beta.3)
70
79
 
71
80
  ### Changes
@@ -75,7 +84,7 @@ Fri, 12 Nov 2021 13:25:22 GMT
75
84
 
76
85
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-beta.2)
77
86
 
78
- Wed, 27 Oct 2021 12:14:24 GMT
87
+ Wed, 27 Oct 2021 12:14:24 GMT
79
88
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-beta.1..@fluentui/react-context-selector_v9.0.0-beta.2)
80
89
 
81
90
  ### Changes
@@ -84,7 +93,7 @@ Wed, 27 Oct 2021 12:14:24 GMT
84
93
 
85
94
  ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-beta.1)
86
95
 
87
- Wed, 06 Oct 2021 10:37:22 GMT
96
+ Wed, 06 Oct 2021 10:37:22 GMT
88
97
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.39..@fluentui/react-context-selector_v9.0.0-beta.1)
89
98
 
90
99
  ### Changes
@@ -94,7 +103,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
94
103
 
95
104
  ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.39)
96
105
 
97
- Tue, 05 Oct 2021 09:28:07 GMT
106
+ Tue, 05 Oct 2021 09:28:07 GMT
98
107
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.38..@fluentui/react-context-selector_v9.0.0-alpha.39)
99
108
 
100
109
  ### Changes
@@ -103,7 +112,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
103
112
 
104
113
  ## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.38)
105
114
 
106
- Fri, 01 Oct 2021 14:13:08 GMT
115
+ Fri, 01 Oct 2021 14:13:08 GMT
107
116
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.36..@fluentui/react-context-selector_v9.0.0-alpha.38)
108
117
 
109
118
  ### Changes
@@ -113,7 +122,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
113
122
 
114
123
  ## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.36)
115
124
 
116
- Mon, 27 Sep 2021 08:06:00 GMT
125
+ Mon, 27 Sep 2021 08:06:00 GMT
117
126
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.35..@fluentui/react-context-selector_v9.0.0-alpha.36)
118
127
 
119
128
  ### Changes
@@ -122,7 +131,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
122
131
 
123
132
  ## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.35)
124
133
 
125
- Fri, 24 Sep 2021 09:17:17 GMT
134
+ Fri, 24 Sep 2021 09:17:17 GMT
126
135
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.34..@fluentui/react-context-selector_v9.0.0-alpha.35)
127
136
 
128
137
  ### Changes
@@ -131,7 +140,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
131
140
 
132
141
  ## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.34)
133
142
 
134
- Thu, 23 Sep 2021 08:21:34 GMT
143
+ Thu, 23 Sep 2021 08:21:34 GMT
135
144
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.33..@fluentui/react-context-selector_v9.0.0-alpha.34)
136
145
 
137
146
  ### Changes
@@ -140,7 +149,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
140
149
 
141
150
  ## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.33)
142
151
 
143
- Wed, 22 Sep 2021 10:10:07 GMT
152
+ Wed, 22 Sep 2021 10:10:07 GMT
144
153
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.32..@fluentui/react-context-selector_v9.0.0-alpha.33)
145
154
 
146
155
  ### Changes
@@ -149,7 +158,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
149
158
 
150
159
  ## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.32)
151
160
 
152
- Fri, 17 Sep 2021 07:35:26 GMT
161
+ Fri, 17 Sep 2021 07:35:26 GMT
153
162
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.31..@fluentui/react-context-selector_v9.0.0-alpha.32)
154
163
 
155
164
  ### Changes
@@ -158,7 +167,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
158
167
 
159
168
  ## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.31)
160
169
 
161
- Thu, 16 Sep 2021 07:38:39 GMT
170
+ Thu, 16 Sep 2021 07:38:39 GMT
162
171
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.30..@fluentui/react-context-selector_v9.0.0-alpha.31)
163
172
 
164
173
  ### Changes
@@ -167,7 +176,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
167
176
 
168
177
  ## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.30)
169
178
 
170
- Tue, 14 Sep 2021 20:09:02 GMT
179
+ Tue, 14 Sep 2021 20:09:02 GMT
171
180
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.29..@fluentui/react-context-selector_v9.0.0-alpha.30)
172
181
 
173
182
  ### Changes
@@ -176,7 +185,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
176
185
 
177
186
  ## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.29)
178
187
 
179
- Fri, 10 Sep 2021 16:31:53 GMT
188
+ Fri, 10 Sep 2021 16:31:53 GMT
180
189
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.28..@fluentui/react-context-selector_v9.0.0-alpha.29)
181
190
 
182
191
  ### Changes
@@ -186,7 +195,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
186
195
 
187
196
  ## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.28)
188
197
 
189
- Fri, 10 Sep 2021 07:39:51 GMT
198
+ Fri, 10 Sep 2021 07:39:51 GMT
190
199
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.27..@fluentui/react-context-selector_v9.0.0-alpha.28)
191
200
 
192
201
  ### Changes
@@ -195,7 +204,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
195
204
 
196
205
  ## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.27)
197
206
 
198
- Mon, 06 Sep 2021 07:34:53 GMT
207
+ Mon, 06 Sep 2021 07:34:53 GMT
199
208
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.26..@fluentui/react-context-selector_v9.0.0-alpha.27)
200
209
 
201
210
  ### Changes
@@ -204,7 +213,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
204
213
 
205
214
  ## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.26)
206
215
 
207
- Wed, 01 Sep 2021 07:39:56 GMT
216
+ Wed, 01 Sep 2021 07:39:56 GMT
208
217
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.25..@fluentui/react-context-selector_v9.0.0-alpha.26)
209
218
 
210
219
  ### Changes
@@ -213,7 +222,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
213
222
 
214
223
  ## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.25)
215
224
 
216
- Tue, 31 Aug 2021 07:37:47 GMT
225
+ Tue, 31 Aug 2021 07:37:47 GMT
217
226
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.24..@fluentui/react-context-selector_v9.0.0-alpha.25)
218
227
 
219
228
  ### Changes
@@ -222,7 +231,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
222
231
 
223
232
  ## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.24)
224
233
 
225
- Fri, 20 Aug 2021 07:37:28 GMT
234
+ Fri, 20 Aug 2021 07:37:28 GMT
226
235
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.23..@fluentui/react-context-selector_v9.0.0-alpha.24)
227
236
 
228
237
  ### Changes
@@ -231,7 +240,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
231
240
 
232
241
  ## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.23)
233
242
 
234
- Thu, 19 Aug 2021 07:41:35 GMT
243
+ Thu, 19 Aug 2021 07:41:35 GMT
235
244
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.22..@fluentui/react-context-selector_v9.0.0-alpha.23)
236
245
 
237
246
  ### Changes
@@ -240,7 +249,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
240
249
 
241
250
  ## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.22)
242
251
 
243
- Fri, 06 Aug 2021 07:35:14 GMT
252
+ Fri, 06 Aug 2021 07:35:14 GMT
244
253
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.21..@fluentui/react-context-selector_v9.0.0-alpha.22)
245
254
 
246
255
  ### Changes
@@ -249,7 +258,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
249
258
 
250
259
  ## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.21)
251
260
 
252
- Tue, 03 Aug 2021 07:39:30 GMT
261
+ Tue, 03 Aug 2021 07:39:30 GMT
253
262
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.20..@fluentui/react-context-selector_v9.0.0-alpha.21)
254
263
 
255
264
  ### Patches
@@ -263,7 +272,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
263
272
 
264
273
  ## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.20)
265
274
 
266
- Mon, 02 Aug 2021 07:36:20 GMT
275
+ Mon, 02 Aug 2021 07:36:20 GMT
267
276
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.19..@fluentui/react-context-selector_v9.0.0-alpha.20)
268
277
 
269
278
  ### Changes
@@ -272,7 +281,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
272
281
 
273
282
  ## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.19)
274
283
 
275
- Fri, 23 Jul 2021 07:38:19 GMT
284
+ Fri, 23 Jul 2021 07:38:19 GMT
276
285
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.18..@fluentui/react-context-selector_v9.0.0-alpha.19)
277
286
 
278
287
  ### Changes
@@ -281,7 +290,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
281
290
 
282
291
  ## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.18)
283
292
 
284
- Thu, 22 Jul 2021 07:36:55 GMT
293
+ Thu, 22 Jul 2021 07:36:55 GMT
285
294
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.17..@fluentui/react-context-selector_v9.0.0-alpha.18)
286
295
 
287
296
  ### Changes
@@ -290,7 +299,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
290
299
 
291
300
  ## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.17)
292
301
 
293
- Thu, 15 Jul 2021 07:36:18 GMT
302
+ Thu, 15 Jul 2021 07:36:18 GMT
294
303
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.16..@fluentui/react-context-selector_v9.0.0-alpha.17)
295
304
 
296
305
  ### Changes
@@ -299,7 +308,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
299
308
 
300
309
  ## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.16)
301
310
 
302
- Fri, 09 Jul 2021 07:39:31 GMT
311
+ Fri, 09 Jul 2021 07:39:31 GMT
303
312
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.15..@fluentui/react-context-selector_v9.0.0-alpha.16)
304
313
 
305
314
  ### Patches
@@ -313,7 +322,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
313
322
 
314
323
  ## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.15)
315
324
 
316
- Fri, 02 Jul 2021 23:15:55 GMT
325
+ Fri, 02 Jul 2021 23:15:55 GMT
317
326
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.14..@fluentui/react-context-selector_v9.0.0-alpha.15)
318
327
 
319
328
  ### Changes
@@ -322,7 +331,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
322
331
 
323
332
  ## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.14)
324
333
 
325
- Fri, 02 Jul 2021 07:37:06 GMT
334
+ Fri, 02 Jul 2021 07:37:06 GMT
326
335
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.13..@fluentui/react-context-selector_v9.0.0-alpha.14)
327
336
 
328
337
  ### Changes
@@ -331,7 +340,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
331
340
 
332
341
  ## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.13)
333
342
 
334
- Tue, 15 Jun 2021 07:40:20 GMT
343
+ Tue, 15 Jun 2021 07:40:20 GMT
335
344
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.12..@fluentui/react-context-selector_v9.0.0-alpha.13)
336
345
 
337
346
  ### Changes
@@ -340,7 +349,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
340
349
 
341
350
  ## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.12)
342
351
 
343
- Mon, 07 Jun 2021 07:38:15 GMT
352
+ Mon, 07 Jun 2021 07:38:15 GMT
344
353
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.11..@fluentui/react-context-selector_v9.0.0-alpha.12)
345
354
 
346
355
  ### Patches
@@ -354,7 +363,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
354
363
 
355
364
  ## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.11)
356
365
 
357
- Fri, 04 Jun 2021 07:37:23 GMT
366
+ Fri, 04 Jun 2021 07:37:23 GMT
358
367
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.10..@fluentui/react-context-selector_v9.0.0-alpha.11)
359
368
 
360
369
  ### Changes
@@ -363,7 +372,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
363
372
 
364
373
  ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.10)
365
374
 
366
- Wed, 26 May 2021 07:35:43 GMT
375
+ Wed, 26 May 2021 07:35:43 GMT
367
376
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.9..@fluentui/react-context-selector_v9.0.0-alpha.10)
368
377
 
369
378
  ### Changes
@@ -372,7 +381,7 @@ Wed, 26 May 2021 07:35:43 GMT
372
381
 
373
382
  ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.9)
374
383
 
375
- Fri, 21 May 2021 07:34:54 GMT
384
+ Fri, 21 May 2021 07:34:54 GMT
376
385
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.8..@fluentui/react-context-selector_v9.0.0-alpha.9)
377
386
 
378
387
  ### Changes
@@ -381,7 +390,7 @@ Fri, 21 May 2021 07:34:54 GMT
381
390
 
382
391
  ## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.8)
383
392
 
384
- Thu, 20 May 2021 07:41:54 GMT
393
+ Thu, 20 May 2021 07:41:54 GMT
385
394
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.7..@fluentui/react-context-selector_v9.0.0-alpha.8)
386
395
 
387
396
  ### Patches
@@ -395,7 +404,7 @@ Thu, 20 May 2021 07:41:54 GMT
395
404
 
396
405
  ## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.7)
397
406
 
398
- Wed, 19 May 2021 07:34:20 GMT
407
+ Wed, 19 May 2021 07:34:20 GMT
399
408
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.6..@fluentui/react-context-selector_v9.0.0-alpha.7)
400
409
 
401
410
  ### Changes
@@ -404,7 +413,7 @@ Wed, 19 May 2021 07:34:20 GMT
404
413
 
405
414
  ## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.6)
406
415
 
407
- Mon, 03 May 2021 07:45:19 GMT
416
+ Mon, 03 May 2021 07:45:19 GMT
408
417
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.5..@fluentui/react-context-selector_v9.0.0-alpha.6)
409
418
 
410
419
  ### Changes
@@ -413,7 +422,7 @@ Mon, 03 May 2021 07:45:19 GMT
413
422
 
414
423
  ## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.5)
415
424
 
416
- Fri, 30 Apr 2021 07:42:23 GMT
425
+ Fri, 30 Apr 2021 07:42:23 GMT
417
426
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.4..@fluentui/react-context-selector_v9.0.0-alpha.5)
418
427
 
419
428
  ### Patches
@@ -427,7 +436,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
427
436
 
428
437
  ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.4)
429
438
 
430
- Fri, 23 Apr 2021 07:37:10 GMT
439
+ Fri, 23 Apr 2021 07:37:10 GMT
431
440
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.3..@fluentui/react-context-selector_v9.0.0-alpha.4)
432
441
 
433
442
  ### Patches
@@ -441,7 +450,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
441
450
 
442
451
  ## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.3)
443
452
 
444
- Thu, 22 Apr 2021 07:33:28 GMT
453
+ Thu, 22 Apr 2021 07:33:28 GMT
445
454
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.2..@fluentui/react-context-selector_v9.0.0-alpha.3)
446
455
 
447
456
  ### Changes
@@ -450,7 +459,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
450
459
 
451
460
  ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.2)
452
461
 
453
- Wed, 31 Mar 2021 00:53:43 GMT
462
+ Wed, 31 Mar 2021 00:53:43 GMT
454
463
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.1..@fluentui/react-context-selector_v9.0.0-alpha.2)
455
464
 
456
465
  ### Patches
@@ -460,7 +469,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
460
469
 
461
470
  ## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.1)
462
471
 
463
- Tue, 30 Mar 2021 07:34:45 GMT
472
+ Tue, 30 Mar 2021 07:34:45 GMT
464
473
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v0.53.4..@fluentui/react-context-selector_v9.0.0-alpha.1)
465
474
 
466
475
  ### Changes
@@ -470,7 +479,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
470
479
 
471
480
  ## [0.53.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v0.53.4)
472
481
 
473
- Mon, 15 Mar 2021 07:36:20 GMT
482
+ Mon, 15 Mar 2021 07:36:20 GMT
474
483
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v0.53.3..@fluentui/react-context-selector_v0.53.4)
475
484
 
476
485
  ### Patches
@@ -479,7 +488,7 @@ Mon, 15 Mar 2021 07:36:20 GMT
479
488
 
480
489
  ## [0.53.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v0.53.3)
481
490
 
482
- Fri, 26 Feb 2021 01:16:27 GMT
491
+ Fri, 26 Feb 2021 01:16:27 GMT
483
492
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v0.53.2..@fluentui/react-context-selector_v0.53.3)
484
493
 
485
494
  ### Patches
@@ -488,7 +497,7 @@ Fri, 26 Feb 2021 01:16:27 GMT
488
497
 
489
498
  ## [0.53.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v0.53.2)
490
499
 
491
- Mon, 22 Feb 2021 12:26:22 GMT
500
+ Mon, 22 Feb 2021 12:26:22 GMT
492
501
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v0.53.0..@fluentui/react-context-selector_v0.53.2)
493
502
 
494
503
  ### Patches
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-context-selector",
3
- "version": "9.0.0-rc.6",
3
+ "version": "9.0.0-rc.7",
4
4
  "description": "React useContextSelector hook in userland",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -19,7 +19,7 @@
19
19
  "lint": "just-scripts lint",
20
20
  "test": "jest --passWithNoTests",
21
21
  "docs": "api-extractor run --config=config/api-extractor.local.json --local",
22
- "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-context-selector/src && yarn docs",
22
+ "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-context-selector/src && yarn docs",
23
23
  "type-check": "tsc -b tsconfig.json"
24
24
  },
25
25
  "devDependencies": {
@@ -27,7 +27,7 @@
27
27
  "@fluentui/scripts": "^1.0.0"
28
28
  },
29
29
  "dependencies": {
30
- "@fluentui/react-utilities": "9.0.0-rc.6",
30
+ "@fluentui/react-utilities": "9.0.0-rc.7",
31
31
  "tslib": "^2.1.0"
32
32
  },
33
33
  "peerDependencies": {