Skip to content

v3.5.1

Choose a tag to compare

@github-actions github-actions released this 19 Feb 23:11
· 85 commits to main since this release
c95e314

3.5.1 (2026-02-19)

Bug Fixes

  • columns layout returns undefined for zero-width containers (d19b77d)
  • duplicate photos no longer collide on React key (e6c15df)
  • images always render with an alt attribute (9c5fc42)
  • rows exceeded singleRowMaxHeight with non-zero padding (ce54543)

Performance Improvements

  • slice before map in rows and columns layout builders (f101be8)