Skip to content

Releases: TanStack/virtual

v2.6.0

20 Mar 21:14
4256df1
Compare
Choose a tag to compare

2.6.0 (2021-03-20)

Features

  • support caching dynamic measurements by unique key (#107) (4256df1)

v2.5.0

05 Mar 15:44
ea6b541
Compare
Choose a tag to compare

2.5.0 (2021-03-05)

Features

v2.4.0

29 Jan 19:50
7ad4628
Compare
Choose a tag to compare

2.4.0 (2021-01-29)

Features

v2.3.2

17 Nov 14:56
e7308b6
Compare
Choose a tag to compare

2.3.2 (2020-11-17)

Bug Fixes

  • Replace postinstall with official funding tools (#78) (e7308b6)

v2.3.1

04 Nov 14:22
1224be8
Compare
Choose a tag to compare

2.3.1 (2020-11-04)

Bug Fixes

  • typings for optional useObserver parameter (#76) (1224be8)

v2.3.0

22 Oct 19:59
5be380f
Compare
Choose a tag to compare

2.3.0 (2020-10-22)

Features

  • Add ability to replace useRect with custom observer (#75) (5be380f)

v2.2.8

20 Oct 16:17
4299a9b
Compare
Choose a tag to compare

2.2.8 (2020-10-20)

Bug Fixes

  • range reacts on container dimension change (#73) (4299a9b)

v2.2.7

07 Oct 01:03
d64056b
Compare
Choose a tag to compare

2.2.7 (2020-10-07)

Bug Fixes

  • don't attach event listeners when there's no element (#71) (d64056b), closes #68

v2.2.6

14 Sep 22:45
5dc6e00
Compare
Choose a tag to compare

2.2.6 (2020-09-14)

Bug Fixes

  • don't do onScroll when there is no element (#65) (5dc6e00), closes #64

v2.2.5

26 Aug 14:51
856100a
Compare
Choose a tag to compare

2.2.5 (2020-08-26)

Bug Fixes