@fluentui/react-utilities 9.0.0-rc.5 → 9.0.0-rc.8

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,80 @@
2
2
  "name": "@fluentui/react-utilities",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 04 Mar 2022 05:15:46 GMT",
5
+ "date": "Thu, 05 May 2022 18:24:35 GMT",
6
+ "tag": "@fluentui/react-utilities_v9.0.0-rc.8",
7
+ "version": "9.0.0-rc.8",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "bsunderhus@microsoft.com",
12
+ "package": "@fluentui/react-utilities",
13
+ "commit": "378e25474622fdeb0891bb3c0a644e88098d8c3f",
14
+ "comment": "feat: add time element on nativeElementMap"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-utilities",
19
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.6",
20
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Wed, 04 May 2022 13:26:36 GMT",
27
+ "tag": "@fluentui/react-utilities_v9.0.0-rc.7",
28
+ "version": "9.0.0-rc.7",
29
+ "comments": {
30
+ "none": [
31
+ {
32
+ "author": "tristan.watanabe@gmail.com",
33
+ "package": "@fluentui/react-utilities",
34
+ "commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
35
+ "comment": "react-utilities: Move to new common folder."
36
+ }
37
+ ],
38
+ "prerelease": [
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-utilities",
42
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.5",
43
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
44
+ }
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "date": "Tue, 19 Apr 2022 19:17:05 GMT",
50
+ "tag": "@fluentui/react-utilities_v9.0.0-rc.6",
51
+ "version": "9.0.0-rc.6",
52
+ "comments": {
53
+ "none": [
54
+ {
55
+ "author": "mgodbolt@microsoft.com",
56
+ "package": "@fluentui/react-utilities",
57
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
58
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
59
+ },
60
+ {
61
+ "author": "elcraig@microsoft.com",
62
+ "package": "@fluentui/react-utilities",
63
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
64
+ "comment": "Update React dev deps and hoist them to the repo root"
65
+ }
66
+ ],
67
+ "prerelease": [
68
+ {
69
+ "author": "Humberto.Morimoto@microsoft.com",
70
+ "package": "@fluentui/react-utilities",
71
+ "commit": "9c8592decacb9f7b1dc608a03c9f991918806008",
72
+ "comment": "Removing star exports at src/index.ts"
73
+ }
74
+ ]
75
+ }
76
+ },
77
+ {
78
+ "date": "Fri, 04 Mar 2022 05:17:32 GMT",
6
79
  "tag": "@fluentui/react-utilities_v9.0.0-rc.5",
7
80
  "version": "9.0.0-rc.5",
8
81
  "comments": {