Performance Improvements
- popper: contain more and higher up for web speed (natew)
- core: use a single rather than N IntersectionObservers for onLayout to improve performance, avoid pile-on slowdowns by awaiting it, and avoid the loop if no nodes watched (natew)
Commits
- 9aa51bb: v1.132.3 (natew)