Bug Fixes
- render last adapt context provider instead of the object itself #3548 (alexanderjhughes)
Performance Improvements
- popover: avoid re-rendering often when Trigger has a bouncy animation by rounding x and y and memoizing the value (natew)
- core: avoid attaching onLayout and doing group logic when containerType="normal" (natew)