@fluentui/react-virtualizer
Advanced tools
Comparing version 9.0.0-alpha.5 to 9.0.0-alpha.6
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Mon, 13 Feb 2023 23:40:50 GMT", | ||
"date": "Wed, 15 Feb 2023 11:41:24 GMT", | ||
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.6", | ||
"version": "9.0.0-alpha.6", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-virtualizer", | ||
"comment": "Bump @fluentui/react-utilities to v9.6.0", | ||
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 13 Feb 2023 23:43:14 GMT", | ||
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.5", | ||
@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.5", |
# Change Log - @fluentui/react-virtualizer | ||
This log was last generated on Mon, 13 Feb 2023 23:40:50 GMT and should not be manually modified. | ||
This log was last generated on Wed, 15 Feb 2023 11:41:24 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.6) | ||
Wed, 15 Feb 2023 11:41:24 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.5..@fluentui/react-virtualizer_v9.0.0-alpha.6) | ||
### Changes | ||
- Bump @fluentui/react-utilities to v9.6.0 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball) | ||
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.5) | ||
Mon, 13 Feb 2023 23:40:50 GMT | ||
Mon, 13 Feb 2023 23:43:14 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.4..@fluentui/react-virtualizer_v9.0.0-alpha.5) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-virtualizer", | ||
"version": "9.0.0-alpha.5", | ||
"version": "9.0.0-alpha.6", | ||
"description": "Generic and composable virtualizer framework built on browser intersection observer", | ||
@@ -34,3 +34,3 @@ "main": "lib-commonjs/index.js", | ||
"dependencies": { | ||
"@fluentui/react-utilities": "^9.5.3", | ||
"@fluentui/react-utilities": "^9.6.0", | ||
"@griffel/react": "^1.5.2", | ||
@@ -37,0 +37,0 @@ "tslib": "^2.1.0" |
155899
1475