Releases: TanStack/virtual
Releases · TanStack/virtual
v2.10.3
2.10.3 (2022-01-20)
Bug Fixes
- types: Move options interface definition to separated interface and export it (#178) (df4723c)
v2.10.2
2.10.2 (2022-01-20)
Bug Fixes
- increment patch to fix breaking change (7a799a2)
v2.9.1
2.9.1 (2022-01-20)
Bug Fixes
- rebase breaking changes into next branch, rerelease 2.10.1 as non-breaking (6056d1d)
v2.10.0
2.10.0 (2021-12-02)
Features
- add useScroll, extract useElementScroll, useWindowScroll (#219) (aa8dc9c)
v2.9.0
2.9.0 (2021-11-29)
Features
- add initialRect for SSR, calc range in every render (#217) (cf19d1f)
v2.8.2
2.8.2 (2021-09-30)
Performance Improvements
- reuse already measure items, include key into virtualItem (#179) (8cb22fb)
v2.8.1
2.8.1 (2021-08-05)
Bug Fixes
v2.8.0
2.8.0 (2021-07-13)
Features
v2.7.2
2.7.2 (2021-07-06)
Bug Fixes
- measureRef infinite loop, with offsetWidth/offsetHeight configurable by measureSize (#160) (380be13)
v2.7.1
2.7.1 (2021-04-16)
Bug Fixes
- replace Object.assign with property assignment (#117) (6b241fd)