Skip to content

@doseofted/[email protected]

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Feb 02:55
· 26 commits to main since this release
e461f1c

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