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.7
Minor Changes
84184c2: Next.js now uses File object, no longer uses tmp directory
ce950ec: H3 integration now uses File object, no longer saves file to tmp directory
9ad59c9: Fastify plugin now saves to File object, no longer saves to tmp directory
04a8ac0: Express integration now uses File object, no longer uses tmp directory
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.7
Minor Changes
Patch Changes
@doseofted/prim-example-server@0.1.0-alpha.9
Patch Changes
@doseofted/prim-documentation-website@0.1.0-alpha.9
Patch Changes