@fluentui/react-portal-compat-context 0.0.0-nightly-20231108-0405.1 → 0.0.0-nightly-20231109-0405.1

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.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # Change Log - @fluentui/react-portal-compat-context
2
2
 
3
- This log was last generated on Wed, 08 Nov 2023 04:18:52 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 09 Nov 2023 04:19:09 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20231108-0405.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat-context_v0.0.0-nightly-20231108-0405.1)
7
+ ## [0.0.0-nightly-20231109-0405.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat-context_v0.0.0-nightly-20231109-0405.1)
8
8
 
9
- Wed, 08 Nov 2023 04:18:52 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat-context_v9.0.9..@fluentui/react-portal-compat-context_v0.0.0-nightly-20231108-0405.1)
9
+ Thu, 09 Nov 2023 04:19:09 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat-context_v9.0.9..@fluentui/react-portal-compat-context_v0.0.0-nightly-20231109-0405.1)
11
11
 
12
12
  ### Changes
13
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-portal-compat-context",
3
- "version": "0.0.0-nightly-20231108-0405.1",
3
+ "version": "0.0.0-nightly-20231109-0405.1",
4
4
  "description": "A package that holds React context for compatibility of React Contexts",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -43,5 +43,12 @@
43
43
  "require": "./lib-commonjs/index.js"
44
44
  },
45
45
  "./package.json": "./package.json"
46
- }
46
+ },
47
+ "files": [
48
+ "*.md",
49
+ "dist/*.d.ts",
50
+ "lib",
51
+ "lib-amd",
52
+ "lib-commonjs"
53
+ ]
47
54
  }
