@fluentui/react-jsx-runtime
Advanced tools
Comparing version 9.0.41 to 9.0.42
# Change Log - @fluentui/react-jsx-runtime | ||
This log was last generated on Mon, 15 Jul 2024 17:20:15 GMT and should not be manually modified. | ||
This log was last generated on Tue, 23 Jul 2024 20:09:18 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.42) | ||
Tue, 23 Jul 2024 20:09:18 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.41..@fluentui/react-jsx-runtime_v9.0.42) | ||
### Patches | ||
- Bump @fluentui/react-utilities to v9.18.13 ([PR #32067](https://github.com/microsoft/fluentui/pull/32067) by beachball) | ||
## [9.0.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.41) | ||
Mon, 15 Jul 2024 17:20:15 GMT | ||
Mon, 15 Jul 2024 17:25:31 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-jsx-runtime_v9.0.40..@fluentui/react-jsx-runtime_v9.0.41) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-jsx-runtime", | ||
"version": "9.0.41", | ||
"version": "9.0.42", | ||
"description": "Custom JSX runtime for @fluentui/react-components", | ||
@@ -22,3 +22,3 @@ "main": "lib-commonjs/index.js", | ||
"type-check": "tsc -b tsconfig.json", | ||
"generate-api": "just-scripts generate-api", | ||
"generate-api": "just-scripts copy && just-scripts generate-api", | ||
"test-ssr": "test-ssr \"./stories/**/*.stories.tsx\"", | ||
@@ -35,3 +35,3 @@ "bundle-size": "monosize measure" | ||
"dependencies": { | ||
"@fluentui/react-utilities": "^9.18.12", | ||
"@fluentui/react-utilities": "^9.18.13", | ||
"react-is": "^17.0.2", | ||
@@ -38,0 +38,0 @@ "@swc/helpers": "^0.5.1" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
89425
21
43
5
279
+ Added@fluentui/keyboard-keys@9.0.7(transitive)
+ Added@fluentui/react-shared-contexts@9.20.2(transitive)
+ Added@fluentui/react-theme@9.1.21(transitive)
+ Added@fluentui/react-utilities@9.18.16(transitive)
+ Added@fluentui/tokens@1.0.0-alpha.18(transitive)
- Removed@fluentui/keyboard-keys@9.0.8(transitive)
- Removed@fluentui/react-shared-contexts@9.21.0(transitive)
- Removed@fluentui/react-theme@9.1.22(transitive)
- Removed@fluentui/react-utilities@9.18.17(transitive)
- Removed@fluentui/tokens@1.0.0-alpha.19(transitive)