@fluentui/react-virtualizer
Advanced tools
Comparing version 9.0.0-alpha.4 to 9.0.0-alpha.5
@@ -5,3 +5,18 @@ { | ||
{ | ||
"date": "Fri, 10 Feb 2023 08:46:47 GMT", | ||
"date": "Mon, 13 Feb 2023 23:40:50 GMT", | ||
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.5", | ||
"version": "9.0.0-alpha.5", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-virtualizer", | ||
"comment": "Bump @fluentui/react-utilities to v9.5.3", | ||
"commit": "29e62b13706c2845b21d665d43cdacf1ef1b1513" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 10 Feb 2023 08:50:02 GMT", | ||
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.4", | ||
@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.4", |
# Change Log - @fluentui/react-virtualizer | ||
This log was last generated on Fri, 10 Feb 2023 08:46:47 GMT and should not be manually modified. | ||
This log was last generated on Mon, 13 Feb 2023 23:40:50 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [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 | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.4..@fluentui/react-virtualizer_v9.0.0-alpha.5) | ||
### Changes | ||
- Bump @fluentui/react-utilities to v9.5.3 ([PR #26814](https://github.com/microsoft/fluentui/pull/26814) by beachball) | ||
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.4) | ||
Fri, 10 Feb 2023 08:46:47 GMT | ||
Fri, 10 Feb 2023 08:50:02 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.3..@fluentui/react-virtualizer_v9.0.0-alpha.4) | ||
@@ -11,0 +20,0 @@ |
{ | ||
"name": "@fluentui/react-virtualizer", | ||
"version": "9.0.0-alpha.4", | ||
"version": "9.0.0-alpha.5", | ||
"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.2", | ||
"@fluentui/react-utilities": "^9.5.3", | ||
"@griffel/react": "^1.5.2", | ||
@@ -37,0 +37,0 @@ "tslib": "^2.1.0" |
155014
1460