v2.0.0-beta.25
🚀 Features
- rpc: Restrict RPC handlers to POST, PUT, PATCH and DELETE by default - by @dinwwwh in https://github.com/middleapi/orpc/issues/1778 (59952)
🐞 Bug Fixes
- nest: Apply method-level decorators to router-contract
@Implementroutes - by @dinwwwh in https://github.com/middleapi/orpc/issues/1776 (a0afe)