Rendering: Enhance the rendering process by ensuring that state updates during the render phase are not discarded, leading to a smoother user experience.
Fixes
Fix memory leaks in the server rendering process, ensuring that context does not persist unnecessarily and improving overall performance.
Fix issues with UMD builds by properly re-exporting scheduler priorities, ensuring better compatibility and functionality.