Skip to content

Version Packages (next) - #331

Merged
ryansolid merged 1 commit into
nextfrom
changeset-release/next
Aug 28, 2026
Merged

Version Packages (next)#331
ryansolid merged 1 commit into
nextfrom
changeset-release/next

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@solidjs/vite-plugin@3.0.0-next.35

Minor Changes

  • 2f0384a: Route path-addressed server function calls (feat(web): address server function calls by path solid#3076). A call's address is now <endpoint>/<id> with arguments in the query, so the dev middleware and the generated request-dispatch gate match the endpoint by mount prefix instead of exact pathname, and the dev middleware's module-preload id comes from the path segment. The retired X-Server-Function-Id header and ?id= forms remain as transitional fallbacks for the RC window only — they will be dropped before the stable release.

Patch Changes

  • 5c50681: Announce the diagnostics surface in the dev-server startup block when diagnostics: true is set: two extra lines after Vite's URLs naming the /__solid/diagnostics endpoint (with its method vocabulary) and the agent skill documents shipped in node_modules. Startup output is the one channel agents reliably read even in projects with no AGENTS.md, making this the discovery path for existing apps and ports. Dev-serve only.

@github-actions
github-actions Bot force-pushed the changeset-release/next branch from 85f2c52 to cac10d0 Compare August 28, 2026 22:03
@ryansolid
ryansolid merged commit 3ffde4a into next Aug 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant