Schedulers: Experience improved performance with the animation frame scheduler and asap scheduler, as we optimize how action IDs are checked, reducing unnecessary processing time.
Animation Frames: Enjoy smoother animations with fewer resource demands, thanks to a new approach that minimizes the number of Subscription instances created during rapid animation frame scheduling.
Improvements
Documentation: Benefit from clearer documentation for the delayWhen operator, which now accurately describes its behavior regarding notification Observables.
Fixes
Fix performance issues with the animation frame scheduler that caused significant slowdowns when multiple timers were used concurrently.
Others
Enhance security by adding explicit permissions to GitHub workflows, ensuring best practices are followed.