Skip to content

fix: undefined / null serialization - #5501

Merged
schiller-manuel merged 1 commit into
mainfrom
fix-5416
Oct 16, 2025
Merged

fix: undefined / null serialization#5501
schiller-manuel merged 1 commit into
mainfrom
fix-5416

Conversation

@schiller-manuel

@schiller-manuel schiller-manuel commented Oct 16, 2025

Copy link
Copy Markdown
Collaborator

fixes #5416

Summary by CodeRabbit

  • New Features

    • Added primitives route for testing server function capabilities.
  • Improvements

    • Enhanced server function request and response handling with improved payload serialization.
    • Added SSR query integration support for better server-side rendering performance.
    • Improved error logging and request validation for server functions.
  • Tests

    • Added comprehensive end-to-end tests for server function primitives.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ServerFn started converting null to undefined in RC version

1 participant