Skip to content

@solidjs/start@2.0.0-rc.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Jul 02:27
· 21 commits to main since this release
ffeb0be

Patch Changes

  • 3573985: Await asynchronous serverFunctions.onError handlers before serializing server function errors.
    Preserve the original error if the handler throws or rejects.