Fixes
- We should not always set to hydration when suspending (#4529, thanks @JoviDeCroock)
- refactor: Warn on NaN in dep arrays instead of throwing (#4527, thanks @rschristian)
Performance
- Context consumer unmounting perf (#4526, thanks @JoviDeCroock)
Maintenance
- ci: Fix PR reporter (#4531, thanks @rschristian)
- ci: Remove saucelabs (#4530, thanks @rschristian)
- ci: Ensure paths-filter action works on push events (#4528, thanks @rschristian)
- ci: Unify workflows into singular pipeline (#4520, thanks @rschristian)