@fluentui/react-virtualizer
Advanced tools
Comparing version 0.0.0-nightly-20241216-0406.1 to 0.0.0-nightly-20241217-0406.1
# Change Log - @fluentui/react-virtualizer | ||
This log was last generated on Mon, 16 Dec 2024 04:10:49 GMT and should not be manually modified. | ||
This log was last generated on Tue, 17 Dec 2024 04:10:32 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20241216-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v0.0.0-nightly-20241216-0406.1) | ||
## [0.0.0-nightly-20241217-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v0.0.0-nightly-20241217-0406.1) | ||
Mon, 16 Dec 2024 04:10:49 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.88..@fluentui/react-virtualizer_v0.0.0-nightly-20241216-0406.1) | ||
Tue, 17 Dec 2024 04:10:32 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.89..@fluentui/react-virtualizer_v0.0.0-nightly-20241217-0406.1) | ||
@@ -15,8 +15,20 @@ ### Changes | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com) | ||
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20241216-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/6bedfa973b14675684db66da8e91b0efcde248f5) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20241216-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/6bedfa973b14675684db66da8e91b0efcde248f5) by beachball) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20241216-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/6bedfa973b14675684db66da8e91b0efcde248f5) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20241216-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/6bedfa973b14675684db66da8e91b0efcde248f5) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20241216-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/6bedfa973b14675684db66da8e91b0efcde248f5) by beachball) | ||
- Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20241217-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/d402fe46e15ba67bd1778ac99b45520d693b80dc) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20241217-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/d402fe46e15ba67bd1778ac99b45520d693b80dc) by beachball) | ||
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20241217-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/d402fe46e15ba67bd1778ac99b45520d693b80dc) by beachball) | ||
- Bump @fluentui/react-conformance to v0.0.0-nightly-20241217-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/d402fe46e15ba67bd1778ac99b45520d693b80dc) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20241217-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/d402fe46e15ba67bd1778ac99b45520d693b80dc) by beachball) | ||
## [9.0.0-alpha.89](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.89) | ||
Mon, 16 Dec 2024 16:26:46 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.88..@fluentui/react-virtualizer_v9.0.0-alpha.89) | ||
### Changes | ||
- chore: remove usage of "export *" ([PR #33457](https://github.com/microsoft/fluentui/pull/33457) by olfedias@microsoft.com) | ||
- Bump @fluentui/react-jsx-runtime to v9.0.48 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball) | ||
- Bump @fluentui/react-utilities to v9.18.19 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball) | ||
- Bump @fluentui/react-shared-contexts to v9.21.2 ([PR #33468](https://github.com/microsoft/fluentui/pull/33468) by beachball) | ||
## [9.0.0-alpha.88](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.88) | ||
@@ -23,0 +35,0 @@ |
{ | ||
"name": "@fluentui/react-virtualizer", | ||
"version": "0.0.0-nightly-20241216-0406.1", | ||
"version": "0.0.0-nightly-20241217-0406.1", | ||
"description": "Generic and composable virtualizer framework built on browser intersection observer", | ||
@@ -16,10 +16,10 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20241216-0406.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20241216-0406.1", | ||
"@fluentui/react-conformance": "0.0.0-nightly-20241217-0406.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20241217-0406.1", | ||
"@fluentui/scripts-api-extractor": "*" | ||
}, | ||
"dependencies": { | ||
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20241216-0406.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20241216-0406.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20241216-0406.1", | ||
"@fluentui/react-jsx-runtime": "0.0.0-nightly-20241217-0406.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20241217-0406.1", | ||
"@fluentui/react-shared-contexts": "0.0.0-nightly-20241217-0406.1", | ||
"@griffel/react": "^1.5.22", | ||
@@ -26,0 +26,0 @@ "@swc/helpers": "^0.5.1" |
632886
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20241217-0406.1(transitive)
+ Added@fluentui/react-jsx-runtime@0.0.0-nightly-20241217-0406.1(transitive)
+ Added@fluentui/react-shared-contexts@0.0.0-nightly-20241217-0406.1(transitive)
+ Added@fluentui/react-theme@0.0.0-nightly-20241217-0406.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20241217-0406.1(transitive)
+ Added@fluentui/tokens@0.0.0-nightly-20241217-0406.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20241216-0406.1(transitive)
- Removed@fluentui/react-jsx-runtime@0.0.0-nightly-20241216-0406.1(transitive)
- Removed@fluentui/react-shared-contexts@0.0.0-nightly-20241216-0406.1(transitive)
- Removed@fluentui/react-theme@0.0.0-nightly-20241216-0406.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20241216-0406.1(transitive)
- Removed@fluentui/tokens@0.0.0-nightly-20241216-0406.1(transitive)
Updated@fluentui/react-jsx-runtime@0.0.0-nightly-20241217-0406.1
Updated@fluentui/react-shared-contexts@0.0.0-nightly-20241217-0406.1
Updated@fluentui/react-utilities@0.0.0-nightly-20241217-0406.1