All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2024-09-05)
- ✨ Added root ref to return value, and changed how width/height are used (d6a2d33)
1.2.2 (2024-09-04)
- 🎨 made result of itemCreator easire to reason about the reactivity (c51853f)
1.2.1 (2024-09-04)
- 🐛 Fixed misc issues and formatting (3853c6d)
1.2.0 (2024-09-04)
- ✨ Added configurable reactivity/change tracking to list item creation functions (839ca1b)
1.1.0 (2024-09-04)
- ✨ Added a simple VirtualizedList component (329f6e3)