@fluentui/react-virtualizer
Advanced tools
Comparing version 0.0.0-nightly-20230216-0424.1 to 0.0.0-nightly-20230217-0419.1
@@ -5,5 +5,5 @@ { | ||
{ | ||
"date": "Thu, 16 Feb 2023 04:33:59 GMT", | ||
"tag": "@fluentui/react-virtualizer_v0.0.0-nightly-20230216-0424.1", | ||
"version": "0.0.0-nightly-20230216-0424.1", | ||
"date": "Fri, 17 Feb 2023 04:26:11 GMT", | ||
"tag": "@fluentui/react-virtualizer_v0.0.0-nightly-20230217-0419.1", | ||
"version": "0.0.0-nightly-20230217-0419.1", | ||
"comments": { | ||
@@ -20,4 +20,4 @@ "prerelease": [ | ||
"package": "@fluentui/react-virtualizer", | ||
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230216-0424.1", | ||
"commit": "f569c56f2b518936a349bd0f13eadb78cae65c5d" | ||
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230217-0419.1", | ||
"commit": "de0b885a6c21df40419b56d82d807aeae68e4f1a" | ||
}, | ||
@@ -27,4 +27,4 @@ { | ||
"package": "@fluentui/react-virtualizer", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230216-0424.1", | ||
"commit": "f569c56f2b518936a349bd0f13eadb78cae65c5d" | ||
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230217-0419.1", | ||
"commit": "de0b885a6c21df40419b56d82d807aeae68e4f1a" | ||
} | ||
@@ -35,2 +35,32 @@ ] | ||
{ | ||
"date": "Thu, 16 Feb 2023 19:18:49 GMT", | ||
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.8", | ||
"version": "9.0.0-alpha.8", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "mgodbolt@microsoft.com", | ||
"package": "@fluentui/react-virtualizer", | ||
"commit": "c6f47613e95f8e43ef00792ea673d673881e14fb", | ||
"comment": "fixing build issues" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 16 Feb 2023 16:18:01 GMT", | ||
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.7", | ||
"version": "9.0.0-alpha.7", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "mgodbolt@microsoft.com", | ||
"package": "@fluentui/react-virtualizer", | ||
"commit": "4af9156bc869948b12610689f15b2a778aa690ca", | ||
"comment": "fix: Updating peer dependencies to support React 18." | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 15 Feb 2023 11:44:52 GMT", | ||
@@ -37,0 +67,0 @@ "tag": "@fluentui/react-virtualizer_v9.0.0-alpha.6", |
# Change Log - @fluentui/react-virtualizer | ||
This log was last generated on Thu, 16 Feb 2023 04:33:59 GMT and should not be manually modified. | ||
This log was last generated on Fri, 17 Feb 2023 04:26:11 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20230216-0424.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v0.0.0-nightly-20230216-0424.1) | ||
## [0.0.0-nightly-20230217-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v0.0.0-nightly-20230217-0419.1) | ||
Thu, 16 Feb 2023 04:33:59 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.6..@fluentui/react-virtualizer_v0.0.0-nightly-20230216-0424.1) | ||
Fri, 17 Feb 2023 04:26:11 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.8..@fluentui/react-virtualizer_v0.0.0-nightly-20230217-0419.1) | ||
@@ -15,5 +15,23 @@ ### 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-20230216-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/f569c56f2b518936a349bd0f13eadb78cae65c5d) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230216-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/f569c56f2b518936a349bd0f13eadb78cae65c5d) by beachball) | ||
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230217-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/de0b885a6c21df40419b56d82d807aeae68e4f1a) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230217-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/de0b885a6c21df40419b56d82d807aeae68e4f1a) by beachball) | ||
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.8) | ||
Thu, 16 Feb 2023 19:18:49 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.7..@fluentui/react-virtualizer_v9.0.0-alpha.8) | ||
### Changes | ||
- fixing build issues ([PR #26877](https://github.com/microsoft/fluentui/pull/26877) by mgodbolt@microsoft.com) | ||
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.7) | ||
Thu, 16 Feb 2023 16:18:01 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-virtualizer_v9.0.0-alpha.6..@fluentui/react-virtualizer_v9.0.0-alpha.7) | ||
### Changes | ||
- fix: Updating peer dependencies to support React 18. ([PR #26866](https://github.com/microsoft/fluentui/pull/26866) by mgodbolt@microsoft.com) | ||
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.6) | ||
@@ -20,0 +38,0 @@ |
{ | ||
"name": "@fluentui/react-virtualizer", | ||
"version": "0.0.0-nightly-20230216-0424.1", | ||
"version": "0.0.0-nightly-20230217-0419.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-20230216-0424.1", | ||
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20230217-0419.1", | ||
"@fluentui/scripts-api-extractor": "*", | ||
@@ -35,3 +35,3 @@ "@fluentui/scripts-tasks": "*" | ||
"dependencies": { | ||
"@fluentui/react-utilities": "0.0.0-nightly-20230216-0424.1", | ||
"@fluentui/react-utilities": "0.0.0-nightly-20230217-0419.1", | ||
"@griffel/react": "^1.5.2", | ||
@@ -38,0 +38,0 @@ "tslib": "^2.1.0" |
159916
1532
+ Added@fluentui/keyboard-keys@0.0.0-nightly-20230217-0419.1(transitive)
+ Added@fluentui/react-utilities@0.0.0-nightly-20230217-0419.1(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20230216-0424.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20230216-0424.1(transitive)
Updated@fluentui/react-utilities@0.0.0-nightly-20230217-0419.1