@fluentui/react-context-selector 0.0.0-nightly-20220419-0420.1 → 0.0.0-nightly-20220422-0419.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 CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-context-selector",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 19 Apr 2022 04:29:01 GMT",
6
- "tag": "@fluentui/react-context-selector_v0.0.0-nightly-20220419-0420.1",
7
- "version": "0.0.0-nightly-20220419-0420.1",
5
+ "date": "Fri, 22 Apr 2022 04:28:41 GMT",
6
+ "tag": "@fluentui/react-context-selector_v0.0.0-nightly-20220422-0419.1",
7
+ "version": "0.0.0-nightly-20220422-0419.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -13,19 +13,20 @@
13
13
  "commit": "not available",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
- {
17
- "author": "elcraig@microsoft.com",
18
- "package": "@fluentui/react-context-selector",
19
- "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
20
- "comment": "Move `scheduler` to a peer dependency and allow appropriate versions for React 16 or 17"
21
- },
22
16
  {
23
17
  "author": "beachball",
24
18
  "package": "@fluentui/react-context-selector",
25
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220419-0420.1",
26
- "commit": "c4d16ba4ef157c98d0ef3d6df7d80504b8a05139"
19
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220422-0419.1",
20
+ "commit": "0dbe6a48dea9ac8bef02ea228baf4172014f9ac9"
27
21
  }
28
- ],
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Tue, 19 Apr 2022 19:17:22 GMT",
27
+ "tag": "@fluentui/react-context-selector_v9.0.0-rc.6",
28
+ "version": "9.0.0-rc.6",
29
+ "comments": {
29
30
  "none": [
30
31
  {
31
32
  "author": "elcraig@microsoft.com",
@@ -39,6 +40,20 @@
39
40
  "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
40
41
  "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
41
42
  }
43
+ ],
44
+ "prerelease": [
45
+ {
46
+ "author": "elcraig@microsoft.com",
47
+ "package": "@fluentui/react-context-selector",
48
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
49
+ "comment": "Move `scheduler` to a peer dependency and allow appropriate versions for React 16 or 17"
50
+ },
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-context-selector",
54
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
55
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
56
+ }
42
57
  ]
43
58
  }
44
59
  },
package/CHANGELOG.md CHANGED
@@ -1,19 +1,28 @@
1
1
  # Change Log - @fluentui/react-context-selector
2
2
 
3
- This log was last generated on Tue, 19 Apr 2022 04:29:01 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 22 Apr 2022 04:28:41 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220419-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v0.0.0-nightly-20220419-0420.1)
7
+ ## [0.0.0-nightly-20220422-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v0.0.0-nightly-20220422-0419.1)
8
8
 
9
- Tue, 19 Apr 2022 04:29:01 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-rc.5..@fluentui/react-context-selector_v0.0.0-nightly-20220419-0420.1)
9
+ Fri, 22 Apr 2022 04:28:41 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-rc.6..@fluentui/react-context-selector_v0.0.0-nightly-20220422-0419.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220422-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0dbe6a48dea9ac8bef02ea228baf4172014f9ac9) by beachball)
16
+
17
+ ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-rc.6)
18
+
19
+ Tue, 19 Apr 2022 19:17:22 GMT
20
+ [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)
21
+
22
+ ### Changes
23
+
15
24
  - 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)
16
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220419-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c4d16ba4ef157c98d0ef3d6df7d80504b8a05139) by beachball)
25
+ - Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
17
26
 
18
27
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-rc.5)
19
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-context-selector",
3
- "version": "0.0.0-nightly-20220419-0420.1",
3
+ "version": "0.0.0-nightly-20220422-0419.1",
4
4
  "description": "React useContextSelector hook in userland",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,7 +27,7 @@
27
27
  "@fluentui/scripts": "^1.0.0"
28
28
  },
29
29
  "dependencies": {
30
- "@fluentui/react-utilities": "0.0.0-nightly-20220419-0420.1",
30
+ "@fluentui/react-utilities": "0.0.0-nightly-20220422-0419.1",
31
31
  "tslib": "^2.1.0"
32
32
  },
33
33
  "peerDependencies": {