@fluentui/react-jsx-runtime
Advanced tools
Comparing version 0.0.0-nightly-20230417-0419.1 to 9.0.0-alpha.1
@@ -5,12 +5,12 @@ { | ||
{ | ||
"date": "Mon, 17 Apr 2023 04:24:44 GMT", | ||
"tag": "@fluentui/react-jsx-runtime_v0.0.0-nightly-20230417-0419.1", | ||
"version": "0.0.0-nightly-20230417-0419.1", | ||
"date": "Mon, 17 Apr 2023 17:50:02 GMT", | ||
"tag": "@fluentui/react-jsx-runtime_v9.0.0-alpha.1", | ||
"version": "9.0.0-alpha.1", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "fluentui-internal@service.microsoft.com", | ||
"author": "bernardo.sunderhus@gmail.com", | ||
"package": "@fluentui/react-jsx-runtime", | ||
"commit": "not available", | ||
"comment": "Release nightly v9" | ||
"commit": "97af91aa7684bbfe149ace1b21b75fb7c04128a2", | ||
"comment": "feat: implements custom JSX pragma" | ||
}, | ||
@@ -20,10 +20,4 @@ { | ||
"package": "@fluentui/react-jsx-runtime", | ||
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230417-0419.1", | ||
"commit": "bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-jsx-runtime", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230417-0419.1", | ||
"commit": "bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3" | ||
"comment": "Bump @fluentui/react-utilities to v9.8.0", | ||
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585" | ||
} | ||
@@ -30,0 +24,0 @@ ] |
# Change Log - @fluentui/react-jsx-runtime | ||
This log was last generated on Mon, 17 Apr 2023 04:24:44 GMT and should not be manually modified. | ||
This log was last generated on Mon, 17 Apr 2023 17:50:02 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20230417-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v0.0.0-nightly-20230417-0419.1) | ||
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-jsx-runtime_v9.0.0-alpha.1) | ||
Mon, 17 Apr 2023 04:24:44 GMT | ||
Mon, 17 Apr 2023 17:50:02 GMT | ||
### Changes | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230417-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230417-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/bb0386ad4bfe6b30d15a35e03571fb3d14b6efc3) by beachball) | ||
- feat: implements custom JSX pragma ([PR #27472](https://github.com/microsoft/fluentui/pull/27472) by bernardo.sunderhus@gmail.com) | ||
- Bump @fluentui/react-utilities to v9.8.0 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball) |
{ | ||
"name": "@fluentui/react-jsx-runtime", | ||
"version": "0.0.0-nightly-20230417-0419.1", | ||
"version": "9.0.0-alpha.1", | ||
"description": "React components for building web experiences", | ||
@@ -27,3 +27,3 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20230417-0419.1", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.20", | ||
"@fluentui/scripts-api-extractor": "*", | ||
@@ -33,3 +33,3 @@ "@fluentui/scripts-tasks": "*" | ||
"dependencies": { | ||
"@fluentui/react-utilities": "0.0.0-nightly-20230417-0419.1", | ||
"@fluentui/react-utilities": "^9.8.0", | ||
"@swc/helpers": "^0.4.14" | ||
@@ -41,3 +41,9 @@ }, | ||
}, | ||
"beachball": {}, | ||
"beachball": { | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"patch" | ||
] | ||
}, | ||
"exports": { | ||
@@ -44,0 +50,0 @@ ".": { |
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
14492
117
+ 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)
+ Added@swc/helpers@0.5.13(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20230417-0419.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20230417-0419.1(transitive)