@fluentui/react-context-selector 9.1.34 → 9.1.36
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 +44 -2
- package/CHANGELOG.md +23 -3
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,49 @@
|
|
2
2
|
"name": "@fluentui/react-context-selector",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Tue, 26 Sep 2023 17:44:10 GMT",
|
6
|
+
"tag": "@fluentui/react-context-selector_v9.1.36",
|
7
|
+
"version": "9.1.36",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "yuanboxue@microsoft.com",
|
12
|
+
"package": "@fluentui/react-context-selector",
|
13
|
+
"commit": "05a23f6f5f331841c9ac9fb63764440c543f791d",
|
14
|
+
"comment": "chore: trigger manual version bump after broken release"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-context-selector",
|
19
|
+
"comment": "Bump @fluentui/react-utilities to v9.13.5",
|
20
|
+
"commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Tue, 26 Sep 2023 15:32:02 GMT",
|
27
|
+
"tag": "@fluentui/react-context-selector_v9.1.35",
|
28
|
+
"version": "9.1.35",
|
29
|
+
"comments": {
|
30
|
+
"patch": [
|
31
|
+
{
|
32
|
+
"author": "martinhochel@microsoft.com",
|
33
|
+
"package": "@fluentui/react-context-selector",
|
34
|
+
"commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
|
35
|
+
"comment": "fix: bump swc core to mitigate transpilation memory leaks"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-context-selector",
|
40
|
+
"comment": "Bump @fluentui/react-utilities to v9.13.4",
|
41
|
+
"commit": "e16520437e10cd824ac254dd797e32762b5de72d"
|
42
|
+
}
|
43
|
+
]
|
44
|
+
}
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"date": "Wed, 06 Sep 2023 13:31:31 GMT",
|
6
48
|
"tag": "@fluentui/react-context-selector_v9.1.34",
|
7
49
|
"version": "9.1.34",
|
8
50
|
"comments": {
|
@@ -11,7 +53,7 @@
|
|
11
53
|
"author": "beachball",
|
12
54
|
"package": "@fluentui/react-context-selector",
|
13
55
|
"comment": "Bump @fluentui/react-utilities to v9.13.3",
|
14
|
-
"commit": "
|
56
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
15
57
|
}
|
16
58
|
]
|
17
59
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,17 +1,37 @@
|
|
1
1
|
# Change Log - @fluentui/react-context-selector
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 26 Sep 2023 17:44:10 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.1.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.1.36)
|
8
|
+
|
9
|
+
Tue, 26 Sep 2023 17:44:10 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.1.35..@fluentui/react-context-selector_v9.1.36)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- chore: trigger manual version bump after broken release ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by yuanboxue@microsoft.com)
|
15
|
+
- Bump @fluentui/react-utilities to v9.13.5 ([PR #29303](https://github.com/microsoft/fluentui/pull/29303) by beachball)
|
16
|
+
|
17
|
+
## [9.1.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.1.35)
|
18
|
+
|
19
|
+
Tue, 26 Sep 2023 15:32:02 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.1.34..@fluentui/react-context-selector_v9.1.35)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- fix: bump swc core to mitigate transpilation memory leaks ([PR #29253](https://github.com/microsoft/fluentui/pull/29253) by martinhochel@microsoft.com)
|
25
|
+
- Bump @fluentui/react-utilities to v9.13.4 ([PR #29300](https://github.com/microsoft/fluentui/pull/29300) by beachball)
|
26
|
+
|
7
27
|
## [9.1.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.1.34)
|
8
28
|
|
9
|
-
Wed, 06 Sep 2023 13:
|
29
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
10
30
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.1.33..@fluentui/react-context-selector_v9.1.34)
|
11
31
|
|
12
32
|
### Patches
|
13
33
|
|
14
|
-
- Bump @fluentui/react-utilities to v9.13.3 ([PR #
|
34
|
+
- Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
15
35
|
|
16
36
|
## [9.1.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.1.33)
|
17
37
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-context-selector",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.36",
|
4
4
|
"description": "React useContextSelector hook in userland",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,7 +28,7 @@
|
|
28
28
|
"@fluentui/scripts-tasks": "*"
|
29
29
|
},
|
30
30
|
"dependencies": {
|
31
|
-
"@fluentui/react-utilities": "^9.13.
|
31
|
+
"@fluentui/react-utilities": "^9.13.5",
|
32
32
|
"@swc/helpers": "^0.5.1"
|
33
33
|
},
|
34
34
|
"peerDependencies": {
|