Release 4.0.0-beta.16
Pre-release
Pre-release
4.0.0-beta.16 (2024-04-19)
β¨ Features
π Bug Fixes
- Also override
onProviderDisabled
to prevent abstract method crash (b0a5585) - Clean up Skia resources on Worklet context to avoid race condition (#2754) (b8e44ab)
- Fix
minFps
being larger inRange
thanmaxFps
(#2755) (16ccfdf) - Make dependencies (
ModuleProxy
) actually optional (#2750) (c3098db) - Remove
enableGpuBuffers
(b751f2d)