Skip to content

Version Packages (next) - #587

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 19, 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/router@2.0.0-next.19

Patch Changes

  • 31ea11b: Adopt path-based server function addressing (feat(web): address server function calls by path solid#3076). Action urls are now <endpoint>/<id>[?args=...] — the id in the path, bound arguments staying in the query. The generic form-action fallback reads the id back through the runtime's parseServerFunctionUrl instead of parsing ?id= by hand, so the router no longer hard-codes the addressing scheme. Requires @solidjs/web 2.0.0-rc.4; the peer floor is raised to ^2.0.0-rc.4.

@github-actions
github-actions Bot force-pushed the changeset-release/next branch 6 times, most recently from 28ed877 to 5424d02 Compare August 26, 2026 10:17
@github-actions
github-actions Bot force-pushed the changeset-release/next branch from 5424d02 to 32ea508 Compare August 28, 2026 22:18
@ryansolid
ryansolid merged commit 1ee8a1f 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