package/CHANGELOG.json DELETED
@@ -1,386 +0,0 @@
1
- {
2
- "name": "@fluentui/react-portal-compat-context",
3
- "entries": [
4
- {
5
- "date": "Wed, 08 Nov 2023 04:18:52 GMT",
6
- "tag": "@fluentui/react-portal-compat-context_v0.0.0-nightly-20231108-0405.1",
7
- "version": "0.0.0-nightly-20231108-0405.1",
8
- "comments": {
9
- "prerelease": [
10
- {
11
- "author": "fluentui-internal@service.microsoft.com",
12
- "package": "@fluentui/react-portal-compat-context",
13
- "commit": "not available",
14
- "comment": "Release nightly v9"
15
- }
16
- ]
17
- }
18
- },
19
- {
20
- "date": "Tue, 26 Sep 2023 17:49:09 GMT",
21
- "tag": "@fluentui/react-portal-compat-context_v9.0.9",
22
- "version": "9.0.9",
23
- "comments": {
24
- "patch": [
25
- {
26
- "author": "yuanboxue@microsoft.com",
27
- "package": "@fluentui/react-portal-compat-context",
28
- "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d",
29
- "comment": "chore: trigger manual version bump after broken release"
30
- }
31
- ]
32
- }
33
- },
34
- {
35
- "date": "Tue, 26 Sep 2023 15:31:52 GMT",
36
- "tag": "@fluentui/react-portal-compat-context_v9.0.8",
37
- "version": "9.0.8",
38
- "comments": {
39
- "patch": [
40
- {
41
- "author": "martinhochel@microsoft.com",
42
- "package": "@fluentui/react-portal-compat-context",
43
- "commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
44
- "comment": "fix: bump swc core to mitigate transpilation memory leaks"
45
- }
46
- ]
47
- }
48
- },
49
- {
50
- "date": "Tue, 05 Sep 2023 13:28:59 GMT",
51
- "tag": "@fluentui/react-portal-compat-context_v9.0.7",
52
- "version": "9.0.7",
53
- "comments": {
54
- "patch": [
55
- {
56
- "author": "bernardo.sunderhus@gmail.com",
57
- "package": "@fluentui/react-portal-compat-context",
58
- "commit": "b93c2ac22355b6cb6f33dd509c6cd9c21f4fffc8",
59
- "comment": "bumps @swc/helpers version to 0.5.1"
60
- },
61
- {
62
- "author": "bernardo.sunderhus@gmail.com",
63
- "package": "@fluentui/react-portal-compat-context",
64
- "commit": "eea6d93a62249ba4fba3347fb291c67ee1a3fb24",
65
- "comment": "bumps react peer dependencies to v16.14.0"
66
- }
67
- ]
68
- }
69
- },
70
- {
71
- "date": "Wed, 28 Jun 2023 11:12:30 GMT",
72
- "tag": "@fluentui/react-portal-compat-context_v9.0.6",
73
- "version": "9.0.6",
74
- "comments": {
75
- "none": [
76
- {
77
- "author": "martinhochel@microsoft.com",
78
- "package": "@fluentui/react-portal-compat-context",
79
- "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
80
- "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
81
- }
82
- ]
83
- }
84
- },
85
- {
86
- "date": "Wed, 24 May 2023 20:45:31 GMT",
87
- "tag": "@fluentui/react-portal-compat-context_v9.0.6",
88
- "version": "9.0.6",
89
- "comments": {
90
- "none": [
91
- {
92
- "author": "olfedias@microsoft.com",
93
- "package": "@fluentui/react-portal-compat-context",
94
- "commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
95
- "comment": "chore: update test-ssr script"
96
- }
97
- ]
98
- }
99
- },
100
- {
101
- "date": "Thu, 18 May 2023 00:39:11 GMT",
102
- "tag": "@fluentui/react-portal-compat-context_v9.0.6",
103
- "version": "9.0.6",
104
- "comments": {
105
- "none": [
106
- {
107
- "author": "olfedias@microsoft.com",
108
- "package": "@fluentui/react-portal-compat-context",
109
- "commit": "06cd515eda59a3078bfe32f9cc7c1f281cd20208",
110
- "comment": "chore: add test-ssr script to v9 packages"
111
- }
112
- ]
113
- }
114
- },
115
- {
116
- "date": "Fri, 12 May 2023 20:27:35 GMT",
117
- "tag": "@fluentui/react-portal-compat-context_v9.0.6",
118
- "version": "9.0.6",
119
- "comments": {
120
- "none": [
121
- {
122
- "author": "martinhochel@microsoft.com",
123
- "package": "@fluentui/react-portal-compat-context",
124
- "commit": "dbda7fa69e3000aaf8dd4a061e254ebd35198b8e",
125
- "comment": "fix: update npmignore files to fix npm8/node16 regression how npm publish works"
126
- }
127
- ],
128
- "patch": [
129
- {
130
- "author": "olfedias@microsoft.com",
131
- "package": "@fluentui/react-portal-compat-context",
132
- "commit": "c28decb23d191a0daaaf6d5d1832429715102129",
133
- "comment": "chore: exclude .swcrc from being published"
134
- }
135
- ]
136
- }
137
- },
138
- {
139
- "date": "Tue, 21 Mar 2023 21:23:45 GMT",
140
- "tag": "@fluentui/react-portal-compat-context_v9.0.5",
141
- "version": "9.0.5",
142
- "comments": {
143
- "patch": [
144
- {
145
- "author": "tristan.watanabe@gmail.com",
146
- "package": "@fluentui/react-portal-compat-context",
147
- "commit": "ead1c6d4c2ac3f3596b62b8cbc07b0a03041f11f",
148
- "comment": "fix: add node field to package.json exports map."
149
- },
150
- {
151
- "author": "tristan.watanabe@gmail.com",
152
- "package": "@fluentui/react-portal-compat-context",
153
- "commit": "2fac1a139149bd13b76b1306207bc988dca9c72c",
154
- "comment": "chore: migrate to swc transpilation approach."
155
- }
156
- ]
157
- }
158
- },
159
- {
160
- "date": "Wed, 08 Mar 2023 17:42:37 GMT",
161
- "tag": "@fluentui/react-portal-compat-context_v9.0.4",
162
- "version": "9.0.4",
163
- "comments": {
164
- "none": [
165
- {
166
- "author": "martinhochel@microsoft.com",
167
- "package": "@fluentui/react-portal-compat-context",
168
- "commit": "db203b7c6eae1174b0bb910bf49eaee4dde14786",
169
- "comment": "chore: re-enable AMD import checks for only mixed and v8 packages"
170
- }
171
- ]
172
- }
173
- },
174
- {
175
- "date": "Mon, 16 Jan 2023 08:39:06 GMT",
176
- "tag": "@fluentui/react-portal-compat-context_v9.0.4",
177
- "version": "9.0.4",
178
- "comments": {
179
- "none": [
180
- {
181
- "author": "martinhochel@microsoft.com",
182
- "package": "@fluentui/react-portal-compat-context",
183
- "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
184
- "comment": "chore: migrate to packaged scripts"
185
- }
186
- ]
187
- }
188
- },
189
- {
190
- "date": "Wed, 04 Jan 2023 01:40:19 GMT",
191
- "tag": "@fluentui/react-portal-compat-context_v9.0.4",
192
- "version": "9.0.4",
193
- "comments": {
194
- "none": [
195
- {
196
- "author": "martinhochel@microsoft.com",
197
- "package": "@fluentui/react-portal-compat-context",
198
- "commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
199
- "comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
200
- },
201
- {
202
- "author": "martinhochel@microsoft.com",
203
- "package": "@fluentui/react-portal-compat-context",
204
- "commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
205
- "comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
206
- }
207
- ]
208
- }
209
- },
210
- {
211
- "date": "Thu, 17 Nov 2022 23:05:44 GMT",
212
- "tag": "@fluentui/react-portal-compat-context_v9.0.4",
213
- "version": "9.0.4",
214
- "comments": {
215
- "none": [
216
- {
217
- "author": "martinhochel@microsoft.com",
218
- "package": "@fluentui/react-portal-compat-context",
219
- "commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
220
- "comment": "chore: update package scaffold"
221
- }
222
- ]
223
- }
224
- },
225
- {
226
- "date": "Fri, 11 Nov 2022 14:57:32 GMT",
227
- "tag": "@fluentui/react-portal-compat-context_v9.0.4",
228
- "version": "9.0.4",
229
- "comments": {
230
- "patch": [
231
- {
232
- "author": "tristan.watanabe@gmail.com",
233
- "package": "@fluentui/react-portal-compat-context",
234
- "commit": "792bd72b19e360afe9ac8e9da298dc3d85776c74",
235
- "comment": "chore: Migrate to new package structure."
236
- },
237
- {
238
- "author": "martinhochel@microsoft.com",
239
- "package": "@fluentui/react-portal-compat-context",
240
- "commit": "b3907043bd8d7b650c55e8e7c3119b14f2606c38",
241
- "comment": "fix: create valid export maps"
242
- }
243
- ]
244
- }
245
- },
246
- {
247
- "date": "Thu, 20 Oct 2022 08:39:41 GMT",
248
- "tag": "@fluentui/react-portal-compat-context_v9.0.3",
249
- "version": "9.0.3",
250
- "comments": {
251
- "patch": [
252
- {
253
- "author": "mgodbolt@microsoft.com",
254
- "package": "@fluentui/react-portal-compat-context",
255
- "commit": "772f9e3ebde2d5b8157a3204c1a4e007e56f5508",
256
- "comment": "chore: Bump react peer dependency to react 18."
257
- }
258
- ]
259
- }
260
- },
261
- {
262
- "date": "Thu, 15 Sep 2022 09:49:16 GMT",
263
- "tag": "@fluentui/react-portal-compat-context_v9.0.2",
264
- "version": "9.0.2",
265
- "comments": {
266
- "none": [
267
- {
268
- "author": "martinhochel@microsoft.com",
269
- "package": "@fluentui/react-portal-compat-context",
270
- "commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
271
- "comment": "chore: update package scaffold"
272
- }
273
- ],
274
- "patch": [
275
- {
276
- "author": "lingfangao@hotmail.com",
277
- "package": "@fluentui/react-portal-compat-context",
278
- "commit": "a0cfab0e5f74e3a3bfa9c269fff574295042d7f2",
279
- "comment": "chore: fix no-context-default-value lint violations"
280
- }
281
- ]
282
- }
283
- },
284
- {
285
- "date": "Wed, 03 Aug 2022 16:03:55 GMT",
286
- "tag": "@fluentui/react-portal-compat-context_v9.0.1",
287
- "version": "9.0.1",
288
- "comments": {
289
- "none": [
290
- {
291
- "author": "bernardo.sunderhus@gmail.com",
292
- "package": "@fluentui/react-portal-compat-context",
293
- "commit": "d966ea3d9169f2e8d69f0d2a4daf86fe4ca328d6",
294
- "comment": "disables eslint rule @fluentui/no-context-default-value for local component context"
295
- },
296
- {
297
- "author": "lingfangao@hotmail.com",
298
- "package": "@fluentui/react-portal-compat-context",
299
- "commit": "99cc385631d04a76ee10ebc143cb9fecd99640b6",
300
- "comment": "chore: Add `prerelease` as disallowed changetype for 9.0.0 packages"
301
- },
302
- {
303
- "author": "martinhochel@microsoft.com",
304
- "package": "@fluentui/react-portal-compat-context",
305
- "commit": "30737a497e7787fe8b4efddeadb4a261ba19933f",
306
- "comment": "refactor(scripts): replace isCompatibilityPackage with new --module build flag"
307
- },
308
- {
309
- "author": "lingfangao@hotmail.com",
310
- "package": "@fluentui/react-portal-compat-context",
311
- "commit": "6731ada047afe1d79d2765d1464cfa9acb90bee8",
312
- "comment": "chore: Explicitly enable AMD lint-imports rule"
313
- }
314
- ]
315
- }
316
- },
317
- {
318
- "date": "Fri, 15 Jul 2022 18:27:27 GMT",
319
- "tag": "@fluentui/react-portal-compat-context_v9.0.1",
320
- "version": "9.0.1",
321
- "comments": {
322
- "patch": [
323
- {
324
- "author": "gcox@microsoft.com",
325
- "package": "@fluentui/react-portal-compat-context",
326
- "commit": "9252601953bb2462fec25d22748149665868fb89",
327
- "comment": "Added mechanism for marking fluent-compatibility packages"
328
- }
329
- ]
330
- }
331
- },
332
- {
333
- "date": "Tue, 28 Jun 2022 15:13:50 GMT",
334
- "tag": "@fluentui/react-portal-compat-context_v9.0.0",
335
- "version": "9.0.0",
336
- "comments": {
337
- "patch": [
338
- {
339
- "author": "lingfangao@hotmail.com",
340
- "package": "@fluentui/react-portal-compat-context",
341
- "commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
342
- "comment": "feat: Initial 9.0.0 release"
343
- }
344
- ]
345
- }
346
- },
347
- {
348
- "date": "Mon, 23 May 2022 12:13:34 GMT",
349
- "tag": "@fluentui/react-portal-compat-context_v9.0.0-rc.2",
350
- "version": "9.0.0-rc.2",
351
- "comments": {
352
- "prerelease": [
353
- {
354
- "author": "martinhochel@microsoft.com",
355
- "package": "@fluentui/react-portal-compat-context",
356
- "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
357
- "comment": "feat: ship rolluped only dts"
358
- }
359
- ]
360
- }
361
- },
362
- {
363
- "date": "Wed, 04 May 2022 13:26:46 GMT",
364
- "tag": "@fluentui/react-portal-compat-context_v9.0.0-rc.1",
365
- "version": "9.0.0-rc.1",
366
- "comments": {
367
- "none": [
368
- {
369
- "author": "tristan.watanabe@gmail.com",
370
- "package": "@fluentui/react-portal-compat-context",
371
- "commit": "8997f88bdd280b6831338d6c231b387fd554046e",
372
- "comment": "react-portal-compat-context: Move to new common folder."
373
- }
374
- ],
375
- "prerelease": [
376
- {
377
- "author": "olfedias@microsoft.com",
378
- "package": "@fluentui/react-portal-compat-context",
379
- "commit": "280cf2336d814d7380d5cbf4999ce56da763919c",
380
- "comment": "initial release"
381
- }
382
- ]
383
- }
384
- }
385
- ]
386
- }