@fluentui/keyboard-keys 9.0.5 → 9.0.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.md CHANGED
@@ -1,12 +1,30 @@
1
1
  # Change Log - @fluentui/keyboard-keys
2
2
 
3
- This log was last generated on Tue, 26 Sep 2023 15:15:09 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 09 Nov 2023 17:23:18 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.7](https://github.com/microsoft/fluentui/tree/@fluentui/keyboard-keys_v9.0.7)
8
+
9
+ Thu, 09 Nov 2023 17:23:18 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/keyboard-keys_v9.0.6..@fluentui/keyboard-keys_v9.0.7)
11
+
12
+ ### Patches
13
+
14
+ - chore: use package.json#files setup instead of npmignore for all v9 libraries ([PR #29734](https://github.com/microsoft/fluentui/pull/29734) by martinhochel@microsoft.com)
15
+
16
+ ## [9.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/keyboard-keys_v9.0.6)
17
+
18
+ Tue, 26 Sep 2023 17:49:01 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/keyboard-keys_v9.0.5..@fluentui/keyboard-keys_v9.0.6)
20
+
21
+ ### Patches
22
+
23
+ - chore: trigger manual version bump after broken release ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by yuanboxue@microsoft.com)
24
+
7
25
  ## [9.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/keyboard-keys_v9.0.5)
8
26
 
9
- Tue, 26 Sep 2023 15:15:09 GMT
27
+ Tue, 26 Sep 2023 15:32:07 GMT
10
28
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/keyboard-keys_v9.0.4..@fluentui/keyboard-keys_v9.0.5)
11
29
 
12
30
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/keyboard-keys",
3
- "version": "9.0.5",
3
+ "version": "9.0.7",
4
4
  "description": "Contains a set of keyboard constants for key and keyCode",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -44,5 +44,11 @@
44
44
  "require": "./lib-commonjs/index.js"
45
45
  },
46
46
  "./package.json": "./package.json"
47
- }
47
+ },
48
+ "files": [
49
+ "*.md",
50
+ "dist/*.d.ts",
51
+ "lib",
52
+ "lib-commonjs"
53
+ ]
48
54
  }
