🚀 Enhancements
- Enhance useRecycleScroller with visiblePool and style stamping (411f4c1)
- WindowScroller, shift, cache restore, size handling improvements (36bcd97)
- Virtualize grid scrolling across both axes (f49d7ae)
- Improved types with generics (31b0ed0)
🩹 Fixes
- Window Scroller fixes (d590a50)
📖 Documentation
- Add window scroller guide and demo (fd596cc)
- Simplify demos and refresh guide copy (cb8b028)
- Remove @next tag (8ccbe1c)
✅ Tests
- Added e2e tests (673692b)
- Typecheck (a67bc47)
- Move the vitest browser test to playwright tests (be28e0d)
- Fix flaky (531a597)
❤️ Contributors
- Guillaume Chau (@Akryum)