@fluentui/react-toast 9.3.9 → 9.3.11
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 +55 -1
- package/CHANGELOG.md +24 -2
- package/package.json +6 -6
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,61 @@
|
|
|
2
2
|
"name": "@fluentui/react-toast",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Thu, 12 Oct 2023 14:52:34 GMT",
|
|
6
|
+
"tag": "@fluentui/react-toast_v9.3.11",
|
|
7
|
+
"version": "9.3.11",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-toast",
|
|
13
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.17",
|
|
14
|
+
"commit": "1a52f5b27e2f71f7257c470bc9c7552ea5e07867"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Wed, 11 Oct 2023 13:54:26 GMT",
|
|
21
|
+
"tag": "@fluentui/react-toast_v9.3.10",
|
|
22
|
+
"version": "9.3.10",
|
|
23
|
+
"comments": {
|
|
24
|
+
"patch": [
|
|
25
|
+
{
|
|
26
|
+
"author": "beachball",
|
|
27
|
+
"package": "@fluentui/react-toast",
|
|
28
|
+
"comment": "Bump @fluentui/react-aria to v9.3.42",
|
|
29
|
+
"commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"author": "beachball",
|
|
33
|
+
"package": "@fluentui/react-toast",
|
|
34
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.16",
|
|
35
|
+
"commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "@fluentui/react-toast",
|
|
40
|
+
"comment": "Bump @fluentui/react-portal to v9.3.23",
|
|
41
|
+
"commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"author": "beachball",
|
|
45
|
+
"package": "@fluentui/react-toast",
|
|
46
|
+
"comment": "Bump @fluentui/react-tabster to v9.13.6",
|
|
47
|
+
"commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "@fluentui/react-toast",
|
|
52
|
+
"comment": "Bump @fluentui/react-utilities to v9.15.0",
|
|
53
|
+
"commit": "b4466a0b9d3568e8e1ee1d814db5c8449dfd65b8"
|
|
54
|
+
}
|
|
55
|
+
]
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"date": "Mon, 09 Oct 2023 20:45:44 GMT",
|
|
6
60
|
"tag": "@fluentui/react-toast_v9.3.9",
|
|
7
61
|
"version": "9.3.9",
|
|
8
62
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,34 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-toast
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 12 Oct 2023 14:52:34 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.3.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-toast_v9.3.11)
|
|
8
|
+
|
|
9
|
+
Thu, 12 Oct 2023 14:52:34 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toast_v9.3.10..@fluentui/react-toast_v9.3.11)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.17 ([PR #29488](https://github.com/microsoft/fluentui/pull/29488) by beachball)
|
|
15
|
+
|
|
16
|
+
## [9.3.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-toast_v9.3.10)
|
|
17
|
+
|
|
18
|
+
Wed, 11 Oct 2023 13:54:26 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toast_v9.3.9..@fluentui/react-toast_v9.3.10)
|
|
20
|
+
|
|
21
|
+
### Patches
|
|
22
|
+
|
|
23
|
+
- Bump @fluentui/react-aria to v9.3.42 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
|
|
24
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.16 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
|
|
25
|
+
- Bump @fluentui/react-portal to v9.3.23 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
|
|
26
|
+
- Bump @fluentui/react-tabster to v9.13.6 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
|
|
27
|
+
- Bump @fluentui/react-utilities to v9.15.0 ([PR #29262](https://github.com/microsoft/fluentui/pull/29262) by beachball)
|
|
28
|
+
|
|
7
29
|
## [9.3.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-toast_v9.3.9)
|
|
8
30
|
|
|
9
|
-
Mon, 09 Oct 2023 20:
|
|
31
|
+
Mon, 09 Oct 2023 20:45:44 GMT
|
|
10
32
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-toast_v9.3.8..@fluentui/react-toast_v9.3.9)
|
|
11
33
|
|
|
12
34
|
### Patches
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-toast",
|
|
3
|
-
"version": "9.3.
|
|
3
|
+
"version": "9.3.11",
|
|
4
4
|
"description": "Toast component for Fluent UI",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -37,14 +37,14 @@
|
|
|
37
37
|
"dependencies": {
|
|
38
38
|
"react-transition-group": "^4.4.1",
|
|
39
39
|
"@fluentui/keyboard-keys": "^9.0.6",
|
|
40
|
-
"@fluentui/react-aria": "^9.3.
|
|
40
|
+
"@fluentui/react-aria": "^9.3.42",
|
|
41
41
|
"@fluentui/react-icons": "^2.0.217",
|
|
42
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
|
43
|
-
"@fluentui/react-portal": "^9.3.
|
|
42
|
+
"@fluentui/react-jsx-runtime": "^9.0.17",
|
|
43
|
+
"@fluentui/react-portal": "^9.3.23",
|
|
44
44
|
"@fluentui/react-shared-contexts": "^9.10.0",
|
|
45
|
-
"@fluentui/react-tabster": "^9.13.
|
|
45
|
+
"@fluentui/react-tabster": "^9.13.6",
|
|
46
46
|
"@fluentui/react-theme": "^9.1.14",
|
|
47
|
-
"@fluentui/react-utilities": "^9.
|
|
47
|
+
"@fluentui/react-utilities": "^9.15.0",
|
|
48
48
|
"@griffel/react": "^1.5.14",
|
|
49
49
|
"@swc/helpers": "^0.5.1"
|
|
50
50
|
},
|