Worklets 0.10.2

v0.​10.​2Patch Release
In this article

What's changed

  • Fixed a startup crash on Android for apps using Expo Updates (OTA) with Bundle Mode: the bundle's absolute file path was parsed as a URL and threw MalformedURLException: no protocol: /. ScriptBufferWrapper now recognizes absolute paths and reads the bundle from disk (#9881).
  • Passing a value that can't be serialized no longer throws; createSerializable now silently replaces it with undefined instead (#9884).

Source: worklets-0.10.2 release notes on GitHub.

Release card
Worklets 0.10.2 release card