@fluentui/react-context-selector 0.0.0-nightly99adff5a9a20211125.1 → 0.0.0-nightlya9c3d10d9520220113.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.json +26 -5
- package/CHANGELOG.md +15 -5
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,30 @@
|
|
2
2
|
"name": "@fluentui/react-context-selector",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Thu,
|
6
|
-
"tag": "@fluentui/react-context-selector_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Thu, 13 Jan 2022 04:15:42 GMT",
|
6
|
+
"tag": "@fluentui/react-context-selector_v0.0.0-nightlya9c3d10d9520220113.1",
|
7
|
+
"version": "0.0.0-nightlya9c3d10d9520220113.1",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "email not defined",
|
12
|
+
"package": "@fluentui/react-context-selector",
|
13
|
+
"commit": "e5182b449d13b07c2da6a36ece6f79ec664c4075",
|
14
|
+
"comment": "Release nightly v9"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-context-selector",
|
19
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightlya9c3d10d9520220113.1",
|
20
|
+
"commit": "e5182b449d13b07c2da6a36ece6f79ec664c4075"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Thu, 25 Nov 2021 08:34:13 GMT",
|
27
|
+
"tag": "@fluentui/react-context-selector_v9.0.0-beta.4",
|
28
|
+
"version": "9.0.0-beta.4",
|
8
29
|
"comments": {
|
9
30
|
"none": [
|
10
31
|
{
|
@@ -18,8 +39,8 @@
|
|
18
39
|
{
|
19
40
|
"author": "beachball",
|
20
41
|
"package": "@fluentui/react-context-selector",
|
21
|
-
"comment": "Bump @fluentui/react-utilities to
|
22
|
-
"commit": "
|
42
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
|
43
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
23
44
|
}
|
24
45
|
]
|
25
46
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,17 +1,27 @@
|
|
1
1
|
# Change Log - @fluentui/react-context-selector
|
2
2
|
|
3
|
-
This log was last generated on Thu,
|
3
|
+
This log was last generated on Thu, 13 Jan 2022 04:15:42 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightlya9c3d10d9520220113.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v0.0.0-nightlya9c3d10d9520220113.1)
|
8
8
|
|
9
|
-
Thu,
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-beta.
|
9
|
+
Thu, 13 Jan 2022 04:15:42 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-beta.4..@fluentui/react-context-selector_v0.0.0-nightlya9c3d10d9520220113.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
-
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/e5182b449d13b07c2da6a36ece6f79ec664c4075) by email not defined)
|
15
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightlya9c3d10d9520220113.1 ([commit](https://github.com/microsoft/fluentui/commit/e5182b449d13b07c2da6a36ece6f79ec664c4075) by beachball)
|
16
|
+
|
17
|
+
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-beta.4)
|
18
|
+
|
19
|
+
Thu, 25 Nov 2021 08:34:13 GMT
|
20
|
+
[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)
|
21
|
+
|
22
|
+
### Changes
|
23
|
+
|
24
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
15
25
|
|
16
26
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-beta.3)
|
17
27
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-context-selector",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-nightlya9c3d10d9520220113.1",
|
4
4
|
"description": "React useContextSelector hook in userland",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -35,7 +35,7 @@
|
|
35
35
|
"react-test-renderer": "^16.3.0"
|
36
36
|
},
|
37
37
|
"dependencies": {
|
38
|
-
"@fluentui/react-utilities": "0.0.0-
|
38
|
+
"@fluentui/react-utilities": "0.0.0-nightlya9c3d10d9520220113.1",
|
39
39
|
"scheduler": "^0.20.1",
|
40
40
|
"tslib": "^2.1.0"
|
41
41
|
},
|