Skip to content

Latest commit

 

History

History
52 lines (24 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

52 lines (24 loc) · 2.44 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.0 (2024-09-05)

Features

  • ✨ Added root ref to return value, and changed how width/height are used (d6a2d33)

1.2.2 (2024-09-04)

Bug Fixes

  • 🎨 made result of itemCreator easire to reason about the reactivity (c51853f)

1.2.1 (2024-09-04)

Bug Fixes

  • 🐛 Fixed misc issues and formatting (3853c6d)

1.2.0 (2024-09-04)

Features

  • ✨ Added configurable reactivity/change tracking to list item creation functions (839ca1b)

1.1.0 (2024-09-04)

Features

  • ✨ Added a simple VirtualizedList component (329f6e3)

Bug Fixes

  • 💩 Improved reactivity of the virtualizer and options (83e6e6e)
  • changed the release script (26bdb94)

1.0.6 (2024-09-03)

1.0.5 (2024-09-03)

1.0.4 (2024-09-03)

1.0.3 (2024-09-03)