@fluentui/react-virtualizer
Advanced tools
Comparing version 0.0.0-nightly-20230131-0423.1 to 0.0.0-nightly-20230201-0421.1
@@ -5,5 +5,5 @@ { | ||
{ | ||
"date": "Tue, 31 Jan 2023 04:32:19 GMT", | ||
"tag": "@fluentui/react-virtualizer_v0.0.0-nightly-20230131-0423.1", | ||
"version": "0.0.0-nightly-20230131-0423.1", | ||
"date": "Wed, 01 Feb 2023 04:28:52 GMT", | ||
"tag": "@fluentui/react-virtualizer_v0.0.0-nightly-20230201-0421.1", | ||
"version": "0.0.0-nightly-20230201-0421.1", | ||
"comments": { | ||
@@ -20,4 +20,4 @@ "prerelease": [ | ||
"package": "@fluentui/react-virtualizer", | ||
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230131-0423.1", | ||
"commit": "da6e0f160b2fc776ca574b1308c3f39a19ce3b10" | ||
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230201-0421.1", | ||
"commit": "11cb89f4bbbc21aa76911c5b5bcded0bad95d072" | ||
}, | ||
@@ -27,4 +27,4 @@ { | ||
"package": "@fluentui/react-virtualizer", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230131-0423.1", | ||
"commit": "da6e0f160b2fc776ca574b1308c3f39a19ce3b10" | ||
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230201-0421.1", | ||
"commit": "11cb89f4bbbc21aa76911c5b5bcded0bad95d072" | ||
} | ||
@@ -35,2 +35,17 @@ ] | ||
{ | ||
"date": "Tue, 31 Jan 2023 19:53:58 GMT", | ||
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.3", | ||
"version": "9.0.0-alpha.3", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-virtualizer", | ||
"comment": "Bump @fluentui/react-utilities to v9.5.1", | ||
"commit": "794d9e845cb952f597ba786e70cd8d248be62746" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 26 Jan 2023 13:31:03 GMT", | ||
@@ -37,0 +52,0 @@ "tag": "@fluentui/react-virtualizer_v9.0.0-alpha.2", |
# Change Log - @fluentui/react-virtualizer | ||
This log was last generated on Tue, 31 Jan 2023 04:32:19 GMT and should not be manually modified. | ||
This log was last generated on Wed, 01 Feb 2023 04:28:52 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20230131-0423.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v0.0.0-nightly-20230131-0423.1) | ||
## [0.0.0-nightly-20230201-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v0.0.0-nightly-20230201-0421.1) | ||
Tue, 31 Jan 2023 04:32:19 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.2..@fluentui/react-virtualizer_v0.0.0-nightly-20230131-0423.1) | ||
Wed, 01 Feb 2023 04:28:52 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.3..@fluentui/react-virtualizer_v0.0.0-nightly-20230201-0421.1) | ||
@@ -15,5 +15,14 @@ ### 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-20230131-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/da6e0f160b2fc776ca574b1308c3f39a19ce3b10) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230131-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/da6e0f160b2fc776ca574b1308c3f39a19ce3b10) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230201-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/11cb89f4bbbc21aa76911c5b5bcded0bad95d072) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230201-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/11cb89f4bbbc21aa76911c5b5bcded0bad95d072) by beachball) | ||
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.3) | ||
Tue, 31 Jan 2023 19:53:58 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.2..@fluentui/react-virtualizer_v9.0.0-alpha.3) | ||
### Changes | ||
- Bump @fluentui/react-utilities to v9.5.1 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball) | ||
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.2) | ||
@@ -20,0 +29,0 @@ |
{ | ||
"name": "@fluentui/react-virtualizer", | ||
"version": "0.0.0-nightly-20230131-0423.1", | ||
"version": "0.0.0-nightly-20230201-0421.1", | ||
"description": "Generic and composable virtualizer framework built on browser intersection observer", | ||
@@ -29,3 +29,3 @@ "main": "lib-commonjs/index.js", | ||
"@fluentui/react-conformance": "*", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20230131-0423.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20230201-0421.1", | ||
"@fluentui/scripts-api-extractor": "*", | ||
@@ -35,3 +35,3 @@ "@fluentui/scripts-tasks": "*" | ||
"dependencies": { | ||
"@fluentui/react-utilities": "0.0.0-nightly-20230131-0423.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20230201-0421.1", | ||
"@griffel/react": "^1.5.2", | ||
@@ -38,0 +38,0 @@ "tslib": "^2.1.0" |
155423
1457
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20230201-0421.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20230201-0421.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20230131-0423.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20230131-0423.1(transitive)
Updated@fluentui/react-utilities@0.0.0-nightly-20230201-0421.1