fix(deps): update dependency virtua to v0.46.2 #3871
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.42.3
->0.46.2
Release Notes
inokawa/virtua (virtua)
v0.46.2
Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.46.1...0.46.2
v0.46.1
Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.46.0...0.46.1
v0.46.0
Compare Source
BREAKING CHANGES
overscan
prop has been replaced bybufferSize
prop, to provide a better default regardless of the size of items. See #378 for the motivation.ssrCount
was set,ssrCount + overscan
items were (unintentionally) rendered. NowssrCount
items will be rendered.What's Changed
Full Changelog: inokawa/virtua@0.45.3...0.46.0
v0.45.3
Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.45.2...0.45.3
v0.45.2
Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.45.1...0.45.2
v0.45.1
Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.45.0...0.45.1
v0.45.0
Compare Source
BREAKING CHANGES
count
prop was replaced withdata
prop in React components, for consistent API across frameworks.What's Changed
count
prop withdata
in React components by @inokawa in #741Full Changelog: inokawa/virtua@0.44.3...0.45.0
v0.44.3
Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.44.2...0.44.3
v0.44.2
Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.44.1...0.44.2
v0.44.1
Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.44.0...0.44.1
v0.44.0
Compare Source
BREAKING CHANGES
Changed to ESM-first package structure
What's Changed
"type": "module"
to package.json by @inokawa in #442Full Changelog: inokawa/virtua@0.43.6...0.44.0
v0.43.6
Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.43.5...0.43.6
v0.43.5
Compare Source
What's Changed
New Contributors
Full Changelog: inokawa/virtua@0.43.4...0.43.5
v0.43.4
Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.43.3...0.43.4
v0.43.3
Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.43.2...0.43.3
v0.43.2
Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.43.1...0.43.2
v0.43.1
Compare Source
What's Changed
Full Changelog: inokawa/virtua@0.43.0...0.43.1
v0.43.0
Compare Source
What's Changed
visibility: hidden
by @inokawa in #734Full Changelog: inokawa/virtua@0.42.4...0.43.0
v0.42.4
Compare Source
What's Changed
Failed to execute observe on ResizeObserver
error in React when remounting frequently by @m-a-r-c-e-l-i-n-o in #733New Contributors
Full Changelog: inokawa/virtua@0.42.3...0.42.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.