What's Changed
- Add
rowHeight(_:)for fixed-height macOS rows to avoid automatic row-height measurement overhead. - Add
reloadID(_:)so callers can refresh row content when external state changes without changing item IDs. - Exclude the compile-checked example from the library target.
Validation
swift test --disable-sandbox --build-system native