@fluentui/react-rating 0.0.0-nightly-20240319-0405.1 → 9.0.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.md +6 -21
- package/package.json +13 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,35 +1,20 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-rating
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 18 Mar 2024 19:44:52 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [0.0.0-nightly-20240319-0405.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-rating_v0.0.0-nightly-20240319-0405.1)
|
|
8
|
-
|
|
9
|
-
Tue, 19 Mar 2024 04:22:02 GMT
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-rating_v9.0.1..@fluentui/react-rating_v0.0.0-nightly-20240319-0405.1)
|
|
11
|
-
|
|
12
|
-
### Changes
|
|
13
|
-
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
|
|
15
|
-
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20240319-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/3e8a4288a4f8387ef25ef7b8c34e580ae61d6754) by beachball)
|
|
16
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-20240319-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/3e8a4288a4f8387ef25ef7b8c34e580ae61d6754) by beachball)
|
|
17
|
-
- Bump @fluentui/react-tabster to v0.0.0-nightly-20240319-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/3e8a4288a4f8387ef25ef7b8c34e580ae61d6754) by beachball)
|
|
18
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-20240319-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/3e8a4288a4f8387ef25ef7b8c34e580ae61d6754) by beachball)
|
|
19
|
-
- Bump @fluentui/react-conformance to v0.0.0-nightly-20240319-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/3e8a4288a4f8387ef25ef7b8c34e580ae61d6754) by beachball)
|
|
20
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20240319-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/3e8a4288a4f8387ef25ef7b8c34e580ae61d6754) by beachball)
|
|
21
|
-
|
|
22
7
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-rating_v9.0.1)
|
|
23
8
|
|
|
24
|
-
Mon, 18 Mar 2024 19:
|
|
9
|
+
Mon, 18 Mar 2024 19:44:52 GMT
|
|
25
10
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-rating_v9.0.0..@fluentui/react-rating_v9.0.1)
|
|
26
11
|
|
|
27
12
|
### Patches
|
|
28
13
|
|
|
29
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.34 ([PR #
|
|
30
|
-
- Bump @fluentui/react-theme to v9.1.19 ([PR #
|
|
31
|
-
- Bump @fluentui/react-tabster to v9.19.5 ([PR #
|
|
32
|
-
- Bump @fluentui/react-utilities to v9.18.5 ([PR #
|
|
14
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.34 ([PR #30803](https://github.com/microsoft/fluentui/pull/30803) by beachball)
|
|
15
|
+
- Bump @fluentui/react-theme to v9.1.19 ([PR #30803](https://github.com/microsoft/fluentui/pull/30803) by beachball)
|
|
16
|
+
- Bump @fluentui/react-tabster to v9.19.5 ([PR #30803](https://github.com/microsoft/fluentui/pull/30803) by beachball)
|
|
17
|
+
- Bump @fluentui/react-utilities to v9.18.5 ([PR #30803](https://github.com/microsoft/fluentui/pull/30803) by beachball)
|
|
33
18
|
|
|
34
19
|
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-rating_v9.0.0)
|
|
35
20
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-rating",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "9.0.1",
|
|
4
4
|
"description": "Rating component for building web experiences",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -24,17 +24,17 @@
|
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
26
|
"@fluentui/eslint-plugin": "*",
|
|
27
|
-
"@fluentui/react-conformance": "
|
|
28
|
-
"@fluentui/react-conformance-griffel": "
|
|
27
|
+
"@fluentui/react-conformance": "*",
|
|
28
|
+
"@fluentui/react-conformance-griffel": "*",
|
|
29
29
|
"@fluentui/scripts-api-extractor": "*",
|
|
30
30
|
"@fluentui/scripts-tasks": "*"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@fluentui/react-jsx-runtime": "
|
|
33
|
+
"@fluentui/react-jsx-runtime": "^9.0.34",
|
|
34
34
|
"@fluentui/react-icons": "^2.0.224",
|
|
35
|
-
"@fluentui/react-theme": "
|
|
36
|
-
"@fluentui/react-tabster": "
|
|
37
|
-
"@fluentui/react-utilities": "
|
|
35
|
+
"@fluentui/react-theme": "^9.1.19",
|
|
36
|
+
"@fluentui/react-tabster": "^9.19.5",
|
|
37
|
+
"@fluentui/react-utilities": "^9.18.5",
|
|
38
38
|
"@griffel/react": "^1.5.14",
|
|
39
39
|
"@swc/helpers": "^0.5.1"
|
|
40
40
|
},
|
|
@@ -53,7 +53,12 @@
|
|
|
53
53
|
},
|
|
54
54
|
"./package.json": "./package.json"
|
|
55
55
|
},
|
|
56
|
-
"beachball": {
|
|
56
|
+
"beachball": {
|
|
57
|
+
"disallowedChangeTypes": [
|
|
58
|
+
"major",
|
|
59
|
+
"prerelease"
|
|
60
|
+
]
|
|
61
|
+
},
|
|
57
62
|
"files": [
|
|
58
63
|
"*.md",
|
|
59
64
|
"dist/*.d.ts",
|