@fluentui/react-virtualizer
Advanced tools
Comparing version 0.0.0-nightly-20230123-0418.1 to 9.0.0-alpha.1
@@ -5,24 +5,12 @@ { | ||
{ | ||
"date": "Mon, 23 Jan 2023 04:26:13 GMT", | ||
"tag": "@fluentui/react-virtualizer_v0.0.0-nightly-20230123-0418.1", | ||
"version": "0.0.0-nightly-20230123-0418.1", | ||
"date": "Mon, 23 Jan 2023 16:41:44 GMT", | ||
"tag": "@fluentui/react-virtualizer_v9.0.0-alpha.1", | ||
"version": "9.0.0-alpha.1", | ||
"comments": { | ||
"prerelease": [ | ||
{ | ||
"author": "fluentui-internal@service.microsoft.com", | ||
"author": "mifraser@microsoft.com", | ||
"package": "@fluentui/react-virtualizer", | ||
"commit": "not available", | ||
"comment": "Release nightly v9" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-virtualizer", | ||
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230123-0418.1", | ||
"commit": "03a7f3d490eb6abc6742889afc60a9d50c302a9a" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-virtualizer", | ||
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230123-0418.1", | ||
"commit": "03a7f3d490eb6abc6742889afc60a9d50c302a9a" | ||
"commit": "547235ce85eef5fc65ed0cdd51ef5244d480b4b6", | ||
"comment": "feat: Initial unstable release of the Virtualizer" | ||
} | ||
@@ -29,0 +17,0 @@ ] |
# Change Log - @fluentui/react-virtualizer | ||
This log was last generated on Mon, 23 Jan 2023 04:26:13 GMT and should not be manually modified. | ||
This log was last generated on Mon, 23 Jan 2023 16:41:44 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20230123-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v0.0.0-nightly-20230123-0418.1) | ||
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-virtualizer_v9.0.0-alpha.1) | ||
Mon, 23 Jan 2023 04:26:13 GMT | ||
Mon, 23 Jan 2023 16:41:44 GMT | ||
### 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-20230123-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/03a7f3d490eb6abc6742889afc60a9d50c302a9a) by beachball) | ||
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230123-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/03a7f3d490eb6abc6742889afc60a9d50c302a9a) by beachball) | ||
- feat: Initial unstable release of the Virtualizer ([PR #25451](https://github.com/microsoft/fluentui/pull/25451) by mifraser@microsoft.com) |
{ | ||
"name": "@fluentui/react-virtualizer", | ||
"version": "0.0.0-nightly-20230123-0418.1", | ||
"version": "9.0.0-alpha.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-20230123-0418.1", | ||
"@fluentui/react-conformance-griffel": "9.0.0-beta.19", | ||
"@fluentui/scripts-api-extractor": "*", | ||
@@ -35,3 +35,3 @@ "@fluentui/scripts-tasks": "*" | ||
"dependencies": { | ||
"@fluentui/react-utilities": "0.0.0-nightly-20230123-0418.1", | ||
"@fluentui/react-utilities": "^9.4.0", | ||
"@griffel/react": "^1.5.2", | ||
@@ -46,3 +46,9 @@ "tslib": "^2.1.0" | ||
}, | ||
"beachball": {}, | ||
"beachball": { | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"patch" | ||
] | ||
}, | ||
"exports": { | ||
@@ -49,0 +55,0 @@ ".": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
151440
1400
+ Added@fluentui/keyboard-keys@9.0.8(transitive)
+ Added@fluentui/react-shared-contexts@9.21.2(transitive)
+ Added@fluentui/react-theme@9.1.24(transitive)
+ Added@fluentui/react-utilities@9.18.20(transitive)
+ Added@fluentui/tokens@1.0.0-alpha.21(transitive)
+ Added@swc/helpers@0.5.15(transitive)
- Removed@fluentui/keyboard-keys@0.0.0-nightly-20230123-0418.1(transitive)
- Removed@fluentui/react-utilities@0.0.0-nightly-20230123-0418.1(transitive)