What's changed
This release brings two fixes. On iOS, memory autoreleased by native code called from a worklet is now reclaimed as the work completes, instead of accumulating for the lifetime of the app. On Android, the UI runtime loop now pauses while the app is in the background.
Full changelog: worklets-0.11.3...worklets-0.11.4