Releases: doseofted/prim-rpc
Releases · doseofted/prim-rpc
@doseofted/[email protected]
Patch Changes
- d833982: Updated dependencies in the project
@doseofted/[email protected]
Patch Changes
- d833982: Updated dependencies in the project
@doseofted/[email protected]
@doseofted/[email protected]
@doseofted/[email protected]
Minor Changes
- 8072796: .methodsOnMethods option now requires an key/value object where the key is the method-on-method name and the value is either
true
or"idempotent"
(similar to .allowList option) - d5887ab: RPC can no longer be made by GET requests by default: introduced new keyword for function's
.rpc
property named "idempotent" that, when used with HTTP plugins, allows RPC over GET requests
@doseofted/[email protected]
Patch Changes
- c7716bd: Added ability to receive multiple promises from a function with callback handler (disabled by default, must be enabled in options under
flags
)
@doseofted/[email protected]
Patch Changes
- c2d2d3f: Updated dependencies to latest
@doseofted/[email protected]
Patch Changes
- 6745565: Added Remix plugin
@doseofted/[email protected]
Patch Changes
- 5a61c07: Upgraded project dependencies
@doseofted/[email protected]
Patch Changes
- 5a61c07: Upgraded project dependencies