Skip to content

@builder.io/sdk-react@1.0.25

Compare
Choose a tag to compare
@samijaber samijaber released this 29 Apr 17:14
· 36 commits to main since this release
b89d8b3

Patch Changes

  • bd21dcf: Fix: improve NodeJS runtime performance by reusing the same IsolatedVM Isolate instance for all data bindings. Add the ability to provide arguments to configure the isolate in initializeNodeRuntime via an ivmIsolateOptions parameter.