Releases: petyosi/react-virtuoso
Releases · petyosi/react-virtuoso
v4.0.6
v4.0.5
v4.0.4
v4.0.3
v4.0.2
v4.0.1
v4.0.0
4.0.0 (2023-01-01)
Bug Fixes
- correct element order for top list (11a6ce6), closes #769
- improve perf in React 18 (c2efcd5)
- remove deprecated props (e8c65cf)
- tree shaking works (397cf16), closes #558
Features
- pass data to Item components in list and table (5b94001)
BREAKING CHANGES
- top list element is now the first in the container.
- the Components interface now accepts two generics -
data and context. - deprecated props from v0.x no longer work