v3.5.1
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)