Easy-to-understand, type-safe, transport-agnostic RPC/IPC for JavaScript, supporting callbacks, batching, file handling, custom serialization, and more.
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 main, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
main 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 main.
⚠️⚠️⚠️⚠️⚠️⚠️
Releases
@doseofted/prim-rpc-plugins@0.1.0-alpha.15
Patch Changes
2aad319: Next.js handler now supports files in RPC result
61b77b1: Hono handler now supports files contained in RPC result
79a7ee3: Express handler now supports files in RPC result, now using formidable as multipart plugin
3fbc99c: Astro handler now supports files in RPC result
bf3a720: Fastify handler now supports sending back files as part of RPC result
36e16f7: H3 handler now supports files in RPC result
bf3a720: Browser fetch plugin can now handle binary RPC result
@doseofted/prim-rpc@0.1.0-alpha.17
Patch Changes
bf3a720: RPC result can now contain binary data with default JSON handler
f99c269: Binary JSON handler is now supported (.parse and .stringify can utilize binary data)
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 main, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
main
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmain
.⚠️⚠️⚠️⚠️⚠️⚠️
Releases
@doseofted/prim-rpc-plugins@0.1.0-alpha.15
Patch Changes
@doseofted/prim-rpc@0.1.0-alpha.17
Patch Changes
@doseofted/prim-documentation-website@0.1.0-alpha.23
Patch Changes
@doseofted/prim-example-server@0.1.0-alpha.23
Patch Changes