package/CHANGELOG.json DELETED
@@ -1,553 +0,0 @@
1
- {
2
- "name": "@fluentui/keyboard-keys",
3
- "entries": [
4
- {
5
- "date": "Tue, 26 Sep 2023 15:15:09 GMT",
6
- "tag": "@fluentui/keyboard-keys_v9.0.5",
7
- "version": "9.0.5",
8
- "comments": {
9
- "patch": [
10
- {
11
- "author": "martinhochel@microsoft.com",
12
- "package": "@fluentui/keyboard-keys",
13
- "commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
14
- "comment": "fix: bump swc core to mitigate transpilation memory leaks"
15
- }
16
- ]
17
- }
18
- },
19
- {
20
- "date": "Tue, 05 Sep 2023 13:29:14 GMT",
21
- "tag": "@fluentui/keyboard-keys_v9.0.4",
22
- "version": "9.0.4",
23
- "comments": {
24
- "patch": [
25
- {
26
- "author": "bernardo.sunderhus@gmail.com",
27
- "package": "@fluentui/keyboard-keys",
28
- "commit": "b93c2ac22355b6cb6f33dd509c6cd9c21f4fffc8",
29
- "comment": "bumps @swc/helpers version to 0.5.1"
30
- }
31
- ]
32
- }
33
- },
34
- {
35
- "date": "Wed, 28 Jun 2023 11:12:21 GMT",
36
- "tag": "@fluentui/keyboard-keys_v9.0.3",
37
- "version": "9.0.3",
38
- "comments": {
39
- "none": [
40
- {
41
- "author": "martinhochel@microsoft.com",
42
- "package": "@fluentui/keyboard-keys",
43
- "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
44
- "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
45
- }
46
- ]
47
- }
48
- },
49
- {
50
- "date": "Tue, 20 Jun 2023 12:38:54 GMT",
51
- "tag": "@fluentui/keyboard-keys_v9.0.3",
52
- "version": "9.0.3",
53
- "comments": {
54
- "none": [
55
- {
56
- "author": "martinhochel@microsoft.com",
57
- "package": "@fluentui/keyboard-keys",
58
- "commit": "1d813ca54572065b0c19e3fbad9e81119c8ebc50",
59
- "comment": "chore: re-generate api.md - api extractor regression"
60
- }
61
- ]
62
- }
63
- },
64
- {
65
- "date": "Wed, 24 May 2023 20:45:22 GMT",
66
- "tag": "@fluentui/keyboard-keys_v9.0.3",
67
- "version": "9.0.3",
68
- "comments": {
69
- "none": [
70
- {
71
- "author": "olfedias@microsoft.com",
72
- "package": "@fluentui/keyboard-keys",
73
- "commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
74
- "comment": "chore: update test-ssr script"
75
- }
76
- ]
77
- }
78
- },
79
- {
80
- "date": "Thu, 18 May 2023 00:39:00 GMT",
81
- "tag": "@fluentui/keyboard-keys_v9.0.3",
82
- "version": "9.0.3",
83
- "comments": {
84
- "none": [
85
- {
86
- "author": "olfedias@microsoft.com",
87
- "package": "@fluentui/keyboard-keys",
88
- "commit": "06cd515eda59a3078bfe32f9cc7c1f281cd20208",
89
- "comment": "chore: add test-ssr script to v9 packages"
90
- }
91
- ]
92
- }
93
- },
94
- {
95
- "date": "Fri, 12 May 2023 20:28:09 GMT",
96
- "tag": "@fluentui/keyboard-keys_v9.0.3",
97
- "version": "9.0.3",
98
- "comments": {
99
- "patch": [
100
- {
101
- "author": "olfedias@microsoft.com",
102
- "package": "@fluentui/keyboard-keys",
103
- "commit": "c28decb23d191a0daaaf6d5d1832429715102129",
104
- "comment": "chore: exclude .swcrc from being published"
105
- }
106
- ],
107
- "none": [
108
- {
109
- "author": "martinhochel@microsoft.com",
110
- "package": "@fluentui/keyboard-keys",
111
- "commit": "dbda7fa69e3000aaf8dd4a061e254ebd35198b8e",
112
- "comment": "fix: update npmignore files to fix npm8/node16 regression how npm publish works"
113
- }
114
- ]
115
- }
116
- },
117
- {
118
- "date": "Tue, 21 Mar 2023 21:23:19 GMT",
119
- "tag": "@fluentui/keyboard-keys_v9.0.2",
120
- "version": "9.0.2",
121
- "comments": {
122
- "patch": [
123
- {
124
- "author": "tristan.watanabe@gmail.com",
125
- "package": "@fluentui/keyboard-keys",
126
- "commit": "2fac1a139149bd13b76b1306207bc988dca9c72c",
127
- "comment": "chore: migrate to swc transpilation approach."
128
- },
129
- {
130
- "author": "tristan.watanabe@gmail.com",
131
- "package": "@fluentui/keyboard-keys",
132
- "commit": "ead1c6d4c2ac3f3596b62b8cbc07b0a03041f11f",
133
- "comment": "fix: add node field to package.json exports map."
134
- }
135
- ]
136
- }
137
- },
138
- {
139
- "date": "Mon, 16 Jan 2023 08:38:53 GMT",
140
- "tag": "@fluentui/keyboard-keys_v9.0.1",
141
- "version": "9.0.1",
142
- "comments": {
143
- "none": [
144
- {
145
- "author": "martinhochel@microsoft.com",
146
- "package": "@fluentui/keyboard-keys",
147
- "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
148
- "comment": "chore: migrate to packaged scripts"
149
- }
150
- ]
151
- }
152
- },
153
- {
154
- "date": "Wed, 04 Jan 2023 01:40:46 GMT",
155
- "tag": "@fluentui/keyboard-keys_v9.0.1",
156
- "version": "9.0.1",
157
- "comments": {
158
- "none": [
159
- {
160
- "author": "martinhochel@microsoft.com",
161
- "package": "@fluentui/keyboard-keys",
162
- "commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
163
- "comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
164
- },
165
- {
166
- "author": "martinhochel@microsoft.com",
167
- "package": "@fluentui/keyboard-keys",
168
- "commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
169
- "comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
170
- }
171
- ]
172
- }
173
- },
174
- {
175
- "date": "Thu, 17 Nov 2022 23:05:32 GMT",
176
- "tag": "@fluentui/keyboard-keys_v9.0.1",
177
- "version": "9.0.1",
178
- "comments": {
179
- "none": [
180
- {
181
- "author": "martinhochel@microsoft.com",
182
- "package": "@fluentui/keyboard-keys",
183
- "commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
184
- "comment": "chore: update package scaffold"
185
- }
186
- ]
187
- }
188
- },
189
- {
190
- "date": "Fri, 11 Nov 2022 14:57:50 GMT",
191
- "tag": "@fluentui/keyboard-keys_v9.0.1",
192
- "version": "9.0.1",
193
- "comments": {
194
- "patch": [
195
- {
196
- "author": "martinhochel@microsoft.com",
197
- "package": "@fluentui/keyboard-keys",
198
- "commit": "b3907043bd8d7b650c55e8e7c3119b14f2606c38",
199
- "comment": "fix: create valid export maps"
200
- }
201
- ]
202
- }
203
- },
204
- {
205
- "date": "Tue, 25 Oct 2022 22:09:50 GMT",
206
- "tag": "@fluentui/keyboard-keys_v9.0.0",
207
- "version": "9.0.0",
208
- "comments": {
209
- "none": [
210
- {
211
- "author": "tristan.watanabe@gmail.com",
212
- "package": "@fluentui/keyboard-keys",
213
- "commit": "2435ea50f924fa6467a07829f3d4715e545d93c0",
214
- "comment": "chore: Migrate to new package structure."
215
- }
216
- ]
217
- }
218
- },
219
- {
220
- "date": "Thu, 15 Sep 2022 09:49:44 GMT",
221
- "tag": "@fluentui/keyboard-keys_v9.0.0",
222
- "version": "9.0.0",
223
- "comments": {
224
- "none": [
225
- {
226
- "author": "martinhochel@microsoft.com",
227
- "package": "@fluentui/keyboard-keys",
228
- "commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
229
- "comment": "chore: update package scaffold"
230
- }
231
- ]
232
- }
233
- },
234
- {
235
- "date": "Wed, 03 Aug 2022 16:03:35 GMT",
236
- "tag": "@fluentui/keyboard-keys_v9.0.0",
237
- "version": "9.0.0",
238
- "comments": {
239
- "none": [
240
- {
241
- "author": "lingfangao@hotmail.com",
242
- "package": "@fluentui/keyboard-keys",
243
- "commit": "99cc385631d04a76ee10ebc143cb9fecd99640b6",
244
- "comment": "chore: Add `prerelease` as disallowed changetype for 9.0.0 packages"
245
- }
246
- ]
247
- }
248
- },
249
- {
250
- "date": "Tue, 28 Jun 2022 15:14:09 GMT",
251
- "tag": "@fluentui/keyboard-keys_v9.0.0",
252
- "version": "9.0.0",
253
- "comments": {
254
- "patch": [
255
- {
256
- "author": "lingfangao@hotmail.com",
257
- "package": "@fluentui/keyboard-keys",
258
- "commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
259
- "comment": "feat: Initial 9.0.0 release"
260
- }
261
- ]
262
- }
263
- },
264
- {
265
- "date": "Thu, 05 May 2022 18:26:28 GMT",
266
- "tag": "@fluentui/keyboard-keys_v9.0.0-rc.6",
267
- "version": "9.0.0-rc.6",
268
- "comments": {
269
- "prerelease": [
270
- {
271
- "author": "martinhochel@microsoft.com",
272
- "package": "@fluentui/keyboard-keys",
273
- "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
274
- "comment": "feat: ship rolluped only dts"
275
- }
276
- ]
277
- }
278
- },
279
- {
280
- "date": "Wed, 04 May 2022 13:26:36 GMT",
281
- "tag": "@fluentui/keyboard-keys_v9.0.0-rc.5",
282
- "version": "9.0.0-rc.5",
283
- "comments": {
284
- "prerelease": [
285
- {
286
- "author": "seanmonahan@microsoft.com",
287
- "package": "@fluentui/keyboard-keys",
288
- "commit": "dd474c75317671a719f125cb2d1fc81db4f9ed7b",
289
- "comment": "remove star exports"
290
- }
291
- ],
292
- "none": [
293
- {
294
- "author": "tristan.watanabe@gmail.com",
295
- "package": "@fluentui/keyboard-keys",
296
- "commit": "2c0aaae6044f1c0a938704c13749e76b638e2072",
297
- "comment": "keyboard-keys: Move to new common folder."
298
- }
299
- ]
300
- }
301
- },
302
- {
303
- "date": "Tue, 19 Apr 2022 19:17:06 GMT",
304
- "tag": "@fluentui/keyboard-keys_v9.0.0-rc.4",
305
- "version": "9.0.0-rc.4",
306
- "comments": {
307
- "none": [
308
- {
309
- "author": "mgodbolt@microsoft.com",
310
- "package": "@fluentui/keyboard-keys",
311
- "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
312
- "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
313
- }
314
- ]
315
- }
316
- },
317
- {
318
- "date": "Fri, 04 Mar 2022 05:17:32 GMT",
319
- "tag": "@fluentui/keyboard-keys_v9.0.0-rc.4",
320
- "version": "9.0.0-rc.4",
321
- "comments": {
322
- "prerelease": [
323
- {
324
- "author": "dzearing@microsoft.com",
325
- "package": "@fluentui/keyboard-keys",
326
- "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
327
- "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
328
- },
329
- {
330
- "author": "Humberto.Morimoto@microsoft.com",
331
- "package": "@fluentui/keyboard-keys",
332
- "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749",
333
- "comment": "keyboard-keys: Adding missing tslib dependency."
334
- }
335
- ]
336
- }
337
- },
338
- {
339
- "date": "Fri, 18 Feb 2022 13:35:37 GMT",
340
- "tag": "@fluentui/keyboard-keys_v9.0.0-rc.3",
341
- "version": "9.0.0-rc.3",
342
- "comments": {
343
- "prerelease": [
344
- {
345
- "author": "lingfangao@hotmail.com",
346
- "package": "@fluentui/keyboard-keys",
347
- "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
348
- "comment": "fix: Source maps contain original source code"
349
- }
350
- ]
351
- }
352
- },
353
- {
354
- "date": "Thu, 10 Feb 2022 08:52:11 GMT",
355
- "tag": "@fluentui/keyboard-keys_v9.0.0-rc.1",
356
- "version": "9.0.0-rc.1",
357
- "comments": {
358
- "prerelease": [
359
- {
360
- "author": "lingfangao@hotmail.com",
361
- "package": "@fluentui/keyboard-keys",
362
- "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
363
- "comment": "Bump Fluent UI packages to 9.0.0-rc"
364
- }
365
- ],
366
- "none": [
367
- {
368
- "author": "olfedias@microsoft.com",
369
- "package": "@fluentui/keyboard-keys",
370
- "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
371
- "comment": "remove inline-style-expand-shorthand from tsconfigs"
372
- }
373
- ]
374
- }
375
- },
376
- {
377
- "date": "Thu, 25 Nov 2021 08:34:09 GMT",
378
- "tag": "@fluentui/keyboard-keys_v9.0.0-beta.1",
379
- "version": "9.0.0-beta.1",
380
- "comments": {
381
- "none": [
382
- {
383
- "author": "olfedias@microsoft.com",
384
- "package": "@fluentui/keyboard-keys",
385
- "commit": "532579ec884b3bad9e2db6dff139eb467f3c2bbc",
386
- "comment": "update tooling config"
387
- }
388
- ]
389
- }
390
- },
391
- {
392
- "date": "Fri, 12 Nov 2021 13:25:11 GMT",
393
- "tag": "@fluentui/keyboard-keys_v9.0.0-beta.1",
394
- "version": "9.0.0-beta.1",
395
- "comments": {
396
- "none": [
397
- {
398
- "author": "lingfangao@hotmail.com",
399
- "package": "@fluentui/keyboard-keys",
400
- "commit": "00f70581480b536e723fb69edf0ae617beac4807",
401
- "comment": "Remove beta release tag"
402
- }
403
- ]
404
- }
405
- },
406
- {
407
- "date": "Wed, 06 Oct 2021 10:37:22 GMT",
408
- "tag": "@fluentui/keyboard-keys_v9.0.0-beta.1",
409
- "version": "9.0.0-beta.1",
410
- "comments": {
411
- "prerelease": [
412
- {
413
- "author": "lingfangao@hotmail.com",
414
- "package": "@fluentui/keyboard-keys",
415
- "comment": "Bump all v9 components to beta prerelease tag",
416
- "commit": "5553164c190a4beb4780745d0e6403109e057913"
417
- }
418
- ]
419
- }
420
- },
421
- {
422
- "date": "Fri, 01 Oct 2021 14:13:08 GMT",
423
- "tag": "@fluentui/keyboard-keys_v9.0.0-alpha.5",
424
- "version": "9.0.0-alpha.5",
425
- "comments": {
426
- "prerelease": [
427
- {
428
- "author": "lingfangao@hotmail.com",
429
- "package": "@fluentui/keyboard-keys",
430
- "comment": "Bump v9 prerelease versions to rerelease",
431
- "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
432
- }
433
- ]
434
- }
435
- },
436
- {
437
- "date": "Mon, 20 Sep 2021 07:36:26 GMT",
438
- "tag": "@fluentui/keyboard-keys_v9.0.0-alpha.3",
439
- "version": "9.0.0-alpha.3",
440
- "comments": {
441
- "none": [
442
- {
443
- "author": "lingfangao@hotmail.com",
444
- "package": "@fluentui/keyboard-keys",
445
- "comment": "chore: use versioon eslint-plugin and react-conformance in dev dependencies",
446
- "commit": "b8a304770f77c0353553a152dad34421070400a6"
447
- }
448
- ]
449
- }
450
- },
451
- {
452
- "date": "Tue, 24 Aug 2021 07:34:48 GMT",
453
- "tag": "@fluentui/keyboard-keys_v9.0.0-alpha.3",
454
- "version": "9.0.0-alpha.3",
455
- "comments": {
456
- "none": [
457
- {
458
- "comment": "Bump @fluentui/eslint-plugin to v1.4.1",
459
- "author": "dzearing@hotmail.com",
460
- "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
461
- "package": "@fluentui/keyboard-keys"
462
- }
463
- ]
464
- }
465
- },
466
- {
467
- "date": "Fri, 20 Aug 2021 07:37:28 GMT",
468
- "tag": "@fluentui/keyboard-keys_v9.0.0-alpha.3",
469
- "version": "9.0.0-alpha.3",
470
- "comments": {
471
- "prerelease": [
472
- {
473
- "comment": "Update .npmignore",
474
- "author": "elcraig@microsoft.com",
475
- "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
476
- "package": "@fluentui/keyboard-keys"
477
- }
478
- ],
479
- "none": [
480
- {
481
- "comment": "Bump @fluentui/eslint-plugin to v1.4.0",
482
- "author": "behowell@microsoft.com",
483
- "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
484
- "package": "@fluentui/keyboard-keys"
485
- },
486
- {
487
- "comment": "Bump @fluentui/scripts to v1.0.0",
488
- "author": "behowell@microsoft.com",
489
- "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
490
- "package": "@fluentui/keyboard-keys"
491
- }
492
- ]
493
- }
494
- },
495
- {
496
- "date": "Tue, 03 Aug 2021 07:39:30 GMT",
497
- "tag": "@fluentui/keyboard-keys_v9.0.0-alpha.2",
498
- "version": "9.0.0-alpha.2",
499
- "comments": {
500
- "patch": [
501
- {
502
- "comment": "Bump @fluentui/eslint-plugin to v1.3.3",
503
- "author": "behowell@microsoft.com",
504
- "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
505
- "package": "@fluentui/keyboard-keys"
506
- },
507
- {
508
- "comment": "Bump @fluentui/scripts to v1.0.0",
509
- "author": "behowell@microsoft.com",
510
- "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
511
- "package": "@fluentui/keyboard-keys"
512
- }
513
- ]
514
- }
515
- },
516
- {
517
- "date": "Tue, 20 Jul 2021 22:23:17 GMT",
518
- "tag": "@fluentui/keyboard-keys_v9.0.0-alpha.1",
519
- "version": "9.0.0-alpha.1",
520
- "comments": {
521
- "prerelease": [
522
- {
523
- "comment": "Publish package",
524
- "author": "lingfan.gao@microsoft.com",
525
- "commit": "87ab56f142ad5f10d772ba339ea26d84600ac965",
526
- "package": "@fluentui/keyboard-keys"
527
- }
528
- ]
529
- }
530
- },
531
- {
532
- "date": "Fri, 09 Jul 2021 07:39:31 GMT",
533
- "tag": "@fluentui/keyboard-keys_v9.0.0-alpha.0",
534
- "version": "9.0.0-alpha.0",
535
- "comments": {
536
- "patch": [
537
- {
538
- "comment": "Bump @fluentui/eslint-plugin to v1.3.2",
539
- "author": "martinhochel@microsoft.com",
540
- "commit": "18902eb64710aa6253a79781357b8390bb13665c",
541
- "package": "@fluentui/keyboard-keys"
542
- },
543
- {
544
- "comment": "Bump @fluentui/scripts to v1.0.0",
545
- "author": "martinhochel@microsoft.com",
546
- "commit": "18902eb64710aa6253a79781357b8390bb13665c",
547
- "package": "@fluentui/keyboard-keys"
548
- }
549
- ]
550
- }
551
- }
552
- ]
553
- }