@fluentui/react-teaching-popover 0.0.0-nightly-20240423-0406.1 → 9.1.0
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.md +17 -20
- package/package.json +18 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,28 +1,25 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-teaching-popover
|
|
2
2
|
|
|
3
|
-
This log was last generated on Tue, 23 Apr 2024
|
|
3
|
+
This log was last generated on Tue, 23 Apr 2024 08:12:10 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [
|
|
8
|
-
|
|
9
|
-
Tue, 23 Apr 2024
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-teaching-popover-preview_v0.3.0..@fluentui/react-teaching-
|
|
11
|
-
|
|
12
|
-
###
|
|
13
|
-
|
|
14
|
-
- Release
|
|
15
|
-
- Bump @fluentui/react-jsx-runtime to
|
|
16
|
-
- Bump @fluentui/react-
|
|
17
|
-
- Bump @fluentui/react-
|
|
18
|
-
- Bump @fluentui/react-
|
|
19
|
-
- Bump @fluentui/react-
|
|
20
|
-
- Bump @fluentui/react-
|
|
21
|
-
- Bump @fluentui/react-
|
|
22
|
-
- Bump @fluentui/react-
|
|
23
|
-
- Bump @fluentui/react-context-selector to v0.0.0-nightly-20240423-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/146af5e17a89e969794ae0b65f98b78e8dfed0d7) by beachball)
|
|
24
|
-
- Bump @fluentui/react-conformance to v0.0.0-nightly-20240423-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/146af5e17a89e969794ae0b65f98b78e8dfed0d7) by beachball)
|
|
25
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240423-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/146af5e17a89e969794ae0b65f98b78e8dfed0d7) by beachball)
|
|
7
|
+
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-teaching-popover_v9.1.0)
|
|
8
|
+
|
|
9
|
+
Tue, 23 Apr 2024 08:12:10 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-teaching-popover-preview_v0.3.0..@fluentui/react-teaching-popover_v9.1.0)
|
|
11
|
+
|
|
12
|
+
### Minor changes
|
|
13
|
+
|
|
14
|
+
- 'feat: Release TeachingPopover to stable ([PR #31112](https://github.com/microsoft/fluentui/pull/31112) by mifraser@microsoft.com)
|
|
15
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.36 ([PR #31113](https://github.com/microsoft/fluentui/pull/31113) by beachball)
|
|
16
|
+
- Bump @fluentui/react-utilities to v9.18.7 ([PR #31113](https://github.com/microsoft/fluentui/pull/31113) by beachball)
|
|
17
|
+
- Bump @fluentui/react-shared-contexts to v9.17.0 ([PR #31113](https://github.com/microsoft/fluentui/pull/31113) by beachball)
|
|
18
|
+
- Bump @fluentui/react-popover to v9.9.5 ([PR #31113](https://github.com/microsoft/fluentui/pull/31113) by beachball)
|
|
19
|
+
- Bump @fluentui/react-button to v9.3.76 ([PR #31113](https://github.com/microsoft/fluentui/pull/31113) by beachball)
|
|
20
|
+
- Bump @fluentui/react-tabster to v9.20.1 ([PR #31113](https://github.com/microsoft/fluentui/pull/31113) by beachball)
|
|
21
|
+
- Bump @fluentui/react-aria to v9.10.5 ([PR #31113](https://github.com/microsoft/fluentui/pull/31113) by beachball)
|
|
22
|
+
- Bump @fluentui/react-context-selector to v9.1.58 ([PR #31113](https://github.com/microsoft/fluentui/pull/31113) by beachball)
|
|
26
23
|
|
|
27
24
|
## [0.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-teaching-popover-preview_v0.3.0)
|
|
28
25
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-teaching-popover",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "9.1.0",
|
|
4
4
|
"description": "New fluentui react package",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -30,24 +30,24 @@
|
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@fluentui/eslint-plugin": "*",
|
|
33
|
-
"@fluentui/react-conformance": "
|
|
34
|
-
"@fluentui/react-conformance-griffel": "
|
|
33
|
+
"@fluentui/react-conformance": "*",
|
|
34
|
+
"@fluentui/react-conformance-griffel": "*",
|
|
35
35
|
"@fluentui/scripts-api-extractor": "*",
|
|
36
36
|
"@fluentui/scripts-tasks": "*"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@fluentui/react-jsx-runtime": "
|
|
40
|
-
"@fluentui/react-theme": "
|
|
41
|
-
"@fluentui/react-utilities": "
|
|
39
|
+
"@fluentui/react-jsx-runtime": "^9.0.36",
|
|
40
|
+
"@fluentui/react-theme": "^9.1.19",
|
|
41
|
+
"@fluentui/react-utilities": "^9.18.7",
|
|
42
42
|
"@griffel/react": "^1.5.14",
|
|
43
43
|
"@swc/helpers": "^0.5.1",
|
|
44
|
-
"@fluentui/react-shared-contexts": "
|
|
45
|
-
"@fluentui/react-popover": "
|
|
46
|
-
"@fluentui/react-button": "
|
|
47
|
-
"@fluentui/react-tabster": "
|
|
44
|
+
"@fluentui/react-shared-contexts": "^9.17.0",
|
|
45
|
+
"@fluentui/react-popover": "^9.9.5",
|
|
46
|
+
"@fluentui/react-button": "^9.3.76",
|
|
47
|
+
"@fluentui/react-tabster": "^9.20.1",
|
|
48
48
|
"@fluentui/react-icons": "^2.0.235",
|
|
49
|
-
"@fluentui/react-aria": "
|
|
50
|
-
"@fluentui/react-context-selector": "
|
|
49
|
+
"@fluentui/react-aria": "^9.10.5",
|
|
50
|
+
"@fluentui/react-context-selector": "^9.1.58",
|
|
51
51
|
"use-sync-external-store": "^1.2.0"
|
|
52
52
|
},
|
|
53
53
|
"peerDependencies": {
|
|
@@ -65,5 +65,10 @@
|
|
|
65
65
|
},
|
|
66
66
|
"./package.json": "./package.json"
|
|
67
67
|
},
|
|
68
|
-
"beachball": {
|
|
68
|
+
"beachball": {
|
|
69
|
+
"disallowedChangeTypes": [
|
|
70
|
+
"major",
|
|
71
|
+
"prerelease"
|
|
72
|
+
]
|
|
73
|
+
}
|
|
69
74
|
}
|