Update Solid and Seroval#2074
Conversation
🦋 Changeset detectedLatest commit: 04f8dc1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Pull request overview
This PR updates SolidStart’s Seroval integration and related dependencies, adding a configurable serialization mode for server functions and fixing server function ID header encoding. It also introduces a new fixture app to exercise serialization/CSP behavior and adds a small test route/middleware scaffold.
Changes:
- Bump Seroval / Solid-related dependencies and update workspace/lockfile accordingly.
- Fix
X-Server-Idheader handling by percent-encoding on the client and decoding on the server. - Introduce configurable server-function serialization mode (
jsvsjson) with a new shared serialization module and a new fixture app.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
Show a summary per file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

No description provided.