Skip to content

v0.5.0

Latest

Choose a tag to compare

@janosh janosh released this 26 Apr 15:28

What's Changed

  • Add order modes (balanced, balanced-stable, column-sequential, column-balanced, row-first) with stable assignments for infinite scroll in #54
  • Fix virtual scroll jitter during scrolling in #52
  • Stable item records prevent child re-renders on append (closes #58) in #59
  • Named container queries to fix Tailwind v4 conflict (closes #56) in #57
  • Validate getId return type at runtime for fail-fast on missing idKey
  • Migrate toolchain from Deno + Prettier to Vite+ (vp)

Full Changelog: v0.4.1...v0.5.0