Skip to content

Releases: doseofted/prim-rpc

@doseofted/[email protected]

31 Aug 22:53
1c59fbf

Choose a tag to compare

Pre-release

Patch Changes

  • d833982: Updated dependencies in the project

@doseofted/[email protected]

31 Aug 22:53
1c59fbf

Choose a tag to compare

Pre-release

Patch Changes

  • d833982: Updated dependencies in the project

@doseofted/[email protected]

31 Aug 22:53
1c59fbf

Choose a tag to compare

Pre-release

Patch Changes

  • d833982: Updated dependencies in the project
  • d833982: Peer dependencies have been updated to reflect latest versions of libraries that plugins support

@doseofted/[email protected]

04 Mar 04:07
8b9c9c1

Choose a tag to compare

Pre-release

Minor Changes

  • fc9767e: Pre-call and pre-request hooks can now return/resolve function calls early (and the return value from this hook must be an object consisting of .args and optionally .result)

Patch Changes

  • 9155e71: Added .preRequest and .postRequest hooks, available in client options

@doseofted/[email protected]

25 Feb 02:55
e461f1c

Choose a tag to compare

Pre-release

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]

23 Feb 17:33
6befa0a

Choose a tag to compare

Pre-release

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]

23 Feb 03:08
aadf07f

Choose a tag to compare

Pre-release

Patch Changes

  • c2d2d3f: Updated dependencies to latest

@doseofted/[email protected]

23 Feb 03:08
aadf07f

Choose a tag to compare

Pre-release

Patch Changes

@doseofted/[email protected]

12 Nov 13:28
1438c6c

Choose a tag to compare

Pre-release

Patch Changes

  • 5a61c07: Upgraded project dependencies

@doseofted/[email protected]

12 Nov 13:28
1438c6c

Choose a tag to compare

Pre-release

Patch Changes

  • 5a61c07: Upgraded project dependencies