What's changed
The createSerializable function no longer throws an error when it receives a value that cannot be serialized. Such values are now copied as undefined, so capturing them in a worklet no longer crashes the app.
Full changelog: worklets-0.11.0...worklets-0.11.1