@fluentui/react-search
Advanced tools
Comparing version 0.0.0-nightly-20241114-0406.1 to 0.0.0-nightly-20241115-0406.1
# Change Log - @fluentui/react-search | ||
This log was last generated on Thu, 14 Nov 2024 04:10:30 GMT and should not be manually modified. | ||
This log was last generated on Fri, 15 Nov 2024 04:10:46 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20241114-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-search_v0.0.0-nightly-20241114-0406.1) | ||
## [0.0.0-nightly-20241115-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-search_v0.0.0-nightly-20241115-0406.1) | ||
Thu, 14 Nov 2024 04:10:30 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-search_v9.0.21..@fluentui/react-search_v0.0.0-nightly-20241114-0406.1) | ||
Fri, 15 Nov 2024 04:10:46 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-search_v9.0.21..@fluentui/react-search_v0.0.0-nightly-20241115-0406.1) | ||
@@ -15,8 +15,8 @@ ### Changes | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com) | ||
- Bump @fluentui/react-input to v0.0.0-nightly-20241114-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4c09fa3efa9bf10be07577c9f81c21ae259dd93f) by beachball) | ||
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20241114-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4c09fa3efa9bf10be07577c9f81c21ae259dd93f) by beachball) | ||
- Bump @fluentui/react-theme to v0.0.0-nightly-20241114-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4c09fa3efa9bf10be07577c9f81c21ae259dd93f) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20241114-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4c09fa3efa9bf10be07577c9f81c21ae259dd93f) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20241114-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4c09fa3efa9bf10be07577c9f81c21ae259dd93f) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20241114-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/4c09fa3efa9bf10be07577c9f81c21ae259dd93f) by beachball) | ||
- Bump @fluentui/react-input to v0.0.0-nightly-20241115-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/64039c7ce8a7b94b9ce7d2a5102e9f4b262f1c73) by beachball) | ||
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20241115-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/64039c7ce8a7b94b9ce7d2a5102e9f4b262f1c73) by beachball) | ||
- Bump @fluentui/react-theme to v0.0.0-nightly-20241115-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/64039c7ce8a7b94b9ce7d2a5102e9f4b262f1c73) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20241115-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/64039c7ce8a7b94b9ce7d2a5102e9f4b262f1c73) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20241115-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/64039c7ce8a7b94b9ce7d2a5102e9f4b262f1c73) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20241115-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/64039c7ce8a7b94b9ce7d2a5102e9f4b262f1c73) by beachball) | ||
@@ -23,0 +23,0 @@ ## [9.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-search_v9.0.21) |
{ | ||
"name": "@fluentui/react-search", | ||
"version": "0.0.0-nightly-20241114-0406.1", | ||
"version": "0.0.0-nightly-20241115-0406.1", | ||
"description": "Search input for Fluent UI v9", | ||
@@ -16,4 +16,4 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20241114-0406.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20241114-0406.1", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20241115-0406.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20241115-0406.1", | ||
"@fluentui/scripts-api-extractor": "*" | ||
@@ -23,6 +23,6 @@ }, | ||
"@fluentui/react-icons": "^2.0.245", | ||
"@fluentui/react-input": "0.0.0-nightly-20241114-0406.1", | ||
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20241114-0406.1", | ||
"@fluentui/react-theme": "0.0.0-nightly-20241114-0406.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20241114-0406.1", | ||
"@fluentui/react-input": "0.0.0-nightly-20241115-0406.1", | ||
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20241115-0406.1", | ||
"@fluentui/react-theme": "0.0.0-nightly-20241115-0406.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20241115-0406.1", | ||
"@griffel/react": "^1.5.22", | ||
@@ -29,0 +29,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
198
26
47
198
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20241115-0406.1(transitive)
+ Added@fluentui/react-context-selector@0.0.0-nightly-20241115-0406.1(transitive)
+ Added@fluentui/react-field@0.0.0-nightly-20241115-0406.1(transitive)
+ Added@fluentui/react-input@0.0.0-nightly-20241115-0406.1(transitive)
+ Added@fluentui/react-jsx-runtime@0.0.0-nightly-20241115-0406.1(transitive)
+ Added@fluentui/react-label@0.0.0-nightly-20241115-0406.1(transitive)
+ Added@fluentui/react-shared-contexts@0.0.0-nightly-20241115-0406.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20241115-0406.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20241115-0406.1(transitive)
+ Added@fluentui/tokens@0.0.0-nightly-20241115-0406.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20241114-0406.1(transitive)
- Removed@fluentui/react-context-selector@0.0.0-nightly-20241114-0406.1(transitive)
- Removed@fluentui/react-field@0.0.0-nightly-20241114-0406.1(transitive)
- Removed@fluentui/react-input@0.0.0-nightly-20241114-0406.1(transitive)
- Removed@fluentui/react-jsx-runtime@0.0.0-nightly-20241114-0406.1(transitive)
- Removed@fluentui/react-label@0.0.0-nightly-20241114-0406.1(transitive)
- Removed@fluentui/react-shared-contexts@0.0.0-nightly-20241114-0406.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20241114-0406.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20241114-0406.1(transitive)
- Removed@fluentui/tokens@0.0.0-nightly-20241114-0406.1(transitive)
Updated@fluentui/react-jsx-runtime@0.0.0-nightly-20241115-0406.1
Updated@fluentui/react-utilities@0.0.0-nightly-20241115-0406.1