Releases: doseofted/prim-rpc
Releases · doseofted/prim-rpc
@doseofted/[email protected]
Patch Changes
- 8788b57: Fixed methods-on-methods that were in allowed list not being callable
@doseofted/[email protected]
Minor Changes
- e8b8c64: Errors are now better handled during processing of HTTP-like requests/responses and processing of RPC
calls/results
Patch Changes
@doseofted/[email protected]
@doseofted/[email protected]
Minor Changes
- fe310d3: New option added to preventImport tool that throws an error if imported on client at run-time (useful for
testing with fullstack frameworks)
@doseofted/[email protected]
Patch Changes
- fb51478: Reverted file size check behavior (types on server should reflect client more closely)
@doseofted/[email protected]
Patch Changes
- 2bf318d: File/Blob size is now checked prior to sending RPC (discarded if size is 0)
@doseofted/[email protected]
@doseofted/[email protected]
Patch Changes
- fb51478: Relaxed Hono file checking to prevent binary prefix string being returned for empty file
@doseofted/[email protected]
Minor Changes
- 20df825: Web Worker plugin now has new jsonHandler export (existing plugins now only return plugin without extra JSON
handler)
@doseofted/[email protected]
Minor Changes
- c15bde3: Module option of client and server now accepts dynamic imports and explicitly setting module value to null