- Queue store now uses queueMicrotask batching (matching library store pattern) - Library store adds changeGeneration counter incremented only on actual data changes - LibraryController checks changeGeneration before requestUpdate, skipping loading-only transitions - Reduces unnecessary component re-renders during data loading cycles